[Bug 756207] videoaggregator: Setting aspect ratio crops the frame

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 27 02:04:31 PST 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|1.6.1                       |1.7.2
           Severity|blocker                     |critical

--- Comment #4 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 87031b14cb38075fe3ed168d477f1b682de92268
Author: Matthew Waters <matthew at centricular.com>
Date:   Wed Oct 14 21:13:57 2015 +1100

    videoaggregator: don't do caps processing that is not overridable

    Allows the subclass to completely override the chosen src caps.

    This is needed as videoaggregator generally has no idea exactly
    what operation is being performed.

    - Adds a fixate_caps vfunc for fixation
    - Merges gst_video_aggregator_update_converters() into
      gst_videoaggregator_update_src_caps() as we need some of its info
      for proper caps handling.
    - Pass the downstream caps to the update_caps vfunc

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

-- 
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