summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Add audio/video encoder testSeungha Yang2020-10-073-0/+244
* build: Re-enable unit testsEdward Hervey2020-10-072-0/+61
* Remove autotools build systemTim-Philipp Müller2019-10-135-66/+0
* build: silence error about pthread for 'make check' in osxJosep Torra2016-08-261-1/+2
* tests: use AM_TESTS_ENVIRONMENTTim-Philipp Müller2016-05-311-1/+1
* check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2015-06-022-36/+2
* tests: Enable avdemux_ape test again, it works nowSebastian Dröge2013-08-201-1/+1
* tests: use GST_*_1_0 environment variables everywhereTim-Philipp Müller2013-01-161-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-044-8/+8
* tests: skip broken testsTim-Philipp Müller2012-09-242-2/+2
* Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller2012-09-171-2/+1
* remove postproc elementEdward Hervey2012-09-103-53/+1
* Update .gitignore for ff->avTim-Philipp Müller2012-08-041-2/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-1/+1
* update for bus api changesWim Taymans2012-06-202-2/+2
* tests: Don't run the postproc test if compiled as an LGPL pluginSebastian Dröge2012-05-151-1/+5
* Rename everything from gst-ffmpeg to gst-libavSebastian Dröge2012-04-126-35/+35
* test: fix unit testWim Taymans2012-03-211-1/+1
* tests: make tests compileWim Taymans2012-01-043-9/+13
* tests: Fix for pad probe API changeEdward Hervey2011-11-041-4/+4
* tests: port to 0.11Tim-Philipp Müller2011-10-304-33/+36
* tests: add simple test for creating postproc elementsTim-Philipp Müller2011-09-033-1/+49
* tests: Fix compiler warningSebastian Dröge2010-03-241-9/+17
* checks: add minimal unit test for adpcm decoderTim-Philipp Müller2009-08-205-1/+177
* check: remove unused variable from unit testTim-Philipp Müller2009-07-281-3/+1
* ffmpegdemux: cache events from upstream and re-send them laterTim-Philipp Müller2009-07-286-6/+210
* check: add registry rescan testWim Taymans2009-06-051-0/+46
* check: Add a simple test that the FFmpeg plugin loadsJan Schmidt2009-04-173-0/+74
* configure.ac: Fix type in error messgae.Stefan Kost2008-09-061-1/+1
* tests/check/generic/libavcodec-locking.c: Print message name and not just num...Stefan Kost2007-10-031-2/+2
* ext/ffmpeg/: Free strings atleast when finalizing elements.Stefan Kost2007-08-011-8/+9
* Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt2007-07-131-1/+1
* Spaces => tabTim-Philipp Müller2006-12-151-1/+1
* tests/check/generic/libavcodec-locking.c: Fix the filter caps string for the ...Jan Schmidt2006-12-061-2/+2
* tests/check/gst-ffmpeg.supp: Add missing file (which prepare-ChangeLog didn't...Tim-Philipp Müller2006-05-091-0/+0
* tests/check/generic/libavcodec-locking.c: Only run test when encoder element ...Tim-Philipp Müller2006-05-091-5/+14
* tests/check/: Add test case for libavcodec lockingLuca Ognibene2006-05-092-6/+164
* Add test infrastructure to gst-ffmpeg (#324279).Tim-Philipp Müller2006-05-094-0/+52