gstreamer/gst/mpegtsdemux
Greg Rutz 2306d51d9d tsdemux: Add support for Motorola DigiCipher II MPEG2 video
Since there is a conflict between the DCII stream type and BluRay
stream types, moved the processing of BluRay-specific stream types
to the beginning of the function.  Only if a BluRay stream type
IS NOT found do we proceed to check the rest of the stream type
identifiers

Previous code was also "sort-of" handling a similar conflict between
BluRay AC3 audio and standard AC3 audio.  Moved the special case BluRay
AC3 handling in the main switch statement to the new BluRay-specific
switch.

https://bugzilla.gnome.org/show_bug.cgi?id=697892
2013-04-18 09:30:58 +02:00
..
gstmpegdefs.h tsdemux: Add support for Motorola DigiCipher II MPEG2 video 2013-04-18 09:30:58 +02:00
gstmpegdesc.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstmpegdesc.h tsdemux: Add descriptors for SMPTE 302m audio 2013-02-04 18:07:17 -08:00
gsttsdemux.c Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mpegtsbase.c mpegtsbase: Call ::program_stopped after removing all streams 2013-04-10 16:19:00 +02:00
mpegtsbase.h Revert "tsbase: add a guard with an atomic boolean when flushing" 2012-11-10 19:46:40 +01:00
mpegtspacketizer.c mpegtsdemux: check value before using as denominator 2013-04-15 17:05:30 -07:00
mpegtspacketizer.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsparse.c Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
pesparse.c mpegtsdemux: Fix various compiler warnings 2013-03-03 12:30:32 +01:00
pesparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
TODO tsdemux: Update TODO 2012-03-05 10:17:56 +01:00
tsdemux.c tsdemux: Add support for Motorola DigiCipher II MPEG2 video 2013-04-18 09:30:58 +02:00
tsdemux.h tsdemux: remove unused current_program_number field 2013-03-24 20:58:28 +00:00