shaka-packager/packager/media
KongQun Yang 4c6059be78 Fix mpeg-ts demuxing with AC-3/E-AC-3
kFrameSizeCodeTable rows are ordered by 32kHz, 44.1kHz and 48kHz,
which is the reverse of fscod (48kHz, 44.1kHz and 32kHz).

Also updated unittests.

Fixes #487.

Change-Id: Icb0afb8bb895afde0028eee05b403bc85bf7b538
2018-11-20 22:33:40 +00:00
..
base Move encryptor setup out of EncryptionHandler 2018-10-10 19:27:28 +00:00
chunking Ignore extra Ad cues at the end of the stream 2018-07-24 18:46:30 +00:00
codecs Omit all optional fields in AV1 codec string 2018-10-12 13:20:11 -07:00
crypto Support subsample encryption in AV1 2018-10-11 11:35:00 -07:00
demuxer Add the logging for 'Container not supported' error 2018-11-09 10:26:33 -08:00
event Drepcate --num_subsegments_per_sidx 2018-07-02 21:59:14 +00:00
formats Fix mpeg-ts demuxing with AC-3/E-AC-3 2018-11-20 22:33:40 +00: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 Implemented AV1 bitstream parser 2018-09-28 18:45:44 +00:00
trick_play Align Trick Play Tests With Other Media Tests 2018-06-19 19:48:18 +00:00