media/testdata/src
olly 825976c987 Reading AV1 initialization data.
We add an entire class like we do for parsing other codec initialization formats; it's currently not doing any parsing though (... initialization data is really simple for AV1 though: just the entire contents of the box).

For testing, we add the sample file, having been re-encoded with ffmpeg (and we also happen to have another av1 file, too).

PiperOrigin-RevId: 444890282
2022-05-09 10:40:44 +01:00
..
main Create testdata module 2020-02-11 17:08:45 +00:00
test/assets Reading AV1 initialization data. 2022-05-09 10:40:44 +01:00