shaka-packager/packager/app/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
..
testdata Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
packager_app.py Make packager_test.py work with python 3.5 2019-02-13 19:07:56 +00:00
packager_test.py Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
test_env.py Include shared_library and mpd_generator in ci and releases 2017-12-12 23:11:01 +00:00