aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.6/rational.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-03Initial commit of ffmpeg-2.6brian-ch1-0/+0
2014-11-22adding ffmpeg-2.4. compiles, but crashes on Mac OS X.k-m_schindler1-1/+1
2014-08-03Fix some compilation problems with ffmpeg 2.2brian-ch1-2/+2
2014-06-21Update swresample and rational.pas for ffmpeg 2.2brian-ch1-0/+26
2014-06-15Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now.brian-ch1-0/+0
2013-07-28This is the first complete try of libavutil.k-m_schindler1-5/+6
2013-02-27rational.pask-m_schindler1-1/+14
2012-07-09 replace << and >> by shl and shr. makes Delphi happy.k-m_schindler1-2/+2
2012-05-03update the implementation of av_cmp_qk-m_schindler1-2/+20
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler1-1/+6
2012-04-18Rename ffmpeg7 to ffmpeg-0.7k-m_schindler1-0/+0
2012-03-18start version 0.7 of ffmpegk-m_schindler1-9/+2
2012-03-18revert false commitk-m_schindler1-2/+9
2012-03-18start of update for ffmpeg7k-m_schindler1-3/+3
2010-07-20update avutil to 50.21.0k-m_schindler1-10/+10
2010-05-30Update to avutil 50.16.0 and some cosmeticsk-m_schindler1-7/+3
2010-05-11final ffmpeg update as of today: update all to avutil 50.15.2k-m_schindler1-1/+1
2010-05-11update avutils stuff to revision 31050k-m_schindler1-8/+1
2010-02-20update of mathematics.pas to 50.8.0k-m_schindler1-0/+1
2010-01-04correction of some misplaced fields + some editorial changes + update to currentk-m_schindler1-2/+3
2009-12-06update to version 50.5.1.k-m_schindler1-0/+3
2009-06-12update check. no code change.k-m_schindler1-5/+6
2009-02-04ffmpeg header updatetobigun1-26/+26
2008-10-01- FFmpeg header updatetobigun1-1/+23
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-09FFmpeg updatetobigun1-4/+7
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-10/+11
2008-06-14ffmpeg updatetobigun1-0/+1
2008-04-22ffmpeg update to a newer versiontobigun1-6/+6
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun1-2/+4
2008-02-07compatibility with the current svn-versiontobigun1-1/+3
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun1-19/+73
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun1-8/+2
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks1-6/+11
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks1-17/+12
2007-09-19tested ffmpeg in lazarus - linux..jaybinks1-88/+96
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks1-0/+88