summaryrefslogtreecommitdiffstats
path: root/tests/ref/lavfi/crop_vflip
Commit message (Collapse)AuthorAgeFilesLines
* nut: store and read the r_frame_rateMichael Niedermayer2012-10-021-1/+1
| | | | | | | With this, when we use a finer timebase than neccessary to store durations the demuxer still knows what the original timebase was. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* nutenc: Support writing an indexMichael Niedermayer2012-08-261-1/+1
| | | | | | | The seek test improves in accuracy Fixes Ticket877 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* fate: make lavfi tests output only md5Mans Rullgard2011-01-231-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. (cherry picked from commit f4b1e21a6304cda58ac36401d8f8dec7ff61d056)
* 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