index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
check
/
elements
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes: #514889
Wim Taymans
2008-02-12
1
-4
/
+6
*
tests/check/elements/souphttpsrc.c: Include glib/gprintf.h for g_vasprintf()....
Sebastian Dröge
2008-02-12
1
-0
/
+1
*
Close some memory leaks spotted by the unit test. Fixes bug #515697.
Sebastian Dröge
2008-02-11
1
-0
/
+4
*
gst/: Fix includes order
Jan Schmidt
2008-02-09
1
-4
/
+4
*
tests/check/elements/.cvsignore: Spell the new tests correctly in .cvsignore
Jan Schmidt
2008-02-08
1
-2
/
+2
*
Move multifile plugin from -bad.
Jan Schmidt
2008-02-08
1
-0
/
+1
*
gst/multifile/: Use g_file_[sg]et_contents() instead of using stdio functions.
David Schleef
2008-02-08
1
-11
/
+61
*
Move spectrum plugin from -bad.
Jan Schmidt
2008-02-08
1
-0
/
+1
*
Move the equalizer plugin across from -bad
Jan Schmidt
2008-02-08
2
-9
/
+8
*
docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs
Jan Schmidt
2008-02-08
3
-12
/
+14
*
Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx p...
Jan Schmidt
2008-02-07
2
-272
/
+268
*
Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a som...
Tim-Philipp Müller
2008-02-07
1
-1
/
+20
*
Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...
Jan Schmidt
2008-02-06
5
-3000
/
+420
*
tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.
Tim-Philipp Müller
2008-02-02
1
-90
/
+94
*
docs/plugins/: Add souphttpsrc to the docs.
Wouter Cloetens
2008-01-30
1
-0
/
+408
*
tests/check/: Add add testsuite for the rtp-payloader that tries simulating d...
Stefan Kost
2008-01-29
2
-10
/
+559
*
tests/check/elements/alphacolor.c: Remove two unused variables.
Stefan Kost
2008-01-29
1
-2
/
+0
*
tests/check/Makefile.am: Fix up some CFLAGS sets.
Jan Schmidt
2008-01-21
1
-3
/
+5
*
tests/check/: Add some minimal tests for the equalizer plugin.
Sebastian Dröge
2008-01-18
1
-0
/
+331
*
tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.
Tim-Philipp Müller
2008-01-11
3
-10
/
+10
*
ignore some more
Edward Hervey
2008-01-11
1
-0
/
+1
*
tests/check/elements/icydemux.c: Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
Tim-Philipp Müller
2008-01-11
1
-30
/
+5
*
tests/check/elements/avisubtitle.c: Small unit test fix (has no practical imp...
Tim-Philipp Müller
2007-12-18
1
-1
/
+2
*
Add seeking support for avi subtitle
Thijs Vermeir
2007-12-18
1
-2
/
+17
*
Add avi subtitle element for bug #442034. Need seeking support and more suppo...
Thijs Vermeir
2007-12-18
1
-0
/
+248
*
tests/check/elements/wavpackenc.c: Don't check the caps of the output buffer ...
Sebastian Dröge
2007-11-26
1
-5
/
+0
*
tests/check/elements/spectrum.c: Fix spectrum unit test for the latest spectr...
Sebastian Dröge
2007-11-14
1
-8
/
+8
*
gst/interleave/interleave.c: Let's not call every request pad we create "sink...
Tim-Philipp Müller
2007-10-27
1
-0
/
+79
*
Improve documentation, write some tests for multifilesrc/sink for upcoming ->...
David Schleef
2007-10-25
1
-0
/
+110
*
Add some debug and sync tests with the fix.
Stefan Kost
2007-10-19
1
-1
/
+1
*
gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP fr...
Jason Kivlighn
2007-10-11
1
-0
/
+27
*
Update my mail address.
Sebastian Dröge
2007-09-13
1
-1
/
+1
*
Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...
Sebastian Dröge
2007-09-06
1
-19
/
+374
*
tests/check/elements/: Also test everything in 32 bit float mode.
Sebastian Dröge
2007-08-19
2
-42
/
+785
*
tests/check/elements/: Also test 32 bit float mode and the type 2 variants of...
Sebastian Dröge
2007-08-19
4
-74
/
+3570
*
Use generator macros for the process functions for the different sample types...
Sebastian Dröge
2007-08-17
1
-5
/
+5
*
gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
2007-08-16
1
-68
/
+92
*
gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
Sebastian Dröge
2007-08-16
5
-0
/
+1626
*
gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
2007-08-16
1
-48
/
+62
*
tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter.
Sebastian Dröge
2007-08-12
1
-1
/
+1
*
tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a...
Sebastian Dröge
2007-08-12
1
-0
/
+525
*
tests/check/: Add unit tests for lpwsinc, testing fundamental functionality.
Sebastian Dröge
2007-08-12
1
-0
/
+388
*
Use the new buffer clipping function from gstaudio here and require gst-plugi...
Sebastian Dröge
2007-07-24
1
-0
/
+3
*
tests/check/elements/videocrop.c: Fix the test.
Stefan Kost
2007-07-18
1
-26
/
+28
*
Fix memory leaks.
Edward Hervey
2007-06-22
1
-1
/
+0
*
gst/spectrum/gstspectrum.c: Fix leaking buffers.
Stefan Kost
2007-06-20
1
-0
/
+216
*
tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so th...
Tim-Philipp Müller
2007-06-19
5
-8
/
+4
*
tests/: Hush the buildbots up
Jan Schmidt
2007-06-14
1
-0
/
+1
*
moap ignore
Thomas Vander Stichele
2007-06-08
1
-0
/
+3
*
Add replaygain playback elements (#412710).
René Stadler
2007-05-19
3
-88
/
+910
[next]