gstreamer/ext
Nirbheek Chauhan 745d497318 souphttpclientsink: Free queued buffers in ::reset
::render sets a new callback for writing out new buffers only if there aren't
already buffers queued for writing with a previously-scheduled callback.
However, if the previously-scheduled callback is interrupted by a state change
(either manually or due to an error) and there are still buffers in the queue,
restarting the pipeline will result in buffers being queued forever, and no
callbacks will ever be scheduled, and no buffers will be written out.

https://bugzilla.gnome.org/show_bug.cgi?id=737739
2014-10-02 09:48:27 +03:00
..
aalib gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
cairo cairooverlay: add support for RGB16 2014-01-31 14:17:54 +00:00
dv docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
flac flacdec: add const where appropriate 2014-06-10 12:15:15 +01:00
gdk_pixbuf gdkpixbufdec: modify wrong packetized mode logic 2014-09-16 14:50:59 +03:00
jack docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
jpeg jpegdec: Remove unused variable and use correct decoder variable name 2014-09-16 11:26:22 +03:00
libcaca cacasink: Fix support for RGB formats and add support for more of them 2013-05-07 15:54:24 +02:00
libpng Miscellaneous minor cleanups 2014-09-24 00:45:31 +01:00
mikmod gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
pulse pulse: Add some documentation about threading and synchronisation 2014-09-30 06:28:50 +05:30
raw1394 docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
shout2 shout2send: error out if no caps were received 2014-01-21 10:56:19 +00:00
soup souphttpclientsink: Free queued buffers in ::reset 2014-10-02 09:48:27 +03:00
speex speexenc: Improve annotation of internal function 2014-08-10 11:17:23 +01:00
taglib id3v2mux: Fix another compiler warning 2014-02-08 21:01:32 +01:00
vpx vp8enc/vp9enc: Protect the encoder with a mutex in all situations 2014-09-30 11:35:42 +03:00
wavpack wavpackdec: Require caps to be set before accepting any data 2013-12-05 12:15:19 +01:00
Makefile.am vpx: Integrate into the build system 2012-09-16 15:43:39 +02:00