gstreamer/gst-libs/gst
Thiago Santos 05e957106f videodecoder: do not deactivate the bufferpool, just unref
Videodecoder does late renegotiation, it will wait for the next
buffer before renegotiating its caps and bufferpool. It might happen
that downstream element switched from passthrough to non-passthrough
and sent a reconfigure upstream (that caused this renegotiation).
This downstream element will ask the video sink below for the bufferpool
with an allocation query and will get the same bufferpool that
videodecoder is holding, too.

When renegotiating, if videodecoder deactivates its bufferpool it
might be deactivating the bufferpool that some element downstream
is using and cause the pipeline to fail.

https://bugzilla.gnome.org/show_bug.cgi?id=727498
2014-04-04 13:50:03 -03:00
..
allocators dmabuf: Fix compilation if no mmap is available 2013-09-19 16:34:38 +02:00
app appsrc: Fix deadlock that may occur when multiple threads access appsrc at once 2013-11-07 18:28:09 +01:00
audio audiobasesink: clip start samples to match clipped start time 2014-04-04 17:04:06 +01:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils discoverer: minor docs fix 2014-01-18 15:01:58 +00:00
riff riff: Fix G726 caps creation 2014-01-19 10:34:57 +01:00
rtp rtpbasepayload: add pt and ssrc to stats 2014-03-20 09:19:46 +01:00
rtsp rtspconnection: add flush method 2014-03-28 09:34:33 +01:00
sdp mikey: Fix the KEMAC payload 2014-04-04 17:40:58 +02:00
tag tagdemux: Forward TIME seeks upstream too, maybe upstream can handle that 2014-02-04 13:56:29 +01:00
video videodecoder: do not deactivate the bufferpool, just unref 2014-04-04 13:50:03 -03:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00