[gstreamer-bugs] [Bug 172961] valgrind gives a lot of errors on gst-ffmpeg elements

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 8 05:14:35 PDT 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=172961
 GStreamer | gst-ffmpeg | Ver: HEAD CVS





------- Additional Comments From Ronald Bultje  2005-04-08 08:14 -------
Alternatively, we can do what the comment in mem.c says:

/**
 * Memory allocation of size byte with alignment suitable for all
 * memory accesses (including vectors if available on the
 * CPU). av_malloc(0) must return a non NULL pointer.
 */

Anyone wanna write a patch that makes it use glib's g_{{re,m}alloc,free}? May
give unwanted results otherwise in the SSE2 code, because it requires alignment.
I'm ok with the posix_memalign patch to ffmpeg.

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