aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg (follow)
Commit message (Expand)AuthorAgeFilesLines
* - config-win.pas: swscale must be undefined by defaulttobigun2008-02-051-1/+1
* Update of the ffmpeg headers to their current trunk versions.tobigun2008-02-0513-4910/+5034
* Fixed compiling and typos on OS X.eddie-08152008-01-111-1/+1
* FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...tobigun2008-01-112-99/+99
* 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-118-85/+121
* eddie is right: pb is a pointer and not a TByteIOContext struct.tobigun2008-01-101-4/+3
* "MATHEMATICS.pas" is now "mathematics.pas"tobigun2008-01-101-0/+79
* "MATHEMATICS.pas" is now "mathematics.pas"tobigun2008-01-101-66/+0
* Changed DLL/so/dylib constants.eddie-08152008-01-092-11/+18
* Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08152008-01-091-701/+706
* Added readme and scripts for building and patching ffmpeg on OS X.eddie-08152008-01-093-0/+52
* Added a cdecl for the TAVPacket.destruct procedure.tobigun2007-12-181-695/+695
* swscale back to the way it should be (works, but is too slow for video scaling)b1indy2007-12-171-3/+3
* some minor changes to make swscale workb1indy2007-12-171-3/+13
* Added swscaler as a replacement for the deprecated img_convert functiontobigun2007-12-051-0/+194
* fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks2007-10-163-2180/+2185
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-116-34/+81
* major changes to FFMPEG Headers so they now support linux.jaybinks2007-10-117-241/+355
* fixed some stuff for linux build...jaybinks2007-10-081-1/+1
* Ultrastar-DX now compiles in linux jaybinks2007-09-201-5/+5
* tested ffmpeg in lazarus - linux..jaybinks2007-09-198-3385/+3457
* changes to make 3rd party libraries compile / work jaybinks2007-09-135-4/+238
* Some Cleanup in SVNwhiteshark02007-09-056-0/+0
* added 3rd party dependencies ( except Jedi-SDL )jaybinks2007-09-0515-0/+4852