shaka-packager/packager/media/test
KongQun Yang b900565a0f Support Dolby Vision backward compatible profiles
Added Dolby Vision backward compatible signalling, i.e. for Dolby Vision
profile 8, both base codec without Dolby Vision and HDR codec with Dolby
Vision are signalled.

This is achieved by using a new MuxerListener implementation
MultiCodecMuxerListener, which wraps multiple child MuxerListeners and
is able to delegate to the child MuxerListeners based on the codecs in
the stream.

Closes #341.

Change-Id: I1967bb1ed503087cdd011c364e5fb5647d516ca4
2020-02-11 05:24:09 +00:00
..
data Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +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