shaka-packager/packager/media/test
KongQun Yang 0709db4bbc Add support for AV1
Implemented per AV1 Codec ISO Media File Format Binding at
  https://aomediacodec.github.io/av1-isobmff/
And AOM AV1 codec mapping in Matroska/WebM at
  https://github.com/Matroska-Org/matroska-specification/blob/av1-mappin/codec/av1.md

Note that AV1 specific boxes are not supported in this CL, i.e.
AV1 Forward Key Frame sample group entry 'av1f', AV1 Multi-Frame
sample group entry 'av1m' etc are not supported. These boxes are optional.
We will add support later if they are useful to the clients / players.

Encryption is not supported yet.

Issue #453.

Change-Id: I630432d0a9bf82d263ffaf40e57f67fc65eee902
2018-08-31 19:16:04 +00:00
..
data Add support for AV1 2018-08-31 19:16:04 +00:00
media_test.gyp Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
run_tests_with_atexit_manager.cc LOG_TO_SYSTEM_DEBUG_LOG instead of a file 2016-08-31 14:50:23 -07:00
test_data_util.cc Report an error on encrypted stream without decryption 2017-06-07 21:49:46 +00:00
test_data_util.h Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00