index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
tests: add generic set_index test
Tim-Philipp Müller
3
-0
/
+142
2011-04-19
tests: add index-setting test for baseparse/flacparse
Tim-Philipp Müller
1
-0
/
+18
2011-04-18
wavpack: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-1
/
+3
2011-04-18
wavenc: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-1
/
+5
2011-04-18
tagschecking: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-2
/
+6
2011-04-18
imagefreeze: Remove bus GSource to prevent a valgrind warning
Sebastian Dröge
1
-7
/
+21
2011-04-16
examples: fix some warnings in rtp example
Tim-Philipp Müller
1
-13
/
+13
2011-04-16
examples: don't put code with side-effects into g_assert()
Tim-Philipp Müller
1
-3
/
+6
2011-04-16
examples: fix 'control reaches end of non-void function' warning in cairo exa...
Tim-Philipp Müller
1
-0
/
+2
2011-04-16
tests: Address unused but set variables
Robert Swain
6
-14
/
+7
2011-04-15
tests: qtmux: test various dts-methods
Mark Nauwelaerts
1
-20
/
+132
2011-04-13
qtmux: add variant-less video/quicktime to source pad template caps
Tim-Philipp Müller
2
-18
/
+78
2011-04-13
tests: ignore new qtmux-related test binaries
Tim-Philipp Müller
2
-0
/
+2
2011-04-13
quicktime: move qtmux plugin from -bad to -good
Tim-Philipp Müller
1
-0
/
+2
2011-04-12
test: qtmux: Tests qtmux reuse
Thiago Santos
1
-0
/
+32
2011-04-12
tagschecking: Fix some more memory leaks
Sebastian Dröge
1
-0
/
+2
2011-04-12
tests: qtmux: also unit test fragmented file cases
Mark Nauwelaerts
1
-1
/
+128
2011-04-12
tests: don't fail tagschecking test if qtdemux is not available or too old
Tim-Philipp Müller
1
-0
/
+13
2011-04-12
tests: tagschecking: New tags tests
Thiago Santos
1
-10
/
+34
2011-04-12
Add -Wwrite-strings
Benjamin Otte
1
-4
/
+4
2011-04-12
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2
-7
/
+7
2011-04-12
tests: tagschecking: Improvements and new geo-location tests
Thiago Santos
1
-13
/
+51
2011-04-12
check: tagschecking: tests for tags serialization in muxers
Thiago Santos
1
-0
/
+273
2011-04-12
tests/check/: Add unit test for qtmux.
Mark Nauwelaerts
1
-0
/
+263
2011-04-08
tests: hook up audioparser unit tests
Tim-Philipp Müller
2
-0
/
+27
2011-04-08
tests: fix baseparse test
David Schleef
1
-1
/
+1
2011-04-08
flacparse: Adjust unit tests to new flacparse behaviour
Sebastian Dröge
1
-0
/
+23
2011-04-08
audioparsers: add flacparse unit test
Mark Nauwelaerts
3
-10
/
+328
2011-04-08
audioparsers: add ac3parse and mpegaudioparse unit test
Mark Nauwelaerts
2
-0
/
+335
2011-04-08
audioparsers: refactor existing unit tests using common helper
Mark Nauwelaerts
4
-808
/
+690
2011-04-08
check: Don't re-declare 'GList *buffers' in the tests
Edward Hervey
2
-2
/
+0
2011-04-08
Add -Wold-style-definition
Benjamin Otte
1
-1
/
+1
2011-04-08
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2
-5
/
+5
2011-04-08
Rename aac's stream-format 'none' to 'raw'
Thiago Santos
1
-1
/
+1
2011-04-08
aacparse: update tests to stream-format changes
Thiago Santos
1
-2
/
+8
2011-04-08
aacparse: set channels and rate on output caps, and keep codec_data
Tim-Philipp Müller
1
-8
/
+24
2011-04-08
tests/check/: Add unit tests for new parsers.
Stefan Kost
2
-0
/
+1152
2011-03-29
rtpbin: Don't try to request the same request pad twice
Sebastian Dröge
1
-12
/
+0
2011-03-15
tests: enable more formats in videofilter unit test, check more resolutions
Tim-Philipp Müller
1
-22
/
+28
2011-03-15
tests: in videofilter unit test also check with 'odd' widths and heights
Tim-Philipp Müller
1
-29
/
+15
2011-03-11
tests: order state-test blacklist and add jack elements
Stefan Kost
1
-5
/
+6
2011-03-07
cairooverlay: Add a bus handler to the example to handle EOS/ERROR/WARNING
Sebastian Dröge
1
-4
/
+44
2011-03-07
examples: Always dist the cairo example
Sebastian Dröge
1
-1
/
+1
2011-03-07
cairooverlay: Use LDADD instead of LDFLAGS for libs and add $(GST_LIBS)
Sebastian Dröge
1
-1
/
+1
2011-03-07
cairooverlay: Remove unnecessary gtk/gtk-x11 use in example.
Jon Nordby
3
-81
/
+7
2011-03-02
cairooverlay: The example always requires gtk-x11
Sebastian Dröge
3
-10
/
+11
2011-03-02
cairooverlay: Add generic Cairo overlay video element.
Jon Nordby
4
-2
/
+221
2011-03-01
example: fix the variable name for the ip-address
Stefan Kost
1
-5
/
+6
2011-02-22
rtp-examples: move capsfilter behind converters
Stefan Kost
2
-2
/
+2
2011-02-22
rtp-examples: fix ascii-art
Stefan Kost
5
-58
/
+58
[next]