shaka-packager/packager/media
Jacob Trimble 2ef100e87d Close files in Finalize for WebM segmenters.
Now Finalize() will close all the files used by the segmenters.  This
is important to allow WebMMuxer::FireOnMediaEndEvent to get the
correct size of the media file.

This also changes the WebM muxer to use 64-bit numbers for the init
and index ranges to correctly support >4GB files.

b/28194272

Change-Id: Ia84e4a4b0756f89644efea99a1a51968b22a1338
2016-04-22 11:18:36 -07:00
..
base Refactor and optimize cbc encryption/decryption 2016-03-30 17:22:13 -07:00
event Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00
file Replace vector_as_array(...) with vector::data() 2016-03-02 10:22:15 -08:00
filters Add PES packet related classes 2016-04-06 18:25:17 -07:00
formats Close files in Finalize for WebM segmenters. 2016-04-22 11:18:36 -07:00
test Move fixed key encryption code to new FixedKeySource. 2016-03-21 10:30:47 -07:00