[Bug 689565] [audiodec] Must push one buffer (and only one) for each input buffer
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 3 11:56:00 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=689565
GStreamer | gst-libav | 1.x
--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2012-12-03 19:55:58 UTC ---
Created an attachment (id=230570)
View: https://bugzilla.gnome.org/attachment.cgi?id=230570
Review: https://bugzilla.gnome.org/review?bug=689565&attachment=230570
avauddec: accumulate buffers from a single input to push it all at once
The base audio decoder wants a 1:1 mapping for input and output
buffers, so this decoder must accumulate data in an adapter and push
it all at once after all input has been processed.
--
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