summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Error out if we don't have the required core/base versions.Tim-Philipp Müller2008-05-071-0/+5
* sys/osxvideo/cocoawindow.m: Fix compiler warnings on PPC64. Fixes bug #499318.Thijs Vermeir2008-05-061-0/+7
* gst/rtsp/gstrtspsrc.c: Don't leak file descriptors on error. Fixes #531532.Sjoerd Simons2008-05-051-0/+7
* ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unref...Sebastian Dröge2008-05-031-0/+13
* gst/rtp/gstrtph263pdepay.c: Add some more debug info and guard against small ...Wim Taymans2008-05-021-0/+8
* ext/speex/gstspeexenc.c: Add negotiation for the speex channels and rate. Fix...Olivier Crete2008-05-021-1/+9
* gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. Se...Olivier Crete2008-05-021-0/+8
* gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146.Olivier Crete2008-05-021-0/+8
* ext/soup/gstsouphttpsrc.c: Include stdlib to fix the build. Use g_free instea...Stefan Kost2008-05-021-0/+6
* gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886.j^2008-05-021-0/+7
* gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachabl...Youness Alaoui2008-05-011-0/+8
* Use new error code for encrypted streams (which requires core CVS).Tim-Philipp Müller2008-04-301-0/+6
* gst/qtdemux/qtdemux.c: Fix swapped pad template names, spotted by Thiago Sous...Tim-Philipp Müller2008-04-301-0/+6
* ext/speex/gstspeexdec.c: Produce concealment data when time progresses in a s...Wim Taymans2008-04-301-0/+6
* ext/speex/gstspeexdec.c: Try to preserve input timestamps when we can.Wim Taymans2008-04-291-0/+7
* gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequat...Michael Smith2008-04-281-0/+6
* gst/debug/rndbuffersize.c: Fix printf format to pacify Mac OSX's gcc.Julien Moutte2008-04-281-0/+5
* gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that does...Tim-Philipp Müller2008-04-251-0/+14
* docs/plugins/: Add docs for gdkpixbufsink; update docs to CVS version.Tim-Philipp Müller2008-04-251-0/+70
* tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ...Wim Taymans2008-04-251-0/+5
* gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr...Tim-Philipp Müller2008-04-251-0/+8
* gst/goom/: Fix build with mingw32: use rand() instead of random() and replace...Jesús Corrius2008-04-251-0/+9
* gst/avi/gstavidemux.c: Fix typo in comments.Wim Taymans2008-04-251-0/+18
* tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ...Sebastian Dröge2008-04-241-0/+6
* Stop using deprecated GLib functions.Sebastian Dröge2008-04-241-0/+10
* configure.ac: Back to development -> 0.10.8.1Jan Schmidt2008-04-241-0/+5
* 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