media/testdata/src/test/assets/extractordumps
kimvde 0d85958a76 Fix parsing of Vorbis codec private
- Fix comparison between a byte and 0xFF to avoid conversion of 0xFF to
  byte and to int again (due to numeric promotion).
- Fix addition of int and byte with most significant bit set. The byte
  was incorrectly promoted to an int negative value.

Issue:#8496
#minor-release
PiperOrigin-RevId: 353865751
2021-01-26 15:59:41 +00:00
..
amr Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
flac Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
flv Merge pull request #8397 from equeim:avc-codecs 2021-01-05 12:00:21 +00:00
jpeg Add support for playing JPEG motion photos 2021-01-18 22:00:36 +00:00
mkv Fix parsing of Vorbis codec private 2021-01-26 15:59:41 +00:00
mp3 Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
mp4 Merge pull request #8397 from equeim:avc-codecs 2021-01-05 12:00:21 +00:00
ogg Preserve limit when resetting ParsableByteArray in OggPacket#populate 2020-10-06 14:30:01 +01:00
rawcc Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
ts Rollback of 59aec416af 2021-01-11 18:05:34 +00:00
wav Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
webvtt Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00