mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
Revert "vaapidecodebin: fix element's classification"
This reverts commit 8cbe03599a
.
This commit is contained in:
parent
33888bf534
commit
c45d448a15
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ gst_vaapi_decode_bin_class_init (GstVaapiDecodeBinClass * klass)
|
|||
element_class->change_state = gst_vaapi_decode_bin_change_state;
|
||||
gst_element_class_set_static_metadata (element_class,
|
||||
"VA-API Decode Bin",
|
||||
"Generic/Bin/Decoder",
|
||||
"Codec/Decoder/Video",
|
||||
GST_PLUGIN_DESC,
|
||||
"Sreerenj Balachandran <sreerenj.balachandran@intel.com>, "
|
||||
"Victor Jaquez <victorx.jaquez@intel.com>");
|
||||
|
|
Loading…
Reference in a new issue