[gstreamer-bugs] [Bug 324064] [vorbisenc] First vorbis buffer is dropped in some situations

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 10 04:53:46 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324064
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #4 from Tim-Philipp Müller  2006-01-10 12:53 UTC -------
My vorbisenc.c has this ...

953   /* create header buffers */
954   buf1 = gst_vorbisenc_buffer_from_packet (vorbisenc, &header);
955   buf2 = gst_vorbisenc_buffer_from_packet (vorbisenc, &header_comm);
956   buf3 = gst_vorbisenc_buffer_from_packet (vorbisenc, &header_code);


-- 
Configure bugmail: http://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