Age | Commit message (Expand) | Author | Files | Lines |
2008-05-19 | tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ... | Sebastian Dröge | 1 | -0/+1 |
2008-05-16 | gst/interleave/: Add support for all raw audio formats and provide better neg... | Sebastian Dröge | 1 | -1/+17 |
2008-05-14 | tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since... | Tim-Philipp Müller | 1 | -0/+183 |
2008-05-14 | gst/interleave/: Split definitions into separate header files for better docu... | Sebastian Dröge | 1 | -0/+358 |
2008-05-13 | tests/check/elements/audioresample.c: Add unit test for the latest basetransf... | Sjoerd Simons | 1 | -43/+77 |
2008-05-08 | gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca... | Sjoerd Simons | 1 | -0/+89 |
2008-04-21 | tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285. | Sebastian Dröge | 1 | -0/+2 |
2008-04-21 | tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu... | Sebastian Dröge | 1 | -5/+9 |
2008-04-16 | tests/check/elements/ofa.c: Only check if the generated fingerprints are vali... | Sebastian Dröge | 1 | -16/+4 |
2008-04-12 | Remove soup plugin that's moved to -good (#523124) | Jan Schmidt | 1 | -453/+0 |
2008-04-10 | tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes... | Sebastian Dröge | 1 | -2/+7 |
2008-04-05 | tests/check/elements/ofa.c: Also check that we have processed at least 135 se... | Sebastian Dröge | 1 | -0/+28 |
2008-04-04 | tests/check/: Add simple unit tests for the OFA plugin. | Sebastian Dröge | 2 | -0/+377 |
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 |