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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 28 14:18:17 PDT 2015


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

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

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

--- Comment #9 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 308339
  --> https://bugzilla.gnome.org/attachment.cgi?id=308339&action=edit
avviddec: Disable direct rendering before a frame has been produced

The information in the AVFrame in get_buffer2() is incomplete, the
interlacing information is missing and the width/height is bogus. So
we can not use it to produces a CAPS event. Instead we need to wait for
an actual buffer to be produced to do the caps negotiation and enable
direct rendering.

Partially reverts the effects of 982f526

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