[Bug 740671] aspectratiocrop: crop needs to be reset when video size changes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 28 02:21:20 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740671
  GStreamer | gst-plugins-good | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #24 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-28 10:21:12 UTC ---
Thanks for the patch. This one actually makes sense :) I like bugs that are
fixed by removing code!

commit 6348de195d1e29d43518b21a19659e852177e9f2
Author: Andrei Sarakeev <sarakusha at gmail.com>
Date:   Wed Nov 26 10:33:09 2014 +0300

    aspectratiocrop: Handle resolution changes properly

    When an caps-event is received, we must immediately change the crop
    to videocrop correctly changed caps-event dimension, otherwise the
    videocrop will first use the previous value of the crop that when
    resizing video to a smaller resolution may cause an error.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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