index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-13
Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR fi...
Sebastian Dröge
7
-2
/
+657
2009-01-13
tests/examples/rtp/server-alsasrc-PCMA.c: Add some example code for printing ...
Wim Taymans
1
-0
/
+53
2009-01-11
gst/audiofx/: Implement a base class for generic audio FIR filters.
Sebastian Dröge
2
-0
/
+24
2009-01-08
gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...
Mark Nauwelaerts
1
-3
/
+4
2009-01-02
tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding...
Wim Taymans
1
-0
/
+40
2009-01-02
tests/examples/rtp/: Add two C examples of using gstrtpbin as a sender and a ...
Wim Taymans
4
-0
/
+371
2008-12-16
tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent...
Sebastian Dröge
1
-0
/
+1
2008-12-16
tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent t...
Sebastian Dröge
1
-0
/
+1
2008-12-09
tests/check/Makefile.am: Also ignore pulsemixer for the states unit test.
Sebastian Dröge
1
-1
/
+1
2008-12-09
tests/check/elements/videocrop.c: Update the unit test for the new color valu...
Sebastian Dröge
1
-10
/
+11
2008-12-09
tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integer...
Sebastian Dröge
1
-27
/
+22
2008-11-27
Add support for basic and digest authentication in souphttpsrc.
Ron McOuat
1
-0
/
+143
2008-11-26
tests/examples/level/level-example.c: Set fakesink to sync. Otherwise people ...
Stefan Kost
1
-0
/
+2
2008-11-25
tests/icles/.cvsignore: cvsignore newly generated file.
Wim Taymans
1
-0
/
+1
2008-11-25
gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...
Wim Taymans
2
-1
/
+147
2008-11-20
tests/check/Makefile.am: Just keep disabling elements that hang the states te...
Jan Schmidt
1
-1
/
+1
2008-10-27
tests/check/elements/icydemux.c: Add some refcount check
Wim Taymans
3
-2
/
+12
2008-10-16
tests/check/Makefile.am: Don't run the states test on pulsesrc and pulsesink
Jan Schmidt
1
-1
/
+1
2008-10-15
gst/qtdemux/qtdemux.c: Remove previous wrong commit
Edward Hervey
1
-1
/
+1
2008-10-07
tests/examples/rtp/: Add some more H263p server and client examples.
Wim Taymans
3
-0
/
+76
2008-09-17
gst/: Fix build flags order.
Jan Schmidt
5
-25
/
+27
2008-08-26
tests/icles/.cvsignore: Ignore more.
Stefan Kost
1
-0
/
+1
2008-08-20
gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixe...
Wim Taymans
2
-1
/
+147
2008-08-14
tests/check/elements/level.c: Fix compilation some more.
Wim Taymans
1
-1
/
+1
2008-08-10
tests/check/elements/level.c: Add a test for level in stereo mode.
Stefan Kost
1
-0
/
+104
2008-08-10
tests/examples/spectrum/: Demo how to draw analyzer results synced to the clock.
Stefan Kost
2
-27
/
+104
2008-08-05
gst/rtsp/URLS: Add another URL.
Wim Taymans
2
-0
/
+3
2008-07-19
ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.
Wouter Cloetens
1
-0
/
+5
2008-07-19
Move replaygain and interleave plugins from -bad.
Jan Schmidt
1
-0
/
+10
2008-07-14
tests/check/elements/: Don't use declarations after statements.
Sebastian Dröge
3
-13
/
+109
2008-07-08
Don't use declarations after statements and variable length arrays.
Sebastian Dröge
3
-3
/
+6
2008-06-28
tests/check/elements/avimux.c: Adjust avimux unit test according to increased...
Mark Nauwelaerts
1
-1
/
+1
2008-06-25
tests/check/pipelines/wavpack.c: Remove workaround for a bug in identity that...
Sebastian Dröge
1
-10
/
+6
2008-06-17
gst/rtsp/URLS: Some more urls.
Wim Taymans
1
-2
/
+2
2008-06-02
gst/interleave/interleave.*: Allow setting channel positions via a property a...
Sebastian Dröge
1
-6
/
+248
2008-05-28
Ignore some more generated things
Jan Schmidt
2
-1
/
+2
2008-05-26
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
1
-0
/
+440
2008-05-26
Don't use _gst_pad().
Wim Taymans
2
-6
/
+6
2008-05-21
tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method.
Wim Taymans
5
-15
/
+19
2008-05-21
Don't use gst_element_get_pad(), it's a bad method.
Wim Taymans
1
-2
/
+2
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-16
Fix some compiler warnings.
Jan Schmidt
2
-0
/
+5
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-04-25
tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ...
Wim Taymans
1
-2
/
+2
2008-04-25
gst/avi/gstavidemux.c: Fix typo in comments.
Wim Taymans
11
-51
/
+254
2008-04-24
tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ...
Sebastian Dröge
1
-0
/
+2
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-18
tests/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2.
Tim-Philipp Müller
1
-1
/
+1
[next]