vdpau: changle gstvdpaudecoder.c classification

This commit is contained in:
Carl-Anton Ingmarsson 2009-03-20 21:26:11 +01:00 committed by Jan Schmidt
parent f2eea7d0ed
commit c0e4cdeb61

View file

@ -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>");