shaka-packager/packager/media/formats
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
..
mp2t Workaround extra AUD in the access unit 2018-12-15 00:32:06 +00:00
mp4 Remove FairPlayPsshGenerator 2018-09-21 00:49:35 +00:00
packed_audio Support Fairplay in --additional_protection_systems 2018-08-09 23:59:40 +00:00
webm Compute and set VP9 Level if it is not already set 2018-09-13 00:37:30 +00:00
webvtt Adding Missing "// namespace" 2018-08-27 17:19:31 +00:00
wvm Clean up #ifndef in packager/media. (#310) 2017-12-19 16:56:36 -08:00