shaka-packager/packager/app
Jacob Trimble bb3918e62b Sets the duration of the last frame in WebM Cluster.
This also changes the way frames are written in the WebM muxer.  Now,
frames are stored and written on the next call to AddSample.  So each
call to AddSample will write the previous frame.  This is needed to
determine whether the given frame is the last one in the cluster.

Closes #70

Change-Id: Ic69ebad3c4729cdaa2017c9c7f497048501ac907
2016-01-27 20:08:08 +00:00
..
test Sets the duration of the last frame in WebM Cluster. 2016-01-27 20:08:08 +00:00
fixed_key_encryption_flags.cc Make edash-packager outputs predictable for testing 2015-09-29 17:19:59 +00: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 Add generate_dash_if_iop_compliant_mpd flag for the driver 2015-08-18 13:13:41 -07:00
mpd_flags.h Add generate_dash_if_iop_compliant_mpd flag for the driver 2015-08-18 13:13:41 -07: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 memory leak due to thread object tracking 2016-01-08 23:41:41 +00:00
packager_util.cc Add version information in generated outputs 2016-01-08 19:08:56 +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 Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
widevine_encryption_flags.h Make signer optional in packager app 2014-10-14 14:20:21 -07:00