gstreamer/ext
Sebastian Dröge 2a7abc98db souphttpsrc: Clean up all pending operations from libsoup before unreffing our context
When we cancel connection attempts and similar things, there are still
some operations pending on our main context from the GCancellables. We
should let them all run before unreffing our context, otherwise we leak
file descriptors.

Unfortunately this requires libsoup 2.47.0 or newer as earlier versions
steal our main context from us and we can't use it for cleanup later
without assertions and funny crashes.

Based on a patch by Dmitry Shatrov <shatrov@gmail.com>.

https://bugzilla.gnome.org/show_bug.cgi?id=663944
2014-05-08 10:18:38 +02: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: fix theoretical integer overflow 2014-05-02 13:59:07 +01:00
gdk_pixbuf gdkpixbufoverlay: remove spurious @see_also 2014-01-03 14:15:59 -03:00
jack docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
jpeg jpegdec: All frames are sync points 2014-03-26 08:03:46 +01:00
libcaca cacasink: Fix support for RGB formats and add support for more of them 2013-05-07 15:54:24 +02:00
libpng pngdec: enable libpng interlaced picture handling 2014-04-11 19:12:25 -03:00
mikmod gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
pulse pulsedevicemonitor: Index are per facility, not global 2014-05-04 01:14:39 -04:00
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 souphttpsrc: Clean up all pending operations from libsoup before unreffing our context 2014-05-08 10:18:38 +02:00
speex speexdec: remove dead code 2014-05-02 09:45:07 +01:00
taglib id3v2mux: Fix another compiler warning 2014-02-08 21:01:32 +01:00
vpx vp9enc: do not dereference NULL pointer 2014-05-05 14:33:38 +01: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