shaka-packager/packager/media
Jacob Trimble 9b036b764b Add TextSample handling to MP2T parser.
This also changes the callbacks a bit to (a) avoid passing references
for already ref-counted types, and (b) don't pass PID since the
parent knows this and gives it to the child parser.

Issue #832

Change-Id: I7dd44436c8d1ad81d42a813d16f850175b85ad1a
2020-12-08 10:30:29 -08:00
..
base Add TTML-in-MP4 output support. 2020-11-20 15:10:33 -08:00
chunking Add text fragment and setting types. 2020-10-19 10:39:17 -07:00
codecs Properly handle AVC profiles with SPS extension 2020-08-05 17:08:53 -07:00
crypto Add flag for extra PlayReady header data. 2020-06-22 22:55:25 +00:00
demuxer Make WebVttParser a MediaParser. 2020-09-16 20:12:48 +00:00
event Convert text WebVTT output to muxer. 2020-10-19 17:24:38 +00:00
formats Add TextSample handling to MP2T parser. 2020-12-08 10:30:29 -08:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Support different IVs for each track (#793) 2020-06-25 20:37:50 -07: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