shaka-packager/packager/media/public
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
..
ad_cue_generator_params.h Defined Scte35Event struct and out of band cue marker flags 2017-11-16 00:13:29 +00:00
chunking_params.h Consolidate ChunkingParams and ChunkingOptions 2017-08-18 11:55:45 -07:00
crypto_params.h Support entitlement license with Widevine key server 2018-05-17 21:03:05 +00:00
mp4_output_params.h Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
public.gyp Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00