[Bug 764544] Use coded_width/height which is now also available from ffmpeg

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 12 07:17:47 UTC 2018


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
            Version|1.8.0                       |git master

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
A safer way is to use the cropping rectangle present on every AVFrame
https://ffmpeg.org/doxygen/3.4/structAVFrame.html

Also this means all the edge-related properties/code are deprecated in favor of
that now.

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