Age | Commit message (Expand) | Author | Files | Lines |
2008-03-24 | Make rganalysis and rglimiter elements GAP-flag aware. | Rene Stadler | 2 | -0/+72 |
2008-03-22 | ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b... | Sebastian Dröge | 1 | -1/+23 |
2008-03-13 | gst/selector/gstinputselector.*: Various cleanups. | Wim Taymans | 1 | -2/+3 |
2008-03-05 | Port mplex element to 0.10. Fixes bug #520329. | Mark Nauwelaerts | 1 | -0/+315 |
2008-03-03 | Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19 | Sebastian Dröge | 1 | -6/+4 |
2008-02-26 | Add support for specifying a list of cookies to be passed in the HTTP request... | Wouter Cloetens | 1 | -0/+17 |
2008-02-25 | gst/selector/gstinputselector.*: Added "select-all" property to make it work ... | Stefan Kost | 2 | -0/+387 |
2008-02-12 | tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf().... | Sebastian Dröge | 1 | -0/+1 |
2008-02-08 | Remove multifile plugin, which has moved to -good | Jan Schmidt | 1 | -165/+0 |
2008-02-08 | gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions. | David Schleef | 1 | -11/+61 |
2008-02-08 | Remove spectrum plugin, which has moved to -good | Jan Schmidt | 1 | -571/+0 |
2008-02-08 | docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs | Jan Schmidt | 3 | -12/+14 |
2008-02-08 | Remove the equalizer plugin, which has moved to -good | Jan Schmidt | 2 | -334/+0 |
2008-02-08 | Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u... | Jan Schmidt | 3 | -4940/+0 |
2008-02-07 | Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi... | Jan Schmidt | 2 | -1694/+0 |
2008-01-30 | docs/plugins/: Add souphttpsrc to the docs. | Wouter Cloetens | 2 | -0/+409 |
2008-01-23 | Add documentation for the xingheader plugin. | Sebastian Dröge | 1 | -5/+5 |
2008-01-23 | tests/check/: Add simple unit test for the xingmux element. | Sebastian Dröge | 3 | -0/+4940 |
2008-01-21 | docs/plugins/Makefile.am: Update include list. | Stefan Kost | 1 | -7/+8 |
2008-01-18 | tests/check/: Add some minimal tests for the equalizer plugin. | Sebastian Dröge | 2 | -0/+332 |
2008-01-11 | tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests. | Tim-Philipp Müller | 3 | -10/+10 |
2007-11-14 | tests/check/elements/spectrum.c: Fix spectrum unit test for the latest spectr... | Sebastian Dröge | 1 | -8/+8 |
2007-10-27 | gst/interleave/interleave.c: Let's not call every request pad we create "sink... | Tim-Philipp Müller | 2 | -0/+80 |
2007-10-25 | Improve documentation, write some tests for multifilesrc/sink for upcoming ->... | David Schleef | 1 | -0/+110 |
2007-09-09 | ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_I... | Thomas Green | 1 | -1/+81 |
2007-09-06 | Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa... | Sebastian Dröge | 1 | -19/+374 |
2007-08-19 | tests/check/elements/: Also test everything in 32 bit float mode. | Sebastian Dröge | 2 | -42/+785 |
2007-08-17 | Use generator macros for the process functions for the different sample types... | Sebastian Dröge | 1 | -5/+5 |
2007-08-16 | gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 1 | -68/+92 |
2007-08-16 | gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 1 | -48/+62 |
2007-08-12 | tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter. | Sebastian Dröge | 1 | -1/+1 |
2007-08-12 | tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a... | Sebastian Dröge | 2 | -0/+526 |
2007-08-12 | tests/check/: Add unit tests for lpwsinc, testing fundamental functionality. | Sebastian Dröge | 2 | -0/+389 |
2007-07-19 | tests/check/elements/.cvsignore: Fix the buildbot with the cvsignore it wants. | Jan Schmidt | 1 | -0/+1 |
2007-07-19 | tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, tim... | Stefan Kost | 1 | -0/+89 |
2007-06-20 | gst/spectrum/gstspectrum.c: Fix leaking buffers. | Stefan Kost | 1 | -0/+216 |
2007-06-12 | Move videocrop and osxvideo to -good. | Jan Schmidt | 1 | -802/+0 |
2007-06-08 | Move wavpack to good. | Thomas Vander Stichele | 3 | -746/+0 |
2007-05-19 | Add replaygain playback elements (#412710). | René Stadler | 4 | -89/+913 |
2007-04-24 | Plug some leaks; try to make build bot happy again. | Tim-Philipp Müller | 1 | -1/+1 |
2007-04-21 | tests/check/elements/audioresample.c: Add unit test for audioresample shutdow... | Tim-Philipp Müller | 1 | -17/+48 |
2007-03-30 | ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w... | Sebastian Dröge | 3 | -11/+32 |
2007-03-14 | gst/audioresample/gstaudioresample.c: Handle discontinuous streams. | Julien Moutte | 1 | -0/+85 |
2007-03-02 | ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th... | Lutz Mueller | 1 | -1/+1 |
2007-01-04 | Add directsoundsink to build and dist it, so it gets built when compiling wit... | Vincent Torri | 1 | -2/+1 |
2006-12-30 | tests/check/elements/videocrop.c: When we can't create an element needed for ... | Tim-Philipp Müller | 1 | -6/+6 |
2006-12-22 | tests/check/elements/: reapply consistent pad (de)activation | Stefan Kost | 5 | -0/+18 |
2006-12-21 | tests/check/elements/mpeg2enc.c: (setup_mpeg2enc) | Stefan Kost | 5 | -18/+0 |
2006-12-21 | tests/check/elements/: consistent pad (de)activation | Stefan Kost | 5 | -0/+18 |
2006-12-21 | tests/check/elements/: consistent pad (de)activation | Stefan Kost | 1 | -0/+2 |