[Bug 659087] celt: various cleanups/fixes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Sep 14 12:27:52 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=659087
GStreamer | gst-plugins-bad | unspecified
--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-14 19:27:43 UTC ---
Created an attachment (id=196539)
View: https://bugzilla.gnome.org/attachment.cgi?id=196539
Review: https://bugzilla.gnome.org/review?bug=659087&attachment=196539
celtenc: cleanup header creation
Avoid an extra copy via a temporary fixed size stack buffer.
Use libcelt's header size to allocate a buffer of the correct
size in the first place (libcelt has an off by 4 there, so
account for this).
While there, make size unsigned, and granpos signed.
--
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