Age | Commit message (Expand) | Author | Files | Lines |
2007-07-13 | Remove bogus check for libcheck, since we check for gstreamer-check and it pu... | Jan Schmidt | 1 | -1/+1 |
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 | 4 | -1171/+1 |
2007-06-08 | Move wavpack to good. | Thomas Vander Stichele | 4 | -756/+0 |
2007-06-08 | tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink... | Tim-Philipp Müller | 1 | -3/+5 |
2007-05-21 | ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH... | Stefan Kost | 1 | -0/+5 |
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-14 | tests/icles/equalizer-test.c: Port the example to new equalizer api. | Stefan Kost | 1 | -36/+27 |
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-02-03 | Fix up to use the newly ported (actually working) GstAudioFilter. | Tim-Philipp Müller | 3 | -1/+300 |
2007-01-28 | gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2... | Tim-Philipp Müller | 1 | -38/+55 |
2007-01-27 | tests/icles/videocrop-test.c: Catch errors while the test is running. | Tim-Philipp Müller | 1 | -16/+36 |
2007-01-05 | tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re... | Tim-Philipp Müller | 1 | -2/+3 |
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 |
2006-11-14 | tests/check/elements/.cvsignore: Add cdaudio to ignore. | Wim Taymans | 1 | -0/+1 |
2006-11-14 | tests/check/: Added y4m test. Fixes #372243. | Wim Taymans | 2 | -1/+163 |
2006-10-17 | Activate pads before adding them to running element. | Tim-Philipp Müller | 1 | -0/+1 |
2006-10-06 | Add ReplayGain analysis element (#357069). | René Stadler | 3 | -0/+1873 |
2006-10-04 | tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r... | Tim-Philipp Müller | 3 | -1/+323 |
2006-10-03 | removing icle for v4l2 | Thomas Vander Stichele | 2 | -526/+1 |
2006-09-27 | Removed set-undef-fps. | Edgard Lima | 1 | -11/+1 |
2006-09-27 | Small cleanups. | Wim Taymans | 1 | -8/+29 |
2006-09-27 | Some cleanups and comments. | Edgard Lima | 1 | -6/+6 |
2006-09-19 | Just a small fix to the app options. | Edgard Lima | 1 | -1/+1 |
2006-09-19 | Add Video Orientation interface support to v4l2src. | Edgard Lima | 1 | -2/+91 |
2006-09-16 | tests/check/: Fix big batch of compiler warnings. | Stefan Kost | 1 | -2/+0 |
2006-09-15 | The test application and the plgind error messages has been improved. | Edgard Lima | 1 | -24/+193 |
2006-09-08 | configure.ac: Bump requirements of -base (videocrop test case needs this). | Tim-Philipp Müller | 1 | -45/+213 |
2006-09-03 | tests/check/elements/videocrop.c: More tests: check passthrough mode and caps... | Tim-Philipp Müller | 1 | -0/+319 |
2006-09-02 | docs/plugins/: Add videocrop to docs. | Tim-Philipp Müller | 3 | -2/+326 |
2006-08-23 | ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio... | Tim-Philipp Müller | 2 | -3/+2 |
2006-08-23 | tests/check/: Add unit tests for wavpack elements (#352476). | Sebastian Dröge | 5 | -1/+737 |
2006-08-21 | move gdp plugin to good. | Thomas Vander Stichele | 3 | -989/+0 |
2006-08-08 | tests/check/elements/gdpdepay.c: I forgot to include the file containing the ... | Edward Hervey | 1 | -0/+1 |
2006-08-08 | tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348... | Edward Hervey | 1 | -1/+5 |
2006-07-26 | gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ... | Thomas Vander Stichele | 2 | -2/+0 |
2006-07-13 | tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc... | Tim-Philipp Müller | 1 | -1/+7 |
2006-07-13 | Port mpeg2enc to 0.10 (#343184). | Mark Nauwelaerts | 4 | -2/+207 |