Tim-Philipp Müller
43bd45ba99
mpg123: move from -bad to -ugly
...
Hook up to build system, add to docs
2016-02-16 10:59:25 +00:00
Tim-Philipp Müller
fadda9dba6
tests: add test data for mpg123 plugin
2016-02-16 10:59:12 +00:00
Tim-Philipp Müller
e3bb9b2928
Merge branch 'plugin-move-mpg123'
...
Move mpg123 plugin from -bad to -ugly.
https://bugzilla.gnome.org/show_bug.cgi?id=719849
2016-02-16 10:41:07 +00:00
Tim-Philipp Müller
524c1d23da
tests: fix mpg123audiodec test for big-endian architectures
2016-02-16 10:40:39 +00:00
Sebastian Dröge
592e1cbf5d
mpg123audiodec: Fix event handling in unit test
2016-02-16 10:40:39 +00:00
Thiago Santos
7e2f2f9e5b
tests: extend the AM_TESTS_ENVIRONMENT from check.mak
...
To get the CK_DEFAULT_TIMEOUT defined for all tests
https://bugzilla.gnome.org/show_bug.cgi?id=761472
2016-02-05 19:11:38 -03:00
Sebastian Dröge
7653bf6324
amrnbenc: Fix various compiler warnings in the test
2015-12-24 14:48:50 +01:00
Sebastian Dröge
81b695bb01
x264enc: Fix various compiler warnings in the test
2015-12-24 14:48:38 +01:00
Edward Hervey
ba2a874ffc
check: Rename states unit test
...
Makes it easier to differentiate from other modules states unit test
2015-08-14 11:14:31 +02:00
Edward Hervey
fe14a23327
check: Use GST_CHECK_MAIN () macro everywhere
...
Makes source code smaller, and ensures we go through common initialization
path (like the one that sets up XML unit test output ...)
2015-06-02 16:31:10 +02:00
Tim-Philipp Müller
2aa56dffed
tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
...
Make sure the test environment is set up.
https://bugzilla.gnome.org//show_bug.cgi?id=747624
2015-04-23 16:23:01 +01:00
Edward Hervey
27a2691766
tests: Use AM_TESTS_ENVIRONMENT
...
Needed by the new automake test runner
2015-04-08 16:52:06 +02:00
Edward Hervey
2bb3b2c977
check: Fix test location
2014-02-06 19:22:47 +01:00
Sebastian Rasmussen
84ee64d4bd
tests: Don't build disabled plugins' check tests
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723505
2014-02-04 14:03:30 +01:00
Olivier Crête
b82703170a
x264enc: Implement getcaps that restricts the input format depending on the output profile
...
Also add some x264enc profile tests
https://bugzilla.gnome.org/show_bug.cgi?id=708326
2013-09-18 19:33:01 -04:00
Sebastian Dröge
e29d352f77
tests: Fix event handling
2013-05-13 13:19:27 +02:00
Martin Pitt
62c608ada2
tests: use _1_0 variants for the various registry variables
...
These override the variants without version suffix. Makes 'make check' work
properly in environments that set the suffixed variant for 1.0, such as
jhbuild.
2013-01-16 11:14:59 +00:00
Sebastian Dröge
2b3b7ea810
xingmux: Fix unit test after change to correctly calculate number of frames
2012-11-16 13:32:00 +01:00
Tim-Philipp Müller
7ceb643b02
Fix FSF address
...
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-11-04 00:09:59 +00:00
Tim-Philipp Müller
9c690b2018
Fix FSF address
...
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-11-03 20:40:37 +00:00
Tim-Philipp Müller
d24e774074
tests: fix up mpg123 test a little
...
- dist input files
- fix sample leak
- simplify check for elements
- only run mpg123 test if mpg123 is available and selected
- fix build in uninstalled setup
https://bugzilla.gnome.org/show_bug.cgi?id=686595
2012-10-24 13:44:07 +01:00
Carlos Rafael Giani
21bd9a8486
tets: add unit test for mpg123audiodec
...
https://bugzilla.gnome.org/show_bug.cgi?id=686595
2012-10-24 13:43:29 +01:00
Tim-Philipp Müller
5f9a086484
Remove -DGST_USE_UNSTABLE_API
2012-09-17 16:57:30 +01:00
Wim Taymans
49f5cb7d76
rename some caps and elements in examples
2012-09-14 16:28:54 +02:00
Olivier Crête
32a15afb81
x264enc test: x264enc produces constrained-baseline, not the full baseline
2012-09-11 16:48:51 -04:00
Mark Nauwelaerts
f12ee2cbe7
tests: mpeg2dec: initialize variable
...
... which avoids test segfaulting.
2012-09-06 14:42:51 +02:00
Edward Hervey
185b625bf9
check: Feed parsed data to mpeg2dec
...
And fix the expected output caps by adding colorimetry field
2012-08-30 16:26:00 -07:00
Sebastian Dröge
2ec36a9c0a
elements: Use gst_pad_set_caps() instead of manual event fiddling
2012-06-08 15:55:42 +02:00
Sebastian Dröge
9e5a55a70f
gst: Update versioning
2012-04-04 14:38:53 +02:00
Mark Nauwelaerts
336c76cb11
tests: make more valgrind-friendly and plug caps leak
2012-03-29 17:32:08 +02:00
Mark Nauwelaerts
0a69cc27a6
tests: x264enc: adjust test to removal of deprecated properties
2012-03-27 14:07:40 +02:00
Wim Taymans
a9b7e39c24
tests: fix after memory changes
2012-03-21 13:18:35 +01:00
Wim Taymans
cb976a9ffa
mpeg2dec: fix test a bit more
...
Still broken because cropping is broken in mpeg2dec
2012-02-07 18:56:23 +01:00
Wim Taymans
20de8b3ebd
tests: fix some tests
2012-02-07 11:06:29 +01:00
Wim Taymans
bc3c7aa05e
tests: make tests compile
2012-01-04 10:33:27 +01:00
Tim-Philipp Müller
7bff5df357
tests: disable generic index test
2011-12-30 18:31:32 +00:00
René Stadler
97b70cae70
tests: update for gstcheck API change
2011-11-24 21:48:55 +01:00
Tim-Philipp Müller
09675d7a8e
tests: port mpeg2dec to 0.11
...
It compiles, but fails.
2011-11-12 20:44:23 +00:00
Tim-Philipp Müller
4f3345531f
tests: port x264enc unit test to 0.11
...
Well, it compiles now at least.
2011-11-12 20:33:03 +00:00
Tim-Philipp Müller
c5838071d5
tests: port amrnbenc test to 0.11
2011-10-30 15:05:56 +00:00
Tim-Philipp Müller
2eca34cb93
tests: need to define GST_USE_UNSTABLE_API to avoid warnings
2011-10-30 15:03:29 +00:00
Tim-Philipp Müller
2a755f15af
lame: remove lame element, it's been superseded by lamemp3enc
2011-10-30 13:47:26 +00:00
Sebastian Dröge
e7425b898c
amrnbenc: Use complete raw audio caps in the test
2011-09-07 14:36:46 +02:00
Olivier Crête
e595cdc311
tests: Test x264enc profiles from the caps
...
https://bugzilla.gnome.org/show_bug.cgi?id=644233
2011-07-12 16:51:51 -04:00
Tim-Philipp Müller
7ad6c5e2a6
tests: add suppression for lame unit test
2011-04-19 17:26:42 +01:00
Tim-Philipp Müller
a64522e886
tests: add generic index-setting test
2011-04-19 17:11:33 +01:00
Tim-Philipp Müller
7551d102f8
tests: add unit test for lamemp3enc negotiation issue
...
https://bugzilla.gnome.org/show_bug.cgi?id=641151
2011-02-03 18:27:05 +00:00
Tim-Philipp Müller
f6577d3890
tests: never disable g_assert() and cast checks for the unit tests
...
The unit tests are riddled with g_assert() and friends, make sure we
don't disable assert and cast checks for the unit tests even if
this has been specified for the rest of the code base, e.g. via
--disable-glib-asserts
2011-01-08 00:35:08 +00:00
Wim Taymans
ffd22c9184
check: don't use deprecated method
2010-12-07 15:39:32 +01:00
Stefan Kost
8623c31bae
tests: allow running state tests for all elements
...
Now one can use GST_NO_STATE_IGNORE_ELEMENTS=1 make generic/states.check
to try elements that would normaly be skipped.
2010-09-09 22:33:36 +03:00