shaka-packager/packager/media
KongQun Yang 6f10badd5d Fix possible incorrect resolutions with avc3
The resolution values are uninitialized when parsing AVC decoder
configuration record if it does not contain parameter sets (SPS/PPS),
thus they could contain undefined values.

Fixes #750.

Change-Id: I6d54ec9f8740acd45a67b4b7d69031e097fbacc1
2020-07-31 22:10:30 -07:00
..
base Generate correct PlayReady PSSH data when AES-CBC encryption is used 2019-11-15 11:48:48 -08:00
chunking Ignore extra Ad cues at the end of the stream 2018-07-24 18:46:30 +00:00
codecs Fix possible incorrect resolutions with avc3 2020-07-31 22:10:30 -07:00
crypto [HLS] Support HDR signaling, i.e. VIDEO-RANGE attribute 2019-10-04 22:50:20 +00:00
demuxer Fix possible packager hangs when reading mp4 from FIFO 2019-10-21 18:49:52 -07:00
event [HLS] Support FRAME-RATE attribute 2019-10-04 22:50:34 +00:00
formats Fix reading WebVTT from a pipe 2020-03-28 17:02:41 -07:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Support Marlin DRM signaling in DASH 2018-10-01 20:22:58 +00:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test Replace Dolby Vision test content 2019-10-09 21:34:53 +00:00
trick_play Support trick play with Ad cues 2018-12-13 00:27:11 +00:00