mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
vdpau: update VdpauH264Decoder element description
This commit is contained in:
parent
c0e4cdeb61
commit
46a7e8221c
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@ gst_vdpau_h264decoder_base_init (gpointer gclass)
|
|||
|
||||
gst_element_class_set_details_simple (element_class,
|
||||
"VdpauH264Decoder",
|
||||
"FIXME:Generic",
|
||||
"FIXME:Generic Template Element",
|
||||
"Decoder",
|
||||
"decode h264 stream with vdpau",
|
||||
"Carl-Anton Ingmarsson <ca.ingmarsson@gmail.com>");
|
||||
|
||||
gst_element_class_add_pad_template (element_class,
|
||||
|
|
Loading…
Reference in a new issue