gstreamer/ext
Stefan Kost e868ac2c3a ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.
Original commit message from CVS:
* ext/faad/gstfaad.c:
Don't leak GstAudioChannelPosition. Fixes #529378.
2008-04-22 15:07:35 +00:00
..
alsaspdif Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
amrwb docs/plugins/: Now we have full hierarchy. 2008-01-24 13:23:03 +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 Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
bz2 Fix leaks. 2007-06-22 10:46:33 +00:00
cdaudio ext/cdaudio/Makefile.am: Add another missing GST_LIBS. 2007-10-17 14:43:25 +00:00
dc1394 Add support for libdc1394 2.0.0 and above and require this version now. Fixes bug #514964. 2008-02-26 05:54:26 +00:00
dirac ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants. 2008-04-13 20:54:52 +00:00
directfb ext/directfb/Makefile.am: Add GST_CFLAGS. Otherwise we don't get -Wall -Werror. 2008-01-06 22:35:31 +00:00
divx Fix leaks. 2007-06-22 10:46:33 +00:00
dts Add support for building against libdca (with the libdts compat header). Fixes bug #511530. 2008-01-23 15:51:20 +00:00
faac ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not initialized. 2007-11-21 09:45:41 +00:00
faad ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378. 2008-04-22 15:07:35 +00:00
gsm ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format. 2008-03-31 16:24:42 +00:00
hermes Fix leaks. 2007-06-22 10:46:33 +00:00
ivorbis ext/ivorbis/vorbisfile.c: Trivial fix for build warning. 2008-02-10 19:01:43 +00:00
jack ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on older GLibs some more to avoid assertions w... 2008-04-06 20:18:16 +00:00
ladspa ext/ladspa/: Add some thoughts and FIXME's. 2008-03-20 15:54:23 +00:00
lcs Fix leaks. 2007-06-22 10:46:33 +00:00
libfame Fix leaks. 2007-06-22 10:46:33 +00:00
libmms Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
metadata Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local time (those changes has been done in previo... 2008-02-28 10:41:56 +00:00
mpeg2enc configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4.... 2008-03-21 14:50:41 +00:00
mplex configure.ac: Check if the compiler supports do { } while (0) macros. This fixes a warning when compiling with g++ 4.... 2008-03-21 14:50:41 +00:00
musepack ext/musepack/: First include the libmpcdec headers before everything else as they #define TRUE and FALSE unconditiona... 2008-01-26 14:35:22 +00:00
musicbrainz ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because it might not be ready. 2008-01-01 01:18:19 +00:00
mythtv ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place but instead put the data from gmyth (which... 2008-02-22 06:33:49 +00:00
nas ext/nas/nassink.c: Fix build warning by using portable API. 2008-02-26 12:04:21 +00:00
neon ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same way as 302 (Found). Not sure what to do a... 2008-03-17 09:02:43 +00:00
ofa ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the fingerprint after 135 seconds. 2008-03-19 18:44:51 +00:00
polyp remove obsolete _factory_init protos and functions 2006-11-24 09:05:39 +00:00
sdl Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x an... 2007-12-29 17:31:49 +00:00
shout Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
snapshot Fix leaks. 2007-06-22 10:46:33 +00:00
sndfile gconf/: Remove dysfunctional directory (this stuff is in -good). 2007-06-25 11:02:21 +00:00
soundtouch Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code. 2008-02-23 15:01:32 +00:00
spc Fix leaks. 2007-06-22 10:46:33 +00:00
swfdec Fix leaks. 2007-06-22 10:46:33 +00:00
tarkin Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
theora docs/plugins/Makefile.am: Add missing eol \ 2008-01-22 09:55:23 +00:00
timidity ext/timidity/Makefile.am: Dist all source files, no matter if only timidity or wildmidi or nothing is found by config... 2008-04-16 09:45:30 +00:00
x264 ext/x264/gstx264enc.c: Fix caps memleak. 2007-12-11 16:26:07 +00:00
xine More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
xvid ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder. 2008-03-12 18:44:58 +00:00
Makefile.am Remove soup plugin that's moved to -good (#523124) 2008-04-12 23:32:14 +00:00