aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rotozoom.c
Commit message (Collapse)AuthorAgeFilesLines
* use explicit image nameFabrice Bellard2003-06-051-9/+15
| | | | Originally committed as revision 1930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use bilinear interpolation for the rotozoomMichael Niedermayer2003-04-121-0/+19
| | | | Originally committed as revision 1759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* finished integrating rotozoom test in ffmpegMichael Niedermayer2003-04-111-41/+47
| | | | | | replaced float by integer to avoid rounding differenes between platforms Originally committed as revision 1755 to svn://svn.ffmpeg.org/ffmpeg/trunk
* alternative test video generator by (Sebastien Bechet <s dot bechet at av7 ↵Michael Niedermayer2003-04-111-0/+258
dot net>) Originally committed as revision 1754 to svn://svn.ffmpeg.org/ffmpeg/trunk