Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -0/+388 |
2008-02-22 | tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa... | Sebastian Dröge | 1 | -35/+21 |
2008-02-22 | tests/check/Makefile.am: Ignore some more elements for the states unit test, ... | Sebastian Dröge | 1 | -1/+1 |
2008-02-12 | tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf().... | Sebastian Dröge | 1 | -0/+1 |
2008-02-11 | tests/check/Makefile.am: Disable the dvb plugin for the states test. Fixes bu... | Sebastian Dröge | 1 | -1/+1 |
2008-02-09 | gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ... | Jan Schmidt | 1 | -1/+1 |
2008-02-08 | Remove multifile plugin, which has moved to -good | Jan Schmidt | 2 | -166/+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 | 2 | -573/+1 |
2008-02-08 | docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs | Jan Schmidt | 4 | -13/+15 |
2008-02-08 | Remove the equalizer plugin, which has moved to -good | Jan Schmidt | 3 | -335/+0 |
2008-02-08 | Remove the xingmux plugin, as the element has moved into mpegaudioparse in -u... | Jan Schmidt | 4 | -4943/+2 |
2008-02-07 | Remove GIO plugin which has now moved to -base. | Jan Schmidt | 3 | -173/+0 |
2008-02-07 | Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi... | Jan Schmidt | 3 | -1696/+0 |
2008-01-30 | tests/check/: Add missing files for the unit test. | Wouter Cloetens | 2 | -0/+37 |
2008-01-30 | docs/plugins/: Add souphttpsrc to the docs. | Wouter Cloetens | 3 | -0/+420 |
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 | 4 | -1/+4944 |
2008-01-21 | docs/plugins/Makefile.am: Update include list. | Stefan Kost | 1 | -7/+8 |
2008-01-18 | tests/check/Makefile.am: Enable spectrum test again. | Sebastian Dröge | 2 | -3/+44 |
2008-01-18 | tests/check/: Add some minimal tests for the equalizer plugin. | Sebastian Dröge | 3 | -0/+333 |
2008-01-16 | Update for API changes in GIO and require GIO 2.15.2 for this. | Sebastian Dröge | 1 | -12/+6 |
2008-01-11 | tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests. | Tim-Philipp Müller | 3 | -10/+10 |
2008-01-06 | Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2... | Sebastian Dröge | 1 | -2/+15 |
2008-01-02 | tests/check/Makefile.am: Disable vcdsrc in states test because it takes too m... | David Schleef | 1 | -2/+3 |
2008-01-01 | ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i... | David Schleef | 1 | -1/+1 |
2007-12-29 | Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 ... | Sebastian Dröge | 1 | -2/+1 |
2007-11-14 | tests/check/elements/spectrum.c: Fix spectrum unit test for the latest spectr... | Sebastian Dröge | 1 | -8/+8 |
2007-11-07 | Require GIO >= 0.1.2 and adjust unit test for an API change. | Sebastian Dröge | 1 | -6/+2 |
2007-11-07 | ext/gio/gstgio.h: Add macro to check if a stream supports seeking. | Sebastian Dröge | 3 | -0/+172 |
2007-10-27 | gst/interleave/interleave.c: Let's not call every request pad we create "sink... | Tim-Philipp Müller | 3 | -0/+81 |
2007-10-25 | Improve documentation, write some tests for multifilesrc/sink for upcoming ->... | David Schleef | 2 | -0/+111 |
2007-09-20 | Fix memory leaks. More to come. | Stefan Kost | 2 | -27/+130 |
2007-09-19 | Ignore registries in any format. | Stefan Kost | 1 | -1/+1 |
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-16 | tests/check/: Add generic state-change test suite to help to fi leaks. | Stefan Kost | 3 | -0/+123 |
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 | 3 | -0/+527 |
2007-08-12 | tests/check/: Add unit tests for lpwsinc, testing fundamental functionality. | Sebastian Dröge | 3 | -0/+390 |
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 | 2 | -0/+100 |
2007-06-20 | gst/spectrum/gstspectrum.c: Fix leaking buffers. | Stefan Kost | 2 | -0/+217 |
2007-06-12 | Move videocrop and osxvideo to -good. | Jan Schmidt | 2 | -809/+0 |
2007-06-08 | Move wavpack to good. | Thomas Vander Stichele | 4 | -756/+0 |