[Bug 697806] avdec_h264 Fails during error recovery after packet loss leading to stream corruption
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 12 15:38:16 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=697806
GStreamer | gst-libav | 1.0.5
--- Comment #4 from tcdgreenwood at hotmail.com 2013-04-12 22:38:15 UTC ---
Created an attachment (id=241419)
View: https://bugzilla.gnome.org/attachment.cgi?id=241419
Review: https://bugzilla.gnome.org/review?bug=697806&attachment=241419
Patch reworking allocation
The patch is slightly different to what I was expecting before and doesn't
simplify quite so much as I didn't take into account mapping the buffer
originally. I expect that allocating the AVFrame for each frame processed is
less performant, but seems to be what is expected and ensures that we don't get
memory leaks for buffers allocated for each AVFrame. Overall I think this
aligns better with the expectations within libav.
--
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