aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/avcodec.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-14forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnixtobigun1-1/+9
2008-05-13corrected ffmpeg error-codestobigun1-19/+37
2008-05-08ffmpeg updatetobigun1-5/+13
2008-04-22ffmpeg update to a newer versiontobigun1-5/+24
2008-03-07update to current SVN versiontobigun1-10/+18
2008-02-07compatibility with the current svn-versiontobigun1-9/+17
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun1-2034/+3217
2008-01-11removed one of the doubled CDECLs in av_register_codec_parsertobigun1-1/+1
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun1-18/+4
2008-01-09Changed DLL/so/dylib constants.eddie-08151-7/+12
2007-10-16fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks1-2037/+2039
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks1-7/+14
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks1-39/+93
2007-09-19tested ffmpeg in lazarus - linux..jaybinks1-1970/+1980
2007-09-13changes to make 3rd party libraries compile / work jaybinks1-2/+4
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks1-0/+1968