shaka-packager/packager/app
Rintaro Kuroiwa 7d8322377e PMT writers for H264 and AAC
- For encrypted segments, PMT specified by SAMPLE-AES specification is
  generated.
- Remove time_scale_ field from TsWriter. It is not used.
- Move ContinuityCounter to a separate file.
- Add ProgramMapTableWriter and implementations.
- continuity_counter is incremented for PAT and PMT.

Change-Id: If0dd0990203cb6990f39a6832048bdc3ff08decd
2016-05-05 15:56:54 -07:00
..
test PMT writers for H264 and AAC 2016-05-05 15:56:54 -07:00
fixed_key_encryption_flags.cc Fix a few problems in AesCryptor classes 2016-04-20 14:14:04 -07:00
fixed_key_encryption_flags.h Make edash-packager outputs predictable for testing 2015-09-29 17:19:59 +00:00
libcrypto_threading.cc Switch to boringssl. Also update curl accordingly. 2015-10-16 20:10:38 +00:00
libcrypto_threading.h Make LibcryptoThreading cross-platform 2015-03-24 18:19:30 +00:00
mpd_flags.cc Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
mpd_flags.h Change to use ProtectionSystemSpecificInfo. 2016-03-11 17:56:25 +00:00
mpd_generator.cc Fix a memory leak due to thread object tracking 2016-01-08 23:41:41 +00:00
mpd_generator_flags.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
muxer_flags.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
muxer_flags.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
packager_main.cc Fix a few problems in AesCryptor classes 2016-04-20 14:14:04 -07:00
packager_util.cc Add packager flag to include common PSSH with Widevine. 2016-03-28 22:27:51 +00:00
packager_util.h VOD text support 2015-11-11 12:26:25 -08:00
stream_descriptor.cc Added stream descriptor for output format. 2015-12-16 15:10:35 -08:00
stream_descriptor.h Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
validate_flag.cc Make signer optional in packager app 2014-10-14 14:20:21 -07:00
validate_flag.h Fix two packager crash bug with invalid arguments 2014-10-16 12:40:31 -07:00
vlog_flags.cc Enable verbose logging through --v or --vmodule 2015-10-28 22:15:50 +00:00
vlog_flags.h Enable verbose logging through --v or --vmodule 2015-10-28 22:15:50 +00:00
widevine_encryption_flags.cc Fix a few problems in AesCryptor classes 2016-04-20 14:14:04 -07:00
widevine_encryption_flags.h Add packager flag to include common PSSH with Widevine. 2016-03-28 22:27:51 +00:00