media/libraries/exoplayer/src
dancho 0ff9e0723d Expose fMP4 FLAG_READ_WITHIN_GOP_SAMPLE_DEPENDENCIES to DASH
In order for DASH playback to benefit from
FLAG_READ_WITHIN_GOP_SAMPLE_DEPENDENCIES, the fMP4 extractor flag
must be set. The smallest API change that allows this is to add an
experimental method to BundledChunkExtractor.

Add a dash end-to-end test to verify that video frames are skipped at
decoder input.

PiperOrigin-RevId: 651046676
2024-07-10 09:23:35 -07:00
..
androidTest Default to parse subtitles while extracting, instead of while rendering 2024-05-16 01:42:56 -07:00
main Expose fMP4 FLAG_READ_WITHIN_GOP_SAMPLE_DEPENDENCIES to DASH 2024-07-10 09:23:35 -07:00
test MediaCodecVideoRenderer skips decoder inputs unused as reference 2024-07-09 03:43:06 -07:00