summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>2009-03-20 21:26:11 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-06-20 15:21:19 +0100
commitc0e4cdeb615238fef871cc5a1dfceed0109e3178 (patch)
treec741245c9e615ffdcb4043a530a5b4bf94eaba17 /sys
parentf2eea7d0ed8004d4630739b04daf27075d6834e5 (diff)
downloadgst-plugins-bad-c0e4cdeb615238fef871cc5a1dfceed0109e3178.tar.gz
gst-plugins-bad-c0e4cdeb615238fef871cc5a1dfceed0109e3178.tar.bz2
gst-plugins-bad-c0e4cdeb615238fef871cc5a1dfceed0109e3178.zip
vdpau: changle gstvdpaudecoder.c classification
Diffstat (limited to 'sys')
-rw-r--r--sys/vdpau/gstvdpaudecoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vdpau/gstvdpaudecoder.c b/sys/vdpau/gstvdpaudecoder.c
index 230fa80c..0ef69654 100644
--- a/sys/vdpau/gstvdpaudecoder.c
+++ b/sys/vdpau/gstvdpaudecoder.c
@@ -288,7 +288,7 @@ gst_vdpaudecoder_base_init (gpointer klass)
gst_element_class_set_details_simple (element_class,
"VdpauDecoder",
- "Generic/Filter",
+ "Codec/Decoder/Video",
"VDPAU decoder base class",
"Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com>");