shaka-packager/docs
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
..
source Workaround extra AUD in the access unit 2018-12-15 00:32:06 +00:00
Doxyfile Update Doxygen config file 2017-09-15 22:02:32 +00:00
linux_profiling.md [Doc] Minor clean up on linux_profiling.md (#281) 2018-03-12 10:15:47 -07:00
Makefile Sphinxdoc configure and other main pages 2017-09-19 14:48:52 -07:00
shaka-packager.png
update_docs.sh Make docs/udpate_docs.sh executable 2018-05-25 20:43:43 +00:00