aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/avcodec.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-3350/+0
* FFmpeg updatetobigun2008-08-091-22/+49
* ffmpeg pascal header 64bit compatibility fix.tobigun2008-07-031-321/+322
* check for outdated libs and some minor type correctionstobigun2008-07-011-6/+19
* Removed some "const" parameter modifiers for external function declarations. ...tobigun2008-06-141-34/+34
* ffmpeg updatetobigun2008-06-141-10/+27
* - set svn:eol-style to nativetobigun2008-06-081-3292/+3292
* implementation of MKTAGtobigun2008-05-211-3290/+3292
* linklib for darwin addedk-m_schindler2008-05-161-0/+4
* forgot to set the ENOSYS/E... error codes to the ESysE... ones from BaseUnixtobigun2008-05-141-1/+9
* corrected ffmpeg error-codestobigun2008-05-131-19/+37
* ffmpeg updatetobigun2008-05-081-5/+13
* ffmpeg update to a newer versiontobigun2008-04-221-5/+24
* update to current SVN versiontobigun2008-03-071-10/+18
* compatibility with the current svn-versiontobigun2008-02-071-9/+17
* Update of the ffmpeg headers to their current trunk versions.tobigun2008-02-051-2034/+3217
* removed one of the doubled CDECLs in av_register_codec_parsertobigun2008-01-111-1/+1
* there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun2008-01-111-18/+4
* Changed DLL/so/dylib constants.eddie-08152008-01-091-7/+12
* fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks2007-10-161-2037/+2039
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-111-7/+14
* major changes to FFMPEG Headers so they now support linux.jaybinks2007-10-111-39/+93
* tested ffmpeg in lazarus - linux..jaybinks2007-09-191-1970/+1980
* changes to make 3rd party libraries compile / work jaybinks2007-09-131-2/+4
* added 3rd party dependencies ( except Jedi-SDL )jaybinks2007-09-051-0/+1968