index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
rtpbin: add support for buffer-list
Branko Subasic
2
-0
/
+339
2009-06-14
camerabin: cleanups in the tests
Stefan Kost
2
-18
/
+52
2009-06-07
tests/metadata: Don't try tags we can't handle. Fixes #584945
Edward Hervey
1
-0
/
+6
2009-06-06
examples: Don't build the mxf example if GTK isn't present.
Jan Schmidt
1
-2
/
+2
2009-06-05
gitignore: Ignore shapewipe unit test binary
Jan Schmidt
1
-0
/
+1
2009-06-05
Moved 'x264enc' from -bad to -ugly
Jan Schmidt
2
-11
/
+1
2009-06-05
camerabin: fix link order
Stefan Kost
1
-3
/
+4
2009-06-05
camerabin: preview image sending optimization
Lasse Laukkanen
1
-81
/
+104
2009-06-04
shapewipe: Increase timeout of the unit test
Sebastian Dröge
1
-0
/
+1
2009-06-02
aacparse: set channels and rate on output caps, and keep codec_data
Tim-Philipp Müller
1
-8
/
+24
2009-06-01
shapewipe: Add unit test for shapewipe
Sebastian Dröge
2
-0
/
+307
2009-05-29
shapewipe: Divide the border value by two, otherwise we use a twice a wide bo...
Sebastian Dröge
1
-1
/
+1
2009-05-29
shapewipe: Add border property to allow smooth borders
Sebastian Dröge
1
-1
/
+1
2009-05-29
shapewipe: Fix Makefile of the example application
Sebastian Dröge
1
-2
/
+4
2009-05-29
shapewipe: Add a simple shapewipe transition filter & example application
Sebastian Dröge
3
-2
/
+136
2009-05-26
states: Ignore the camerabin for the states test
Jan Schmidt
1
-1
/
+1
2009-05-25
tests: add receive rtpbin unit test
Wim Taymans
1
-0
/
+206
2009-05-22
tests: more rtpbin checks
Wim Taymans
1
-49
/
+64
2009-05-22
tests: add more rtpbin tests
Wim Taymans
1
-4
/
+26
2009-05-22
tests: add rtpbin unit test
Wim Taymans
3
-0
/
+97
2009-05-16
Moved 'y4menc' from -bad to -good
Jan Schmidt
3
-167
/
+0
2009-05-07
scaletempo: Don't require gconfaudiosink in the demo
Rov Juvano
1
-1
/
+1
2009-04-25
tests: make git ignore new unit tests binaries
Tim-Philipp Müller
2
-1
/
+3
2009-04-24
check: exclude rsndvdbin from the states test
Jan Schmidt
1
-1
/
+1
2009-04-16
camerabin: change img-done signal parameter from GString* to const gchar*
Lasse Laukkanen
1
-6
/
+4
2009-04-07
mxf: Add unit tests for checking if mxfmux ! mxfdemux pipelines are working w...
Sebastian Dröge
2
-0
/
+283
2009-04-02
mxfmux: Add unit tests
Sebastian Dröge
2
-1
/
+263
2009-03-22
tests: reenable metadata test
Stefan Kost
1
-3
/
+3
2009-03-22
metadata: reenable test
Stefan Kost
1
-2
/
+1
2009-03-12
check: Disabling metadata unit test until #574401 is fixed.
Edward Hervey
1
-4
/
+5
2009-03-07
camerabin: Make the tests pass when the camerabin can't initialise.
Jan Schmidt
1
-4
/
+27
2009-03-07
misc: Ignore the camerabin binary in the check/elements subdir
Jan Schmidt
1
-0
/
+1
2009-03-07
metadata: change 'q' back to 'jpegenc' (my keyboard hates me)
Stefan Kost
1
-1
/
+1
2009-03-06
metadata: cleanup, fix the test, add comments
Stefan Kost
1
-6
/
+15
2009-03-06
legacyresample: Fix memory leak in the unit test by unreffing the caps
Sebastian Dröge
1
-0
/
+1
2009-03-04
Merge branch 'master' of ssh://uraeus@git.freedesktop.org/git/gstreamer/gst-p...
Christian Schaller
1
-0
/
+1
2009-03-04
docs/plugins/Makefile.am: add figures subdirectory
Christian Schaller
1
-1
/
+1
2009-03-04
check: gst-plugins-bad.supp needs to be distributed.
Peter Kjellerstedt
1
-0
/
+1
2009-02-28
mxf: Don't use GLib 2.16 API unconditionally in the example
Sebastian Dröge
1
-0
/
+4
2009-02-27
camerabin: rework signaling and tests
Stefan Kost
1
-0
/
+2
2009-02-26
mxf: Add example application to output the structural metadata tree into a Gt...
Sebastian Dröge
3
-0
/
+250
2009-02-25
tests: add a timeout of 5 slightly above the default
Stefan Kost
1
-0
/
+1
2009-02-25
camerabin: increase timeout and lower video recording length
Stefan Kost
1
-11
/
+23
2009-02-25
tests: blacklist dccp plugins.
Stefan Kost
1
-1
/
+1
2009-02-25
camerabin: get rid of // comment and explain
Stefan Kost
1
-2
/
+4
2009-02-25
camerabin: update check unit test
Stefan Kost
1
-37
/
+72
2009-02-24
Remove tests/examples/app as it was moved to -base a long time ago
Sebastian Dröge
8
-1239
/
+0
2009-02-24
Move examples directory to tests/examples as in every other GStreamer module
Sebastian Dröge
41
-2
/
+5418
2009-02-09
More files to ignore
Edward Hervey
2
-0
/
+8
2009-02-09
tests: Add camerabin unit tests.
Nokia Corporation
2
-0
/
+405
[next]