summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.8Jan Schmidt2008-04-2369-305/+258
* Update .po filesJan Schmidt2008-04-2328-1053/+1502
* configure.ac: 0.10.7.4 pre-releaseJan Schmidt2008-04-222-1/+6
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-2214-10/+97
* tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge2008-04-211-0/+2
* gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si...Wim Taymans2008-04-212-4/+10
* tests/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller2008-04-182-1/+6
* configure.ac: 0.10.7.3 pre-releaseJan Schmidt2008-04-172-1/+6
* tests/check/Makefile.am: Disable some more elements in the state test.Jan Schmidt2008-04-173-3/+16
* gst/goom/convolve_fx.c: Don't ever draw the GOOM logo.Jan Schmidt2008-04-172-2/+16
* ext/: gst_atomic_int_set ==> g_atomic_int_setEdward Hervey2008-04-173-4/+10
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-1617-2362/+23
* gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well ...Tim-Philipp Müller2008-04-152-2/+9
* gst-plugins-good.spec.in: Update for souphttpsrc plugin which has moved to -g...Tim-Philipp Müller2008-04-142-0/+6
* gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademuxMark Nauwelaerts2008-04-143-8/+19
* tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt2008-04-133-0/+7
* ext/Makefile.am: Remove LADSPA reference I missed.Jan Schmidt2008-04-132-1/+5
* ext/soup/gstsouphttpsrc.c: Give souphttpsrc GST_RANK_PRIMARY to make it the d...Sebastian Dröge2008-04-132-1/+7
* Remove LADSPA plugin. Fixes: #515978Jan Schmidt2008-04-123-13/+6
* Move soup plugin from -bad (Fixes: #523124)Jan Schmidt2008-04-129-5/+253
* Fix the Changelog - actually speex <= 1.1.12 are vulnerable.Jan Schmidt2008-04-111-1/+1
* ext/speex/gstspeexdec.c: Fix bounds checking of mode in Speex header, which m...Jan Schmidt2008-04-112-1/+7
* tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...Sebastian Dröge2008-04-101-2/+7
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-0911-3496/+18
* gst/goom/: Change license of these files to LGPL, as permitted by the author,...Tim-Philipp Müller2008-04-093-2/+35
* gst/goom/: As hinted in Bug #518213, revert one change and fix warnings prope...Stefan Kost2008-04-094-524/+525
* gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt2008-04-094-9/+20
* sys/oss/: More logging when probing (see #518474), some comments in _reset().Tim-Philipp Müller2008-04-084-20/+22
* gst/rtp/gstrtph264pay.c: Fix build because of a bad argument number.Julien Moutte2008-04-072-1/+6
* tests/icles/: Interactive test app for gdkpixbufsink.Tim-Philipp Müller2008-04-064-1/+377
* ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe...Sjoerd Simons2008-04-061-2/+3
* configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau2008-04-062-0/+9
* ext/hal/hal.c: Don't munge device string to 'default:x' for capture devices.Tim-Philipp Müller2008-04-052-1/+11
* ext/wavpack/gstwavpackparse.c: Always use GSlice as we actually depend on GLi...Sebastian Dröge2008-04-042-15/+6
* configure.ac: Require core/base 0.10.18 for ARGB caps parsing fixes in libgst...Tim-Philipp Müller2008-04-042-3/+10
* gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.Wim Taymans2008-04-043-25/+180
* gst/spectrum/gstspectrum.c: Rename property enums and default defines for the...Tim-Philipp Müller2008-04-042-32/+45
* tests/check/: Add unit test for gdkpixbufsink element.Tim-Philipp Müller2008-04-034-1/+316
* ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).Tim-Philipp Müller2008-04-035-4/+525
* tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds.Sebastian Dröge2008-04-032-0/+8
* tests/check/pipelines/.cvignore: Remove useless file.Sebastian Dröge2008-04-033-1/+9
* tests/check/: Add unit test that encodes and decodes some data, checks that i...Sebastian Dröge2008-04-033-1/+238
* ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...Sebastian Dröge2008-04-035-23/+57
* sys/sunaudio/: Fix up copyrights (#525860).Brian Cameron2008-04-0212-11/+41
* add new goom plugin to spec fileChristian Schaller2008-04-021-0/+1
* gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller2008-04-023-1/+8
* gst/law/: Make negotiation a bit modern.mersad2008-04-017-39/+108
* gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently...David Schleef2008-03-312-3/+8
* sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which ...Brian Cameron2008-03-273-10/+19
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-263-0/+20