summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/alpha/: Re-write the 'alpha' plugin to be BaseTransform based, simplifyin...Jan Schmidt2008-01-313-385/+303
* ext/soup/gstsouphttpsrc.c: Update documentation a bit.Wouter Cloetens2008-01-301-7/+13
* ext/soup/gstsouphttpsrc.c: Let the proxy property default to the content of t...Wouter Cloetens2008-01-301-1/+8
* tests/check/: Add missing files for the unit test.Wouter Cloetens2008-01-302-0/+37
* docs/plugins/: Add souphttpsrc to the docs.Wouter Cloetens2008-01-303-264/+890
* ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and ...Alessandro Decina2008-01-293-19/+36
* gst/avi/gstavidemux.c: GStreamer timestamps are PTS values while AVI only kno...Wim Taymans2008-01-292-3/+21
* tests/check/: Add add testsuite for the rtp-payloader that tries simulating d...Stefan Kost2008-01-294-11/+569
* tests/check/elements/alphacolor.c: Remove two unused variables.Stefan Kost2008-01-292-2/+5
* gst/rtsp/gstrtspsrc.c: Use g_ascii_strtoll() instead of atoll, which is only ...Tim-Philipp Müller2008-01-282-3/+9
* gst/filter/: Don't implement get_unit_size() ourselves, the GstAudioFilter ba...Sebastian Dröge2008-01-262-42/+0
* gst/rtp/: Add MPEG2 video payloaderThijs Vermeir2008-01-256-1/+315
* gst/level/gstlevel.c: Use #include <math.h> instead of #include "math.h".Sebastian Dröge2008-01-232-1/+6
* tests/check/Makefile.am: Fix up some CFLAGS sets.Jan Schmidt2008-01-213-9/+21
* configure.ac: Detect video4linux headers on Solaris too.Brian Cameron2008-01-216-6/+50
* docs/plugins/gst-plugins-good-plugins-docs.sgml: Update list from (still loca...Stefan Kost2008-01-212-13/+20
* docs/plugins/: Add symbols from -unused.txt to the right place.Stefan Kost2008-01-211-2/+8
* docs/plugins/Makefile.am: Update include list.Stefan Kost2008-01-212-1/+1
* ext/soup/gstsouphttpsrc.c: Report the size of the stream as the total size in...Wouter Cloetens2008-01-201-10/+14
* Add bug number to the latest entrySebastian Dröge2008-01-191-1/+1
* gst/wavparse/gstwavparse.c: Set variable to NULL after freeing it to prevent ...Sebastian Dröge2008-01-192-2/+12
* ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w...Wouter Cloetens2008-01-192-0/+4
* gst/udp/gstmultiudpsink.c: use GST_WARNING for loggingThijs Vermeir2008-01-183-1/+7
* gst/multifile/gstmultifilesrc.c: Fix memory leak spotted by the unit test.Sebastian Dröge2008-01-181-0/+1
* gst/udp/gstmultiudpsink.c: Don't try to leave a multicast group with an inval...Thijs Vermeir2008-01-183-1/+7
* tests/check/: Add some minimal tests for the equalizer plugin.Sebastian Dröge2008-01-181-0/+331
* gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f...Sebastian Dröge2008-01-181-0/+8
* ext/soup/gstsouphttpsrc.c: Add support for WebDAV.Sebastian Dröge2008-01-181-1/+1
* ext/soup/gstsouphttpsrc.*: Add support for seeking to souphttpsrc. Fixes bug ...Wouter Cloetens2008-01-182-5/+75
* ext/flac/gstflacdec.c: where the picture metadata defines and structs don't e...Tim-Philipp Müller2008-01-172-0/+20
* gst/udp/gstmultiudpsink.*: Add property to automatically join a multicast gro...Olivier Crete2008-01-173-4/+34
* gst/videomixer/Makefile.am: Add controller flags.Stefan Kost2008-01-162-2/+7
* gst/videomixer/videomixer.c: Also commit the missing gst_object_sync_values().Stefan Kost2008-01-162-3/+8
* docs/plugins/Makefile.am: Remove duplicate entry.Stefan Kost2008-01-162-1/+5
* docs/plugins/: Add 3 more plugins to docs.Stefan Kost2008-01-157-2/+141
* Revert previous change caused by a file that got stuck on an old revision.Stefan Kost2008-01-153-42/+56
* Re-add multipartdemux to the docs. Last round of section cleanup.Stefan Kost2008-01-157-130/+203
* Managed to resolve most unused declarations. Filed a bug for one left.Stefan Kost2008-01-155-73/+92
* docs/plugins/gst-plugins-good-plugins-sections.txt: Cleanup section file.Stefan Kost2008-01-152-63/+163
* docs/plugins/: Update plugin docs.Stefan Kost2008-01-1557-1822/+2170
* As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>Wim Taymans2008-01-142-1/+8
* gst/: Initialise variables to work around (false) 'foo might be used uninitia...Tim-Philipp Müller2008-01-144-3/+12
* Ignore more files for the buildbot.David Schleef2008-01-123-0/+10
* Generate the image-type values correctly. Leave them out of the caps when out...Jan Schmidt2008-01-114-24/+46
* tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.Tim-Philipp Müller2008-01-113-10/+10
* ignore some moreEdward Hervey2008-01-111-0/+1
* ignore some moreEdward Hervey2008-01-111-0/+1
* gst/rtp/: Fix the clock rate to 90000 as required by the RFC.Olivier Crete2008-01-113-15/+14
* tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC.Tim-Philipp Müller2008-01-113-30/+10
* autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...Sebastian Dröge2008-01-103-1/+15