summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use a symbolic link for the pre-commit client-side hookEdward Hervey2009-01-302-3/+3
* Only unref the peer when there is one.Thijs Vermeir2009-01-291-1/+1
* Remove version numbers from a few gst-launch examples.Stefan Kost2009-01-298-13/+13
* Update and add documentation for platform specific plugins (sys).Stefan Kost2009-01-2915-169/+92
* Add ' to framerate argument and remove the word 'simple' as all our pipelines...Stefan Kost2009-01-291-2/+2
* Add examples for the jpeg elements.Stefan Kost2009-01-292-0/+16
* Fix compile error in the last commitJan Schmidt2009-01-281-0/+2
* Rewrite the pulse plugin, conditionally enabling new behaviour withJan Schmidt2009-01-289-276/+867
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-2844-348/+446
* Limit the delay by a new max-delay propertySebastian Dröge2009-01-282-41/+56
* Revert previous bogus commitEdward Hervey2009-01-281-3/+3
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-28127-869/+909
* Fix example apps by drawing in the main-loop.Stefan Kost2009-01-272-14/+24
* tests: fix build of aspectratio crop unit test in uninstalled environment.Tim-Philipp Müller2009-01-271-0/+3
* Make git ignore backup filesTim-Philipp Müller2009-01-271-0/+1
* Plug a memory leak in a debug message.Peter Kjellerstedt2009-01-261-2/+2
* Correct return value from gst_udp_get_addr() when no known family is found.Peter Kjellerstedt2009-01-261-2/+1
* Use libsoup-gnome for proxy configuration if availableJonathan Matthew2009-01-262-6/+23
* Add a few more video fourcc'sDavid Schleef2009-01-251-0/+14
* Add unit test for aspectratiocrop Fixes bug #527951Thijs Vermeir2009-01-253-91/+388
* Ignore check binariesJan Schmidt2009-01-251-0/+3
* Save some allocations if the echo delay is increased oftenSebastian Dröge2009-01-241-3/+11
* Update plugin version in documentationThijs Vermeir2009-01-2461-61/+61
* Fix link in documentation of videocrop elementThijs Vermeir2009-01-241-1/+1
* Add documentation for aspectratiocropThijs Vermeir2009-01-249-116/+180
* Update win32/common/config.h for the new development cycleSebastian Dröge2009-01-241-3/+3
* Add note that audioecho's reverb sounds metallicSebastian Dröge2009-01-241-1/+6
* More entries for the gitignoresJan Schmidt2009-01-234-0/+12
* skip video/x-raw-gray in videocrop unit testThijs Vermeir2009-01-231-0/+10
* Add aspectratiocrop element. Fixes bug #527951Thijs Vermeir2009-01-234-4/+419
* Fix navigation event forwarding while cropping. Fixes bug #567992.Thijs Vermeir2009-01-231-2/+51
* Fix linking on Solaris. Fixes bug #568809.Brian Cameron2009-01-231-0/+3
* Bump version number again -> 0.10.13.1Jan Schmidt2009-01-221-1/+1
* Add releases 0.10.12 and 0.10.13 to the doap fileJan Schmidt2009-01-221-0/+22
* Update common snapshot.Stefan Kost2009-01-221-0/+0
* Back to devel -> 0.10.12.1Jan Schmidt2009-01-222-6/+6
* Release 0.10.12Jan Schmidt2009-01-221-1/+1
* Fix for security advisory TKADV2009-0xxDavid Schleef2009-01-221-4/+4
* Fix typo and small flaw in flac decoderJan Schmidt2009-01-221-2/+3
* Fix pre-commit hookSebastian Dröge2009-01-221-0/+0
* Rename audioreverb to audioecho. Fixes bug #568395.Sebastian Dröge2009-01-2213-152/+182
* Free leftover udp ports (if any) when a setup request fails.Wim Taymans2009-01-221-0/+2
* Install and use pre-commit indentation hook from commonEdward Hervey2009-01-222-0/+8
* Whitespace fixes and some improved debug lines.Wim Taymans2009-01-211-37/+2
* autogen.sh : Use git submoduleEdward Hervey2009-01-211-8/+5
* sys/v4l2/gstv4l2src.c: Fix error code (the message string also needs love, bu...Tim-Philipp Müller2009-01-202-1/+6
* gst/videocrop/gstvideocrop.c: Add 8bit grayscale support to videocrop plugin....Luotao Fu2009-01-192-2/+18
* gst/audiofx/audioreverb.c: Set the default value in the instance init function.Sebastian Dröge2009-01-192-1/+6
* Add an echo/reverb filter to the audiofx plugin, with configurable echo delay...Sebastian Dröge2009-01-1914-3/+798
* gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou...Sebastian Dröge2009-01-193-2/+32