[gstreamer-bugs] [Bug 162905] SEGV when using ffenc_msmpeg4

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 16 02:09:43 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=162905
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-01-16 05:09 -------
The memleaks are inside avimux, nice catch - fixed in CVS.

As for the patch, you use gst_buffer_copy(), can you try gst_buffer_ref()
instead? That should prevent unneeded data copying.

The free errors in libavcodec are known, I don't really know how bad they are or
what the exact problem is. We should fix that at some point, but it's not bad, I
think.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list