summaryrefslogtreecommitdiffstats
path: root/ext/resindvd/resindvdbin.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-03-30 01:07:49 +0100
committerDave Robillard <dave@drobilla.net>2009-05-03 12:03:13 -0400
commit24810c967736b22e0d8597a01e1bac918c96f1a4 (patch)
treead94b34af6614f343256d10caea06746f5a131dc /ext/resindvd/resindvdbin.h
parent7b0ca7b4657eef1ebbbf2f8a53ccbd66be1e74b8 (diff)
downloadgst-plugins-bad-24810c967736b22e0d8597a01e1bac918c96f1a4.tar.gz
gst-plugins-bad-24810c967736b22e0d8597a01e1bac918c96f1a4.tar.bz2
gst-plugins-bad-24810c967736b22e0d8597a01e1bac918c96f1a4.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