tsdemux: enable Chinese AVS video stream
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Tue, 24 Mar 2015 14:17:16 +0000 (15:17 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 2 Jun 2015 11:41:26 +0000 (12:41 +0100)
commit633b4db556c7f9eaaa2819df6023013c533e2157
tree1aa70a7d430d538108c63b2d826fe503df99cbd6
parentab2656ebe5a61aa952bc455c1610cd247aa91791
tsdemux: enable Chinese AVS video stream

Chinese broadcaster encapsulate AVS video codec into MPEG2-TS. They
use the stream_id 0x42 to identify AVS video streams. It should be noted
that this id is currently within the ISO reserved range, hence it's
utilisation is unofficial.

https://bugzilla.gnome.org/show_bug.cgi?id=727731
gst/mpegtsdemux/tsdemux.c