summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.8Jan Schmidt2008-04-231-1/+8
* configure.ac: 0.10.7.4 pre-releaseJan Schmidt2008-04-221-0/+5
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-221-0/+20
* gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si...Wim Taymans2008-04-211-0/+7
* tests/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2.Tim-Philipp Müller2008-04-181-0/+5
* configure.ac: 0.10.7.3 pre-releaseJan Schmidt2008-04-171-0/+5
* tests/check/Makefile.am: Disable some more elements in the state test.Jan Schmidt2008-04-171-0/+12
* gst/goom/convolve_fx.c: Don't ever draw the GOOM logo.Jan Schmidt2008-04-171-0/+6
* ext/: gst_atomic_int_set ==> g_atomic_int_setEdward Hervey2008-04-171-0/+6
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-0/+20
* gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well ...Tim-Philipp Müller2008-04-151-0/+6
* gst-plugins-good.spec.in: Update for souphttpsrc plugin which has moved to -g...Tim-Philipp Müller2008-04-141-0/+5
* gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademuxMark Nauwelaerts2008-04-141-0/+8
* tests/check/Makefile.am: Add soup test certificates to the dist.Jan Schmidt2008-04-131-0/+5
* ext/Makefile.am: Remove LADSPA reference I missed.Jan Schmidt2008-04-131-0/+5
* ext/soup/gstsouphttpsrc.c: Give souphttpsrc GST_RANK_PRIMARY to make it the d...Sebastian Dröge2008-04-131-0/+6
* Remove LADSPA plugin. Fixes: #515978Jan Schmidt2008-04-121-0/+6
* Move soup plugin from -bad (Fixes: #523124)Jan Schmidt2008-04-121-0/+12
* 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-111-0/+6
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-091-0/+14
* gst/goom/: Change license of these files to LGPL, as permitted by the author,...Tim-Philipp Müller2008-04-091-0/+7
* gst/goom/: As hinted in Bug #518213, revert one change and fix warnings prope...Stefan Kost2008-04-091-0/+8
* gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt2008-04-091-0/+10
* sys/oss/: More logging when probing (see #518474), some comments in _reset().Tim-Philipp Müller2008-04-081-0/+7
* gst/rtp/gstrtph264pay.c: Fix build because of a bad argument number.Julien Moutte2008-04-071-0/+5
* tests/icles/: Interactive test app for gdkpixbufsink.Tim-Philipp Müller2008-04-061-0/+7
* configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau2008-04-061-0/+8
* ext/hal/hal.c: Don't munge device string to 'default:x' for capture devices.Tim-Philipp Müller2008-04-051-0/+6
* ext/wavpack/gstwavpackparse.c: Always use GSlice as we actually depend on GLi...Sebastian Dröge2008-04-041-0/+6
* configure.ac: Require core/base 0.10.18 for ARGB caps parsing fixes in libgst...Tim-Philipp Müller2008-04-041-0/+7
* gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.Wim Taymans2008-04-041-0/+8
* gst/spectrum/gstspectrum.c: Rename property enums and default defines for the...Tim-Philipp Müller2008-04-041-0/+9
* tests/check/: Add unit test for gdkpixbufsink element.Tim-Philipp Müller2008-04-031-0/+7
* ext/gdk_pixbuf/: Add gdkpixbufsink element for easy snapshotting (#525946).Tim-Philipp Müller2008-04-031-0/+17
* tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds.Sebastian Dröge2008-04-031-0/+5
* tests/check/pipelines/.cvignore: Remove useless file.Sebastian Dröge2008-04-031-0/+8
* tests/check/: Add unit test that encodes and decodes some data, checks that i...Sebastian Dröge2008-04-031-0/+9
* ext/wavpack/: Use GSlice for allocating index entries and use gst_element_cla...Sebastian Dröge2008-04-031-0/+12
* sys/sunaudio/: Fix up copyrights (#525860).Brian Cameron2008-04-021-0/+17
* gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller2008-04-021-0/+5
* gst/law/: Make negotiation a bit modern.mersad2008-04-011-0/+15
* gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently...David Schleef2008-03-311-0/+5
* sys/sunaudio/: Fix up the mixer tracks to use a volume range of 0-255, which ...Brian Cameron2008-03-271-0/+12
* Add device-fd property to make it possible to apps to call ioctl's.Edgard Lima2008-03-261-0/+6
* gst/qtdemux/qtdemux.c: Unbreak streaming mode again.Wim Taymans2008-03-251-0/+5
* sys/v4l2/v4l2src_calls.c: Remove superfluous DEBUG macro.Tim-Philipp Müller2008-03-251-0/+5
* sys/v4l2/v4l2src_calls.c: Check whether the device supports setting the frame...William M. Brack2008-03-251-0/+10
* gst/goom/Makefile.am: Remove ppc assembler optimisations from the build until...Tim-Philipp Müller2008-03-231-0/+6
* m4/Makefile.am: Better not dist files that don't exist any longer (lrint*m4).Tim-Philipp Müller2008-03-231-0/+5