[gstreamer-bugs] [Bug 580796] [ffmpegdec] out-of-order timestamps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 5 03:38:10 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=580796

  GStreamer | gst-ffmpeg | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO




------- Comment #10 from Wim Taymans  2009-06-05 10:38 UTC -------
Vanista, can you check that this patch works for you too. The core of your
handling is still there but the logic to also detect backwards timestamps and
switching to DTS handling is now properly integrated, I hope.

commit 686aadaf01d3374034d18cae1f45e36a3c3d80df
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Jun 5 12:32:25 2009 +0200

    ffmpeg: properly integrate timestamp handling

    The patch from Bug #580796 hacked around existing infrastructure to handle
    timestamps as DTS (as in all AVI files) causing the logic to be disabled.

    Properly hook the timestamp handling into the existing infrastructure to
handle
    these cases too, partially reverting
a26b94d92c2e9e9f6dac0cdb5fb44ba06ee089c8
    and moving some stuff around.

    Refixes #580796.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=580796.




More information about the Gstreamer-bugs mailing list