aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-30Removed outdated 1.1 branch contentstobigun11-5798/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler11-6266/+0
2008-08-09FFmpeg updatetobigun8-78/+209
2008-07-03some additiona to the last 64bit compatibility committobigun1-10/+11
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun8-699/+690
2008-07-01check for outdated libs and some minor type correctionstobigun3-9/+48
2008-06-16Delphi 7 compatibility fix:tobigun1-4/+4
2008-06-14Removed some "const" parameter modifiers for external function declarations. ...tobigun3-47/+47
2008-06-14ffmpeg updatetobigun8-29/+122
2008-06-08- set svn:eol-style to nativetobigun2-3593/+3593
2008-05-21implementation of MKTAGtobigun2-3582/+3593
2008-05-19- changed "Windows" define to "MSWINDOWS"tobigun1-0/+2
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16linklib for darwin addedk-m_schindler1-1/+3
2008-05-16linklib for darwin addedk-m_schindler1-0/+4
2008-05-16mischis first try: linklib 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-codestobigun2-25/+37
2008-05-08ffmpeg updatetobigun3-7/+15
2008-04-22ffmpeg update to a newer versiontobigun6-27/+107
2008-03-21- av_log_get_level()/av_log_set_level() addedtobigun1-0/+56
2008-03-07update to current SVN versiontobigun5-16/+24
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun3-4/+10
2008-02-21compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2-0/+8
2008-02-07compatibility with the current svn-versiontobigun8-22/+56
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.tobigun13-4910/+5034
2008-01-11Fixed compiling and typos on OS X.eddie-08151-1/+1
2008-01-11FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...tobigun2-99/+99
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...tobigun8-85/+121
2008-01-10eddie is right: pb is a pointer and not a TByteIOContext struct.tobigun1-4/+3
2008-01-10"MATHEMATICS.pas" is now "mathematics.pas"tobigun1-0/+79
2008-01-10"MATHEMATICS.pas" is now "mathematics.pas"tobigun1-66/+0
2008-01-09Changed DLL/so/dylib constants.eddie-08152-11/+18
2008-01-09Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08151-701/+706
2008-01-09Added readme and scripts for building and patching ffmpeg on OS X.eddie-08153-0/+52
2007-12-18Added a cdecl for the TAVPacket.destruct procedure.tobigun1-695/+695
2007-12-17swscale back to the way it should be (works, but is too slow for video scaling)b1indy1-3/+3
2007-12-17some minor changes to make swscale workb1indy1-3/+13
2007-12-05Added swscaler as a replacement for the deprecated img_convert functiontobigun1-0/+194
2007-10-16fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks3-2180/+2185
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks6-34/+81
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks7-241/+355
2007-10-08fixed some stuff for linux build...jaybinks1-1/+1
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-5/+5
2007-09-19tested ffmpeg in lazarus - linux..jaybinks8-3385/+3457
2007-09-13changes to make 3rd party libraries compile / work jaybinks5-4/+238
2007-09-05Some Cleanup in SVNwhiteshark06-0/+0
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks15-0/+4852