shaka-packager/packager
KongQun Yang 2e521c8413 Remove another use of regex library
It is not working correctly in gcc 4.8 or earlier, which is still
popular (bundled by default in CentOS 7).

Issue #865, #929.

Change-Id: I136446a70831bd0237cd29646dd349fe7558176b
2021-05-05 18:01:27 +00:00
..
app [WEBVTT] Fix missing text alignment tags from output 2021-05-04 22:57:43 -07:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file HTTP File upload fixes and tweaks 2021-05-04 22:53:23 -07:00
hls fix: Explicitly signal the lack of CEA captions in HLS 2021-03-30 18:26:37 +00:00
media Remove another use of regex library 2021-05-05 18:01:27 +00:00
mpd Output SegmentList for some text streams. 2020-12-10 22:21:25 +00:00
testing Add end to end tests for docker tests 2020-12-15 19:10:29 +00:00
third_party Add subtitle composition to DVB-sub parser. 2021-01-20 18:26:28 +00:00
tools Update check_formatting.py to work with python3 2021-05-04 02:07:49 +00:00
version Fix failures with latest gpylint 2020-06-03 22:59:22 +00:00
common.gypi Don't use Chromium sysroot. 2020-09-01 17:59:52 +00:00
packager.cc Add better detection for text streams. 2021-02-17 10:40:14 -08:00
packager.gyp Add helpers for DVB-sub colors. 2021-01-20 18:25:43 +00:00
packager.h Add cc_index to stream descriptor. 2021-02-17 18:33:53 +00:00
packager_test.cc Return an error when seeing duplicated outputs 2018-11-27 22:38:48 +00:00
protoc.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
status.cc Fix error code message for trick play error 2018-12-13 00:26:55 +00:00
status.h Cleans up Status class 2018-01-31 03:32:07 +00:00
status_macros.h Generate full segment after cue point 2018-03-27 19:14:26 +00:00
status_test_util.h Implement multi DRM support. (Part 1) 2018-03-03 01:39:16 +00:00
status_unittest.cc Cleans up Status class 2018-01-31 03:32:07 +00:00