aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/swscale.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-07update to current SVN versiontobigun1-2/+2
2008-02-07compatibility with the current svn-versiontobigun1-0/+4
2008-02-05- config-win.pas: swscale must be undefined by defaulttobigun1-1/+1
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun1-204/+210
2007-12-17swscale back to the way it should be (works, but is too slow for video scaling)b1indy1-3/+3
2007-12-17some minor changes to make swscale workb1indy1-3/+13
2007-12-05Added swscaler as a replacement for the deprecated img_convert functiontobigun1-0/+194