mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
vacompositor: Add since marker
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7455>
This commit is contained in:
parent
1a1f1f3e0a
commit
36e999b5f5
1 changed files with 2 additions and 0 deletions
|
@ -1675,6 +1675,8 @@ gst_va_compositor_class_init (gpointer g_class, gpointer class_data)
|
|||
* GstVaCompositor:interpolation-method:
|
||||
*
|
||||
* Sets the interpolation method algorithm to use when resizing.
|
||||
*
|
||||
* Since: 1.26
|
||||
*/
|
||||
if (GST_VA_DISPLAY_IS_IMPLEMENTATION (display, INTEL_IHD)) {
|
||||
g_object_class_install_property (object_class,
|
||||
|
|
Loading…
Reference in a new issue