[gstreamer-bugs] [Bug 611473] [regression] outgoing buffers with a duration of zero

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 1 07:51:53 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=611473
  GStreamer | gst-plugins-ugly | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2010-03-01 15:51:48 UTC ---
commit 48a1935cb0d809eb7666baecb7e954fd4e62c594
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Mon Mar 1 14:07:20 2010 +0100

    asfdemux: Don't set durations of 0 on outgoing buffers.

    Some (broken) streams don't have the extended stream properties in
    the header, resulting in applying a duration of zero on outgoing
    buffers.

    Fixes #611473

commit 79b154e4f787cdb513d258893c07efd935e30fa1
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Mon Mar 1 14:05:58 2010 +0100

    asfdemux: Make sure we always set proper payload duration.

    Some (broken) streams will have a delta of 0, resulting in outgoing
    buffers having durations of 0.

    Fixes #611473

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