shaka-packager/packager/media/event
Jacob Trimble d5cdd00ba1 Move fixed key encryption code to new FixedKeySource.
KeySource is now an abstract class that is implemented in two
types WidevineKeySource and FixedKeySource.  This also updates
fixed key encryption to use v1 PSSH boxes with the common system
ID.

This also updates the --pssh argument.  Now it accepts full PSSH
boxes rather than data.  Multiple PSSH boxes can be concatenated
together.

Issue #88

Change-Id: I4bd0290f6d8b965f7d118f075c96e0f267d7e831
2016-03-21 10:30:47 -07:00
..
media_event.gyp MPD signaling for Dolby Enhanced AC3 audio. 2016-02-08 16:22:01 -08:00
mpd_notify_muxer_listener.cc Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
mpd_notify_muxer_listener.h Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
mpd_notify_muxer_listener_unittest.cc Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
muxer_listener.h Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
muxer_listener_internal.cc Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
muxer_listener_internal.h Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
muxer_listener_test_helper.cc Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
muxer_listener_test_helper.h Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
progress_listener.h Add ProgressListener for progress updates 2015-05-14 19:09:02 -07:00
vod_media_info_dump_muxer_listener.cc Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
vod_media_info_dump_muxer_listener.h Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
vod_media_info_dump_muxer_listener_unittest.cc Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00