summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavfi/null
Commit message (Collapse)AuthorAgeFilesLines
* fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun2013-04-271-1/+0
|
* nut: export codec_tag provided by rawvideoLuca Barbato2012-10-161-1/+1
| | | | | | Raw audio does not provide valid audio tags while rawvideo does. The fate refs have to be updated because it undoes the previous tag change.
* nut: prioritize native tagsLuca Barbato2012-10-131-1/+1
| | | | | Use native tags instead of avi ones, simplifies a lot raw video codecs handling.
* fate: make lavfi tests output only md5Mans Rullgard2011-01-221-2/+1
| | | | | | | Instead of saving huge raw files, use the md5: output pseudo-protocol to calculate the checksum of the file directly. This is especially useful when testing on remote targets as it avoids transferring 3.6GB over the network.
* Add some ad-hoc tests for libavfilter.Stefano Sabatini2010-03-171-0/+2
A patched version of ffmpeg supporting video filters is required for getting this working; thus make lavfitest is supposed to work only in the libavfilter repository for now. Originally committed as revision 22586 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud