gstreamer/ext
Tim-Philipp Müller 5bb4dcd89c soup: fix start/stop race in souphttpclientsink
Fix crash or hang in generic/states unit test when doing stop()
right after start(). Create main loop in the start function already
and not just in the thread function, so that stop() always has a
valid main loop to quit on. Also, calling g_main_loop_quit() before
g_main_loop_run() won't work and result in the stop function waiting
for the thread to join forever. Therefore, wait for the thread to
be ready and get the main loop running in the start() function, to
be sure stop() always works.
2011-12-11 17:24:20 +00:00
..
aalib various: fix pad template leaks 2011-11-28 13:30:27 +00:00
annodex various: fix pad template leaks 2011-11-28 13:30:27 +00:00
cairo various: fix pad template leaks 2011-11-28 13:30:27 +00:00
dv various: fix pad template leaks 2011-11-28 13:30:27 +00:00
esd various: fix pad template leaks 2011-11-28 13:30:27 +00:00
flac various: fix pad template leaks 2011-11-28 13:30:27 +00:00
gconf various: fix pad template leaks 2011-11-28 13:30:27 +00:00
gdk_pixbuf various: fix pad template leaks 2011-11-28 13:30:27 +00:00
hal various: fix pad template leaks 2011-11-28 13:30:27 +00:00
jack jack: don't leak client name when freeing the element 2011-12-09 15:50:28 +00:00
jpeg various: fix pad template leaks 2011-11-28 13:30:27 +00:00
libcaca various: fix pad template leaks 2011-11-28 13:30:27 +00:00
libmng various: fix pad template leaks 2011-11-28 13:30:27 +00:00
libpng various: fix pad template leaks 2011-11-28 13:30:27 +00:00
mikmod various: fix pad template leaks 2011-11-28 13:30:27 +00:00
pulse Revert "pulseaudiosink: fix caps leak" 2011-11-29 17:34:49 -03:00
raw1394 various: fix pad template leaks 2011-11-28 13:30:27 +00:00
shout2 various: fix pad template leaks 2011-11-28 13:30:27 +00:00
soup soup: fix start/stop race in souphttpclientsink 2011-12-11 17:24:20 +00:00
speex various: fix pad template leaks 2011-11-28 13:30:27 +00:00
taglib various: fix pad template leaks 2011-11-28 13:30:27 +00:00
wavpack various: fix pad template leaks 2011-11-28 13:30:27 +00:00
Makefile.am jack: new jackaudiosrc and jackaudiosink elements, moved from gst-plugins-bad 2011-01-02 15:26:30 +00:00