aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/avcodec.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-132nd try to fix linux compilation error and fix of EPIPE declaration.k-m_schindler1-93/+104
2009-06-12try to fix linux compilation error.k-m_schindler1-101/+101
2009-06-12update of headers. needs tests with newer libs, in particular linux distros.k-m_schindler1-110/+917
2009-02-04ffmpeg header updatetobigun1-79/+238
2008-10-01- FFmpeg header updatetobigun1-53/+113
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-09FFmpeg updatetobigun1-22/+49
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-321/+322
2008-07-01check for outdated libs and some minor type correctionstobigun1-6/+19
2008-06-14Removed some "const" parameter modifiers for external function declarations. ...tobigun1-34/+34
2008-06-14ffmpeg updatetobigun1-10/+27
2008-06-08- set svn:eol-style to nativetobigun1-3292/+3292
2008-05-21implementation of MKTAGtobigun1-3290/+3292
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
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