gstreamer/ext
Tim-Philipp Müller d3c0b705eb ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.
Original commit message from CVS:
* ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_create),
(send_request_and_redirect):
Fix minor mem leak in redirect code.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/neonhttpsrc.c: (handoff_cb),
(GST_START_TEST), (neonhttpsrc_suite):
* tests/check/gst-plugins-bad.supp:
Add super-basic unit test for #384140.
2006-12-12 16:10:21 +00:00
..
alsaspdif Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
amrwb Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
arts Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
artsd Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
audiofile remove obsolete _factory_init protos and functions 2006-11-24 09:05:39 +00:00
audioresample Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
bz2 Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
cdaudio ext/cdaudio/gstcdaudio.c: Port to 0.10. 2006-09-23 13:21:43 +00:00
dirac Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
directfb ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins in -bad that might be autoplugged shouldn... 2006-09-22 15:59:59 +00:00
divx Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
dts ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push() takes ownership of the buffer passed to... 2006-10-29 19:08:01 +00:00
faac ext/faac/gstfaac.c: Add decoder specific info on the caps. 2006-09-21 13:41:42 +00:00
faad ext/faad/gstfaad.c: Some cleanups. 2006-10-06 15:49:39 +00:00
gsm ext/gsm/gstgsmdec.*: Handle WAV49 variant (GSM in WAV). 2006-09-19 10:10:12 +00:00
hermes More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
ivorbis More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
jack ext/jack/.cvsignore: Ignore old files as requested by the build slave. 2006-12-06 16:57:17 +00:00
ladspa ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006. 2006-08-16 16:50:00 +00:00
lcs More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
libfame Fix leaks (#351502). 2006-08-15 19:29:58 +00:00
libmms Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject boilerplate macro. 2006-06-23 09:09:44 +00:00
mpeg2enc Port mpeg2enc to 0.10 (#343184). 2006-07-13 11:06:45 +00:00
mplex Fix up all the state change functions. 2005-09-05 17:20:29 +00:00
musepack configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343866). 2006-06-09 17:38:20 +00:00
musicbrainz Another batch of printf format fixes. 2006-10-05 18:14:46 +00:00
nas Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
neon ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code. 2006-12-12 16:10:21 +00:00
polyp remove obsolete _factory_init protos and functions 2006-11-24 09:05:39 +00:00
sdl ext/sdl/: Only de-init the subsystem we previously initialised. Avoids borkage when both sdlvideosink and sdlaudiosin... 2006-08-29 12:07:38 +00:00
shout Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
snapshot Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
sndfile Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
soundtouch higher up first 2006-09-03 21:12:36 +00:00
spc ext/spc/gstspc.c: Fix build with disabled gst-debug. 2006-11-16 18:22:37 +00:00
swfdec Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
tarkin Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
theora ext/theora/theoradec.c: Send events on the right pads, since they don't work very well if you send them in the wrong ... 2006-11-26 17:23:14 +00:00
wavpack ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, const-ify element details, re-factor som... 2006-11-15 12:35:46 +00:00
xine More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
xvid ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too many crasher bug reports against totem, p... 2006-10-02 13:28:49 +00:00
Makefile.am ext/Makefile.am: Fix build. 2006-11-30 11:59:04 +00:00