summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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