[Bug 698546] avdec: Crash with some h264 streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 22 01:16:46 PDT 2013


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

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-22 08:16:44 UTC ---
Reverting this makes it work again, so something in libav that causes it to
explode on discontinuities

commit 630790f50d04a4998a37a0e01304e9196f776476
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Apr 20 16:16:25 2012 +0200

    ffdec: don't flush buffers on DISCONT

    Don't flush the buffers that ffmpeg has on DISCONT but instead let it
recove
    This gives a much better image in the case of packet loss.

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

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