mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 22:46:35 +00:00
2306d51d9d
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 |
||
---|---|---|
.. | ||
gstmpegdefs.h | ||
gstmpegdesc.c | ||
gstmpegdesc.h | ||
gsttsdemux.c | ||
Makefile.am | ||
mpegtsbase.c | ||
mpegtsbase.h | ||
mpegtspacketizer.c | ||
mpegtspacketizer.h | ||
mpegtsparse.c | ||
mpegtsparse.h | ||
pesparse.c | ||
pesparse.h | ||
TODO | ||
tsdemux.c | ||
tsdemux.h |