[Bug 758548] vaapipostproc: Allow video scaling using capsfilter

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 6 13:10:29 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=758548

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #327377|0                           |1
        is obsolete|                            |

--- Comment #23 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 327392
  --> https://bugzilla.gnome.org/attachment.cgi?id=327392&action=edit
vaapipostproc: don't use GstVideoInfo for src caps

Instead of using gst_video_info_to_caps () to generated the fixed src caps,
this patch enables the first step for caps negotiation with a possible
following caps filter.

_get_preferred_caps() will traverse the possible src caps looking for the one
wit the preferred feature and the preferred color format. Then the color
format, the frame size and the frame rate are fixated.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list