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
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
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
libpng pngdec: enable libpng interlaced picture handling 2014-04-11 19:12:25 -03:00
mikmod
pulse pulsedevicemonitor: Index are per facility, not global 2014-05-04 01:14:39 -04:00
raw1394
shout2
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
Makefile.am