[Bug 736515] avviddec: keep draining buffers from libav until libav says so

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 12 06:27:00 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736515
  GStreamer | gst-libav | git

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-09-12 13:26:50 UTC ---
commit 25ab0036c0a5e35c9ddb203e9b225fdcc5d3360a
Author: IBM Thinklab <oblong at wall-center.(none)>
Date:   Thu Sep 11 19:37:33 2014 -0400

    avviddec: drain frames until libav doesn't have more data

    We use have_data (that comes from libav), instead of only trying 10 times,
    to know if there are more frames available. The old code was machine
    dependant as different amount of frames could be decoded by different
    type of (more powerful) machines, and 10 times was not always sufficient.

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

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