summaryrefslogtreecommitdiffstats
path: root/ext/resindvd/resindvdbin.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-03-30 01:07:49 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-04-02 14:49:24 +0100
commit97a1f14fc0475a10654f1ff411dcc65c5e99b799 (patch)
tree42f210631424ffc49470ab62dda6bf0eaba4a248 /ext/resindvd/resindvdbin.h
parent1c6529e93ee59c4c1a54e515677a612ffecb0c43 (diff)
downloadgst-plugins-bad-97a1f14fc0475a10654f1ff411dcc65c5e99b799.tar.gz
gst-plugins-bad-97a1f14fc0475a10654f1ff411dcc65c5e99b799.tar.bz2
gst-plugins-bad-97a1f14fc0475a10654f1ff411dcc65c5e99b799.zip
resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit.
Change the pad blocking behaviour during startup, and use a hard-coded mpeg2dec (for the moment), in order to make things work with playbin2.
Diffstat (limited to 'ext/resindvd/resindvdbin.h')
-rw-r--r--ext/resindvd/resindvdbin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/resindvd/resindvdbin.h b/ext/resindvd/resindvdbin.h
index 5f8d1673..5a063f4f 100644
--- a/ext/resindvd/resindvdbin.h
+++ b/ext/resindvd/resindvdbin.h
@@ -42,7 +42,7 @@ typedef struct _RsnDvdBinClass RsnDvdBinClass;
#define DVD_ELEM_SOURCE 0
#define DVD_ELEM_DEMUX 1
#define DVD_ELEM_MQUEUE 2
-#define DVD_ELEM_SPU 3
+#define DVD_ELEM_SPUQ 3
#define DVD_ELEM_VIDDEC 4
#define DVD_ELEM_PARSET 5
#define DVD_ELEM_AUDDEC 6