Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-05-19 | tests/check/Makefile.am: Remove bits for deinterleave check which isn't in CV... | Tim-Philipp Müller | 1 | -3/+0 |
2007-05-19 | Add replaygain playback elements (#412710). | René Stadler | 5 | -89/+919 |
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-03-01 | tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather... | Jan Schmidt | 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 |
2006-12-12 | ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code. | Tim-Philipp Müller | 4 | -0/+120 |