media/libraries/test_data/src/test/assets/extractordumps
hmzh f5f95a8f40 Implement seeking to the start of a MIDI file
- Fixed MidiExtractor state issues which caused seeking to behave unexpectedly. Ensures the extractor is now always in the file loading state after returning RESULT_END_OF_INPUT.
- Fixed an infinite loop in MidiExtractor caused by the file data array having an initial size of 0. The extractor attempted to increase the capacity of the array by using this size of 0 in it's calculations.

PiperOrigin-RevId: 455107511
(cherry picked from commit 84c43f855f)
2022-06-15 12:42:05 +00:00
..
amr Update to androidx.media3 2021-10-27 09:12:46 +01:00
avi Merge pull request #9915 from dburckh:avi 2022-06-15 16:52:51 +00:00
flac Update to androidx.media3 2021-10-27 09:12:46 +01:00
flv Update to androidx.media3 2021-10-27 09:12:46 +01:00
jpeg Update to androidx.media3 2021-10-27 09:12:46 +01:00
midi Implement seeking to the start of a MIDI file 2022-06-15 12:42:05 +00:00
mkv Add Matroska Extractor Test Sample For Opus 2022-02-18 14:56:25 +00:00
mp3 Update to androidx.media3 2021-10-27 09:12:46 +01:00
mp4 Add tests for extracting MP4 with large bitrates 2022-07-07 13:04:29 +00:00
ogg Permit duplicate Opus headers 2022-05-31 14:07:20 +00:00
rawcc Update to androidx.media3 2021-10-27 09:12:46 +01:00
ts Update to androidx.media3 2021-10-27 09:12:46 +01:00
wav Merge pull request #9543 from KasemJaffer:rf64 2021-11-19 14:29:19 +00:00
webvtt Update to androidx.media3 2021-10-27 09:12:46 +01:00