shaka-packager/packager/media
Jacob Trimble 7e41937bb1 Consolidate key system enums.
There were several enum types that all were used for key systems.  This
combines them into one to make it more clear and only needing to update
one.  This also uses a bit field to specify multiple key systems instead
of using a std::vector.

Change-Id: Ia88039835492a5bd47f449ba4b76187046deeec0
2020-06-04 17:19:18 +00:00
..
base Consolidate key system enums. 2020-06-04 17:19:18 +00:00
chunking Ignore extra Ad cues at the end of the stream 2018-07-24 18:46:30 +00:00
codecs Support DD+JOC in DASH and HLS (#775) 2020-06-03 22:02:49 -07:00
crypto Allow specifying protection pattern for pattern encryption 2020-02-28 00:50:58 +00:00
demuxer Fix possible packager hangs when reading mp4 from FIFO 2019-10-21 18:49:52 -07:00
event Support DD+JOC in DASH and HLS (#775) 2020-06-03 22:02:49 -07:00
formats Support for MPEG-1 Audio in mpeg2ts I/O and packed-audio output (#778) 2020-06-02 17:32:19 -07:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Consolidate key system enums. 2020-06-04 17:19:18 +00:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
trick_play [DASH] Support TrickPlay using separate trick play specific streams (#736) 2020-03-24 12:15:30 -07:00