aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/swscale.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to current SVN versiontobigun2008-03-071-2/+2
* compatibility with the current svn-versiontobigun2008-02-071-0/+4
* - config-win.pas: swscale must be undefined by defaulttobigun2008-02-051-1/+1
* Update of the ffmpeg headers to their current trunk versions.tobigun2008-02-051-204/+210
* swscale back to the way it should be (works, but is too slow for video scaling)b1indy2007-12-171-3/+3
* some minor changes to make swscale workb1indy2007-12-171-3/+13
* Added swscaler as a replacement for the deprecated img_convert functiontobigun2007-12-051-0/+194