mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +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,
|
||||
"VdpauDecoder",
|
||||
"Generic/Filter",
|
||||
"Codec/Decoder/Video",
|
||||
"VDPAU decoder base class",
|
||||
"Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com>");
|
||||
|
||||
|
|
Loading…
Reference in a new issue