summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-08-20tests: Enable avdemux_ape test again, it works nowSebastian Dröge1-1/+1
2013-01-16tests: use GST_*_1_0 environment variables everywhereTim-Philipp Müller1-3/+3
2012-11-04Fix FSF addressTim-Philipp Müller4-8/+8
2012-09-24tests: skip broken testsTim-Philipp Müller2-2/+2
2012-09-17Remove -DGST_USE_UNSTABLE_APITim-Philipp Müller1-2/+1
2012-09-10remove postproc elementEdward Hervey3-53/+1
2012-08-04Update .gitignore for ff->avTim-Philipp Müller1-2/+2
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-1/+1
2012-06-20update for bus api changesWim Taymans2-2/+2
2012-05-15tests: Don't run the postproc test if compiled as an LGPL pluginSebastian Dröge1-1/+5
2012-04-12Rename everything from gst-ffmpeg to gst-libavSebastian Dröge6-35/+35
2012-03-21test: fix unit testWim Taymans1-1/+1
2012-01-04tests: make tests compileWim Taymans3-9/+13
2011-11-04tests: Fix for pad probe API changeEdward Hervey1-4/+4
2011-10-30tests: port to 0.11Tim-Philipp Müller4-33/+36
2011-09-03tests: add simple test for creating postproc elementsTim-Philipp Müller3-1/+49
2010-03-24tests: Fix compiler warningSebastian Dröge1-9/+17
2009-08-20checks: add minimal unit test for adpcm decoderTim-Philipp Müller5-1/+177
2009-07-28check: remove unused variable from unit testTim-Philipp Müller1-3/+1
2009-07-28ffmpegdemux: cache events from upstream and re-send them laterTim-Philipp Müller6-6/+210
2009-06-05check: add registry rescan testWim Taymans1-0/+46
2009-04-17check: Add a simple test that the FFmpeg plugin loadsJan Schmidt3-0/+74
2008-09-06configure.ac: Fix type in error messgae.Stefan Kost1-1/+1
2007-10-03tests/check/generic/libavcodec-locking.c: Print message name and not just num...Stefan Kost1-2/+2
2007-08-01ext/ffmpeg/: Free strings atleast when finalizing elements.Stefan Kost1-8/+9
2007-07-13Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt1-1/+1
2006-12-15Spaces => tabTim-Philipp Müller1-1/+1
2006-12-06tests/check/generic/libavcodec-locking.c: Fix the filter caps string for the ...Jan Schmidt1-2/+2
2006-05-09tests/check/gst-ffmpeg.supp: Add missing file (which prepare-ChangeLog didn't...Tim-Philipp Müller1-0/+0
2006-05-09tests/check/generic/libavcodec-locking.c: Only run test when encoder element ...Tim-Philipp Müller1-5/+14
2006-05-09tests/check/: Add test case for libavcodec lockingLuca Ognibene2-6/+164
2006-05-09Add test infrastructure to gst-ffmpeg (#324279).Tim-Philipp Müller4-0/+52