shaka-packager/packager/media
KongQun Yang 4528bdb330 Remove the use of regex library
It is not working correctly in gcc 4.8 or earlier, which is still
popular (e.g. bundled by default in CentOS 7).

Fixes #865, #929.

Change-Id: I55a42428dbd2a12fc2c3b1e6a49fdd662a295dca
2021-05-04 02:09:08 +00:00
..
base Cleanup HttpFile and related PR. 2021-03-02 17:43:47 +00: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 Remove the use of regex library 2021-05-04 02:09:08 +00: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