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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests/check/Makefile.am: Just keep disabling elements that hang the states te...
Jan Schmidt
2008-11-20
1
-1
/
+1
*
tests/check/elements/icydemux.c: Add some refcount check
Wim Taymans
2008-10-27
2
-1
/
+11
*
tests/check/Makefile.am: Don't run the states test on pulsesrc and pulsesink
Jan Schmidt
2008-10-16
1
-1
/
+1
*
gst/qtdemux/qtdemux.c: Remove previous wrong commit
Edward Hervey
2008-10-15
1
-1
/
+1
*
gst/: Fix build flags order.
Jan Schmidt
2008-09-17
5
-25
/
+27
*
tests/check/elements/level.c: Fix compilation some more.
Wim Taymans
2008-08-14
1
-1
/
+1
*
tests/check/elements/level.c: Add a test for level in stereo mode.
Stefan Kost
2008-08-10
1
-0
/
+104
*
gst/rtsp/URLS: Add another URL.
Wim Taymans
2008-08-05
2
-0
/
+3
*
ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.
Wouter Cloetens
2008-07-19
1
-0
/
+5
*
Move replaygain and interleave plugins from -bad.
Jan Schmidt
2008-07-19
1
-0
/
+10
*
tests/check/elements/: Don't use declarations after statements.
Sebastian Dröge
2008-07-14
3
-13
/
+109
*
tests/check/elements/avimux.c: Adjust avimux unit test according to increased...
Mark Nauwelaerts
2008-06-28
1
-1
/
+1
*
tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that...
Sebastian Dröge
2008-06-25
1
-10
/
+6
*
gst/interleave/interleave.*: Allow setting channel positions via a property a...
Sebastian Dröge
2008-06-02
1
-6
/
+248
*
Ignore some more generated things
Jan Schmidt
2008-05-28
2
-1
/
+2
*
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
2008-05-26
1
-0
/
+440
*
Don't use _gst_pad().
Wim Taymans
2008-05-26
2
-6
/
+6
*
tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.
Wim Taymans
2008-05-21
5
-15
/
+19
*
tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ...
Sebastian Dröge
2008-05-19
1
-0
/
+1
*
gst/interleave/: Add support for all raw audio formats and provide better neg...
Sebastian Dröge
2008-05-16
1
-1
/
+17
*
tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since...
Tim-Philipp Müller
2008-05-14
1
-0
/
+183
*
gst/interleave/: Split definitions into separate header files for better docu...
Sebastian Dröge
2008-05-14
1
-0
/
+358
*
tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ...
Sebastian Dröge
2008-04-24
1
-0
/
+2
*
tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.
Sebastian Dröge
2008-04-21
1
-0
/
+2
*
tests/check/Makefile.am: Disable some more elements in the state test.
Jan Schmidt
2008-04-17
2
-3
/
+4
*
tests/check/Makefile.am: Add soup test certificates to the dist.
Jan Schmidt
2008-04-13
1
-0
/
+2
*
Move soup plugin from -bad (Fixes: #523124)
Jan Schmidt
2008-04-12
1
-0
/
+10
*
tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...
Sebastian Dröge
2008-04-10
1
-2
/
+7
*
tests/check/: Add unit test for gdkpixbufsink element.
Tim-Philipp Müller
2008-04-03
3
-1
/
+309
*
tests/check/pipelines/wavpack.c: Bump timeout from 3 to 60 seconds.
Sebastian Dröge
2008-04-03
1
-0
/
+3
*
tests/check/pipelines/.cvignore: Remove useless file.
Sebastian Dröge
2008-04-03
2
-1
/
+1
*
tests/check/: Add unit test that encodes and decodes some data, checks that i...
Sebastian Dröge
2008-04-03
2
-1
/
+229
*
Make rganalysis and rglimiter elements GAP-flag aware.
Rene Stadler
2008-03-24
2
-0
/
+72
*
ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...
Sebastian Dröge
2008-03-22
1
-1
/
+23
*
Add support for specifying a list of cookies to be passed in the HTTP request...
Wouter Cloetens
2008-02-26
1
-0
/
+17
*
tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. I...
Sebastian Dröge
2008-02-22
1
-1
/
+1
*
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
*
Add a few libjpeg suppressions and initialize a variable to make smokeenc val...
Sebastian Dröge
2008-02-12
2
-1
/
+128
*
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
2
-5
/
+5
*
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
2
-0
/
+2
*
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
2
-0
/
+2
*
Move the equalizer plugin across from -bad
Jan Schmidt
2008-02-08
3
-9
/
+9
*
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
3
-272
/
+270
*
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
6
-3002
/
+422
[prev]
[next]