media/libraries
tonihei 7996766b22 Rollback of b69b33206e
*** Original commit ***

Mark output sample as decode-only based on start time

We currently do the same check on the input timestamps and
expect the output timestamps to match. Some codecs produce
samples with modified timestamps and the logic is a lot safer
when the comparison with the start time is done on the output
side of the codec.

Issue: google/ExoPlayer#11000

***

PiperOrigin-RevId: 543379665
2023-06-26 11:39:52 +00:00
..
cast Replace deprecated NullableType from checkerframework with our own one 2023-06-19 16:08:20 +01:00
common Removing @CallSuper from [add,remove]Listener of ForwardingListener. 2023-06-26 09:28:48 +00:00
container Replace CreationTime class with Mp4TimestampData class 2023-06-14 20:42:36 +01:00
database Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
datasource Fix missing equals sign in inline-comment parameter names 2023-06-23 16:44:33 +00:00
datasource_cronet Fix missing equals sign in inline-comment parameter names 2023-06-23 16:44:33 +00:00
datasource_okhttp Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
datasource_rtmp Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder Clear buffer's timeUs when setting end-of-stream in SampleQueue 2023-06-20 13:58:29 +01:00
decoder_av1 Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder_ffmpeg Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder_flac Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder_midi Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder_opus Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder_vp9 Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
effect Pass GlObjectsProvider to methods 2023-06-23 16:49:12 +00:00
exoplayer Rollback of b69b33206e 2023-06-26 11:39:52 +00:00
exoplayer_dash Fix missing equals sign in inline-comment parameter names 2023-06-23 16:44:33 +00:00
exoplayer_hls Check the two Extractor instantiation sites in HLS remain consistent 2023-06-23 16:46:11 +00:00
exoplayer_ima Fix splitting ad playback state for partial ad group when joining 2023-06-10 20:23:56 +00:00
exoplayer_rtsp Replace deprecated NullableType from checkerframework with our own one 2023-06-19 16:08:20 +01:00
exoplayer_smoothstreaming Refactor method CmcdLog.createInstance to accept bufferedDurationUs 2023-06-19 16:19:04 +01:00
exoplayer_workmanager Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
extractor Add Extractor.getUnderlyingImplementation 2023-06-22 15:49:52 +00:00
muxer Add java doc link to muxer README files 2023-06-22 15:36:06 +00:00
session Cleaner unified PlayerInfo update method in MediaControllerImplBase 2023-06-23 16:47:58 +00:00
test_data Use stereo audio in silence -> audio SequenceExportTest. 2023-06-23 16:40:57 +00:00
test_exoplayer_playback Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
test_session_common Rollback of 7956c80f73 2023-06-19 16:09:13 +01:00
test_session_current Cleaner unified PlayerInfo update method in MediaControllerImplBase 2023-06-23 16:47:58 +00:00
test_utils Fix missing equals sign in inline-comment parameter names 2023-06-23 16:44:33 +00:00
test_utils_robolectric Replace deprecated NullableType from checkerframework with our own one 2023-06-19 16:08:20 +01:00
transformer Make FallbackListener.onTransformationRequestFinalized() synchronized 2023-06-23 16:50:56 +00:00
ui Add public API for isWear check in media3-common. 2023-06-22 15:24:56 +00:00
ui_leanback Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00