summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for specifying a list of cookies to be passed in the HTTP request...Wouter Cloetens2008-02-264-0/+39
* gst/goom/xmmx.c: Use 'emms' instead of 'femms' to not crash on cpus that do n...Stefan Kost2008-02-252-5/+13
* gst/goom/plugin_info.c: Use extended MMX for draw_line() too if available, no...Sebastian Dröge2008-02-252-1/+7
* ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ...Sebastian Dröge2008-02-253-25/+5
* gst/goom2k1/: Rename the installed library, and don't register the sameJan Schmidt2008-02-233-7/+15
* Check for and define ERROR_CXXFLAGS and use them when buildingTim-Philipp Müller2008-02-234-2/+17
* gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anythi...Tim-Philipp Müller2008-02-233-15/+28
* gst/goom/: Compile fixes for x86-64.Tim-Philipp Müller2008-02-233-3/+11
* gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but ad...Bastien Nocera2008-02-235-3/+52
* gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86,...Bastien Nocera2008-02-238-8/+42
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-2382-970/+20097
* gst/rtsp/gstrtspsrc.c: Post the server response code in an error message inst...Wim Taymans2008-02-222-2/+16
* Implement zero-copy and make the buffer size configurable.Wouter Cloetens2008-02-223-35/+103
* tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. I...Sebastian Dröge2008-02-222-1/+8
* ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in pu...Sebastian Dröge2008-02-223-12/+19
* tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the...Jens Granseuer2008-02-222-2/+9
* configure.ac: Back to development...Jan Schmidt2008-02-212-1/+6
* Release 0.10.7 - Red Door BlackJan Schmidt2008-02-2170-1068/+1370
* Update .po filesJan Schmidt2008-02-2026-4420/+5074
* gst/alpha/Makefile.am: Link alpha plugin with libgstbase. Fixes bug #517386.Sebastian Dröge2008-02-192-1/+6
* gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value.Wim Taymans2008-02-182-0/+8
* tests/examples/spectrum/spectrum-example.c: Add missing include to fix compil...Stefan Kost2008-02-142-0/+7
* fixes: #514889Wim Taymans2008-02-128-10/+167
* win32/MANIFEST: Add libgstpng.dsp to MANIFEST.Sébastien Moutte2008-02-123-2/+18
* sys/ximage/gstximagesrc.c: Initialise variables when opening the X display ra...Jan Schmidt2008-02-122-3/+13
* sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge2008-02-123-1/+15
* sys/v4l2/v4l2src_calls.c: Chain up the finalize functions. Fixes bug #515984.Sebastian Dröge2008-02-122-0/+19
* sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buf...Sebastian Dröge2008-02-122-1/+17
* gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979.Sebastian Dröge2008-02-122-2/+17
* sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our co...Jan Schmidt2008-02-122-0/+25
* tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....Sebastian Dröge2008-02-121-0/+1
* Add a few libjpeg suppressions and initialize a variable to make smokeenc val...Sebastian Dröge2008-02-124-2/+137
* gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes,...Jan Schmidt2008-02-112-13/+11
* Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge2008-02-114-6/+22
* ext/gconf/gconf.c: Use and unset the GError when pipeline creation fails inst...Sebastian Dröge2008-02-112-0/+14
* gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457.Sebastian Dröge2008-02-109-10/+22
* Add a simple example application for the spectrum element, include it in the ...Jan Schmidt2008-02-096-10/+157
* gst/: Fix includes orderJan Schmidt2008-02-096-8/+25
* add 3 new plugins to spec fileChristian Schaller2008-02-081-0/+3
* add missing header files for distingChristian Schaller2008-02-082-1/+7
* gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...Julien Moutte2008-02-083-0/+13
* tests/check/elements/.cvsignore: Spell the new tests correctly in .cvsignoreJan Schmidt2008-02-082-2/+7
* gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c...Tim-Philipp Müller2008-02-086-1/+35
* Move multifile plugin from -bad.Jan Schmidt2008-02-0810-1/+148
* gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.David Schleef2008-02-083-71/+92
* Move spectrum plugin from -bad.Jan Schmidt2008-02-0812-14/+138
* Mention bug 415627 fixed with previous commitJan Schmidt2008-02-081-0/+2
* Move the equalizer plugin across from -badJan Schmidt2008-02-0814-19/+330
* docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docsJan Schmidt2008-02-083-12/+14
* configure.ac: Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-re...Jan Schmidt2008-02-082-1/+8