aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.7/swscale.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-15Add support for ffmpeg 2.7brian-ch1-0/+0
2014-12-27Adding ffmpeg-2.5, tested in Arch Linux.brian-ch1-2/+2
2014-11-22adding ffmpeg-2.4. compiles, but crashes on Mac OS X.k-m_schindler1-8/+7
2014-09-28ffmpeg-2.2: Use an include file for the FF_API defines (to avoid scope problems)brian-ch1-0/+1
2014-09-28Fixes for ffmpeg-2.2brian-ch1-6/+8
2014-08-03Fix some compilation problems with ffmpeg 2.2brian-ch1-2/+4
2014-06-15Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now.brian-ch1-0/+0
2013-12-22Set min and max versions for the ffmpeg-2.1 librariesbrian-ch1-2/+2
2013-12-10Create ffmpeg-2.1 from ffmpeg-2.0. Plain copy, no adjustmentk-m_schindler1-0/+0
2013-07-29avio and swscale translated. still untested.k-m_schindler1-5/+11
2013-03-02add swscale.pask-m_schindler1-5/+20
2012-10-19plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11k-m_schindler1-0/+0
2012-07-10more fixes of ifdefs and similar. probably buggy.k-m_schindler1-6/+6
2012-07-09more fixing ends of macros for Delphi 7.k-m_schindler1-2/+2
2012-06-09bugfix of missing external decl.k-m_schindler1-0/+1
2012-06-09update and cosmetics.k-m_schindler1-68/+67
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler1-0/+0
2012-04-18Rename ffmpeg7 to ffmpeg-0.7k-m_schindler1-0/+0
2012-03-30updated version.k-m_schindler1-20/+51
2012-03-18revert false commitk-m_schindler1-0/+17
2012-03-18start of update for ffmpeg7k-m_schindler1-17/+0
2010-07-20minor editsk-m_schindler1-35/+35
2010-07-12update to swscale 0.11.0k-m_schindler1-2/+36
2010-05-30update to recent. some cosmetics. no code changek-m_schindler1-7/+3
2010-05-11update swscale to revision 31050k-m_schindler1-6/+1
2010-04-26added a warning that adjusting the max supported FFmpeg manually is not a val...tobigun1-0/+25
2010-02-20update of swscale to 0.10.0 and fix of missing declaration in previous commitk-m_schindler1-2/+16
2010-02-20update of swscale to 0.9.0k-m_schindler1-6/+6
2010-02-20update to swscale 8.0.0k-m_schindler1-6/+21
2010-01-04correction of some misplaced fields + some editorial changes + update to currentk-m_schindler1-1/+1
2009-12-06update to version 0.7.2.k-m_schindler1-1/+28
2009-06-19prevent future crash with version numbersk-m_schindler1-1/+1
2009-06-19cosmetics in the comments. using GTK-Doc style as is swscale.hk-m_schindler1-78/+101
2009-06-13include avcodeck-m_schindler1-0/+1
2009-06-13fix of typosk-m_schindler1-11/+12
2009-06-10part 1 of ffmpeg update. several are still missingk-m_schindler1-15/+106
2008-10-31- swscale get_context parameter from cint -> TAVPixelFormattobigun1-1/+2
2008-10-01- FFmpeg header updatetobigun1-3/+12
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-09FFmpeg updatetobigun1-5/+3
2008-07-03some additiona to the last 64bit compatibility committobigun1-10/+11
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-37/+27
2008-06-14ffmpeg updatetobigun1-0/+1
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-13corrected ffmpeg error-codestobigun1-6/+0
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