[gstreamer-bugs] [Bug 148993] - Gstreamer fails to play Faac created aac file

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Sep 25 07:45:21 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=148993
GStreamer | gst-plugins | Ver: 0.8.4





------- Additional Comments From rbultje at ronald.bitfreak.net  2004-09-25 10:45 -------
You use a static buffer + size member in the GstFaad struct. Can you change that
to use gst_buffer_merge() and gst_buffer_create_sub()? I don't like the static
array because it allows for overflows.

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