[Bug 737144] avauddec: keep draining buffers from libav until libav says so

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 23 09:14:52 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737144
  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-23 16:14:43 UTC ---
commit 24780708beab26904c04742865e3354ed4718af0
Author: Aleix Conchillo Flaqué <aconchillo at gmail.com>
Date:   Mon Sep 22 14:00:07 2014 -0700

    avauddec: drain samples 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 samples available. The old code was
    machine dependent as different amount of samples 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=737144

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