summaryrefslogtreecommitdiff
path: root/tests/ref/lavfi/vflip_crop
Commit message (Collapse)AuthorAge
* fate: make lavfi tests output only md5Mans Rullgard2011-01-22
| | | | | | | 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-17
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