[Bug 752802] avviddec: Sends incorrect CAPS event before the correct one

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 27 15:54:41 PDT 2015


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

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

--- Comment #6 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 308264
  --> https://bugzilla.gnome.org/attachment.cgi?id=308264&action=edit
avviddec: Use the AVContext width/height for the initial negotiation

Using the size from the AVFrame doesn't work as it is the
coded size, not the actual size.

This is a second take on the patch, since it is the first buffer, there
is no renegotiation and the AVContext will have the right size.

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