shaka-packager/docs/source
KongQun Yang 3f7ecd4e29 Workaround extra AUD in the access unit
VLC seems to generate access units with extra AUDs. In #526, the below
sequence is seen:

  AUD | SPS | PPS | SPS | PPS | AUD | SEI | SEI | SEI | IDR_SLICE

Previously we exit early when seeing AUD, which results in delayed
processing of the access unit.

The behavior is changed to continue processing the following NAL units
to workaround the content issue.

Closes #526.

Change-Id: I80f571c0711c6db1337eb393fce36fae5432b6c5
2018-12-15 00:32:06 +00:00
..
_static Updated style for option list and field list 2017-09-19 14:52:25 -07:00
options Workaround extra AUD in the access unit 2018-12-15 00:32:06 +00:00
tutorials Use -x264-params instead of -x264opts in the docs 2018-11-19 21:11:47 +00:00
build_instructions.md Disable bundled_binutils and bundled_gold on Linux 2018-08-24 21:14:19 +00:00
conf.py Added architecture diagram 2017-12-01 00:29:50 +00:00
design.rst Added architecture diagram 2017-12-01 00:29:50 +00:00
docker_instructions.md Default multicast interface address to "0.0.0.0" if absent 2017-12-04 19:21:52 +00:00
documentation.rst Add documentation for Ad Insertion 2018-08-16 00:14:07 +00:00
index.rst Added architecture diagram 2017-12-01 00:29:50 +00:00
library.rst Update ffmpeg piping with udp and rtp 2017-09-22 15:28:59 -07:00
library_details.rst Update the tutorial and documentation for multi-DRM support. 2018-07-26 06:13:37 +00:00