GNOME Bugzilla – Bug 687459
textoverlay:forward allocation queries instead of discarding
Last modified: 2012-11-15 17:47:51 UTC
Created attachment 227908 [details] [review] textoverlay:forward allocation queries instead of discarding The textoverlay element should forward the allocation queries instead of discarding them.
Is there a reason to also forward the allocation queries from the text pad?
Could you also mention in the commit message what this actually fixes (see bit about commit messages in http://gstreamer.freedesktop.org/wiki/GitDeveloperGuidelines ). Thanks!
Created attachment 228105 [details] [review] textoverlay:forward allocation queries instead of discarding.
Pushed, thanks! commit 6cbcca0bc5a32a47cfb85b8a3dcf17223dccbba2 Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com> Date: Mon Nov 5 14:35:56 2012 +0200 textoverlay: forward allocation queries on video sink pad instead of discarding them This allows the upstream elements to use the allocation parameters or pools from the downstream elements like videosink. https://bugzilla.gnome.org/show_bug.cgi?id=687459
*** Bug 688415 has been marked as a duplicate of this bug. ***