shaka-packager/packager/media/formats
KongQun Yang 1742e03471 Drepcate --num_subsegments_per_sidx
This flag was designed for two purpose:
- Grouping fragments into subsegments, achieving three level hierarchy:
  segment < subsegment < fragment.
- Indicate whether to generate 'sidx' box in media segments (when the
  value is set to a negative number).

There are no practical use case for the first purpose. Removing it to
simplify the code and reduce the confusion.

Introduce another flag --generate_sidx_in_media_segments for the second
purpose.

Change-Id: I4be7cd42662fb324c1158b978e05768ee49dd048
2018-07-02 21:59:14 +00:00
..
mp2t Fix TS mimetype in DASH 2018-05-21 20:31:40 +00:00
mp4 Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
packed_audio Implemented PackedAudioWriter 2018-05-16 21:52:18 +00:00
webm Fix potential partial DASH segments during live packaging 2018-05-03 09:26:23 -07:00
webvtt Don't Always Start Text At Time Zero 2018-06-29 23:02:22 +00:00
wvm Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00