GNOME Bugzilla – Bug 640323
[cairotextoverlay] forward new segment events from the sink to the source
Last modified: 2011-06-15 22:43:43 UTC
Not doing so will cause buffers to be received by downstream without a time base set. We use the same method avimux uses to get access to the event when collectpads got the sink event function.
Created attachment 179076 [details] [review] cairotextoverlay: forward new segment events from the sink to the source
commit 38b596337fa4da3b180c13296e361ec2493ad14a Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Sun Jan 23 15:56:49 2011 +0000 cairotextoverlay: forward new segment events from the sink to the source Not doing so will cause buffers to be received by downstream without a time base set. We use the same method avimux uses to get access to the event when collectpads got the sink event function. https://bugzilla.gnome.org/show_bug.cgi?id=640323