shaka-packager/packager
KongQun Yang fc0c5ddf0d Implemented AV1 bitstream parser
Implemented according to bitstream spec at
https://aomediacodec.github.io/av1-spec/.

It will be used to do AV1 subsample encryption later.

Issue #453.

Change-Id: I84d8a2a780d95f2c9f430ee598838b97474cc0af
2018-09-28 18:45:44 +00:00
..
app Put namespace URIs in DASH mpd only if needed 2018-09-25 15:45:48 -07:00
buildtools/third_party Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file Add instructions to build on Alpine Linux 2018-08-17 20:46:11 +00:00
hls Move protection system Ids to protection_system_ids.h 2018-09-17 15:29:53 -07:00
media Implemented AV1 bitstream parser 2018-09-28 18:45:44 +00:00
mpd Put namespace URIs in DASH mpd only if needed 2018-09-25 15:45:48 -07:00
testing Disable bundled_binutils and bundled_gold on Linux 2018-08-24 21:14:19 +00:00
third_party Sync protobuf to v3.3.0 2018-05-10 23:07:59 +00:00
tools Allow clang-format in presubmit to be disabled 2018-05-08 23:59:52 +00:00
version Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
common.gypi Add instructions to build on Alpine Linux 2018-08-17 20:46:11 +00:00
packager.cc [DASH] Fix TTML text input passthrough (regression) 2018-09-19 23:27:48 +00:00
packager.gyp Remove base dependency from packager_test.cc 2018-08-02 17:41:05 +00:00
packager.h Add offset to tranport streams (MPEG2-TS, HLS Packed Audio) 2018-07-26 23:20:21 +00:00
packager_test.cc Make MemoryFile thread-safe 2018-08-08 17:32:46 +00:00
protoc.gypi Support generation of libpackager.so (shared_library) 2017-06-13 20:42:32 +00:00
status.cc Cleans up Status class 2018-01-31 03:32:07 +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