summaryrefslogtreecommitdiffstats
path: root/gst/mpegdemux/gstmpegdefs.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-05-20 08:50:37 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-05-26 15:31:53 +0100
commit471640e3f34bcce673966a587ac726ad660b2bb2 (patch)
tree96d3d5bb46a39446d968f6903104b4e8b122a25e /gst/mpegdemux/gstmpegdefs.h
parent19d450a16425ea7844c9970a9ca325236897780b (diff)
downloadgst-plugins-bad-471640e3f34bcce673966a587ac726ad660b2bb2.tar.gz
gst-plugins-bad-471640e3f34bcce673966a587ac726ad660b2bb2.tar.bz2
gst-plugins-bad-471640e3f34bcce673966a587ac726ad660b2bb2.zip
mpegtsdemux: Add mapping for DVD and Bluray subpicture streams.
Add output subpicture pads for DVD (video/x-dvd-subpicture) and Bluray PGS (subpicture/x-pgs) streams. Remove an unused variable from the PES filter.
Diffstat (limited to 'gst/mpegdemux/gstmpegdefs.h')
-rw-r--r--gst/mpegdemux/gstmpegdefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/mpegdemux/gstmpegdefs.h b/gst/mpegdemux/gstmpegdefs.h
index d63667d8..7ad1e25c 100644
--- a/gst/mpegdemux/gstmpegdefs.h
+++ b/gst/mpegdemux/gstmpegdefs.h
@@ -173,6 +173,8 @@
#define ST_HDV_PRIVATE_A0 0xa0
#define ST_HDV_PRIVATE_A1 0xa1
#define ST_PS_DVD_SUBPICTURE 0xff
+/* Blu-ray PGS subpictures */
+#define ST_BD_PGS_SUBPICTURE 0x90
/* Un-official time-code stream */
#define ST_PS_TIMECODE 0xd2