mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +00:00
vdpau: changle gstvdpaudecoder.c classification
This commit is contained in:
parent
f2eea7d0ed
commit
c0e4cdeb61
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ gst_vdpaudecoder_base_init (gpointer klass)
|
||||||
|
|
||||||
gst_element_class_set_details_simple (element_class,
|
gst_element_class_set_details_simple (element_class,
|
||||||
"VdpauDecoder",
|
"VdpauDecoder",
|
||||||
"Generic/Filter",
|
"Codec/Decoder/Video",
|
||||||
"VDPAU decoder base class",
|
"VDPAU decoder base class",
|
||||||
"Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com>");
|
"Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com>");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue