aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg (follow)
Commit message (Expand)AuthorAgeFilesLines
* some additiona to the last 64bit compatibility committobigun2008-07-031-10/+11
* ffmpeg pascal header 64bit compatibility fix.tobigun2008-07-038-699/+690
* check for outdated libs and some minor type correctionstobigun2008-07-013-9/+48
* Delphi 7 compatibility fix:tobigun2008-06-161-4/+4
* Removed some "const" parameter modifiers for external function declarations. ...tobigun2008-06-143-47/+47
* ffmpeg updatetobigun2008-06-148-29/+122
* - set svn:eol-style to nativetobigun2008-06-082-3593/+3593
* implementation of MKTAGtobigun2008-05-212-3582/+3593
* - changed "Windows" define to "MSWINDOWS"tobigun2008-05-191-0/+2
* linklib for darwin addedk-m_schindler2008-05-161-0/+4
* linklib for darwin addedk-m_schindler2008-05-161-1/+3
* linklib for darwin addedk-m_schindler2008-05-161-0/+4
* mischis first try: linklib 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-132-25/+37
* ffmpeg updatetobigun2008-05-083-7/+15
* ffmpeg update to a newer versiontobigun2008-04-226-27/+107
* - av_log_get_level()/av_log_set_level() addedtobigun2008-03-211-0/+56
* update to current SVN versiontobigun2008-03-075-16/+24
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-033-4/+10
* compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2008-02-212-0/+8
* compatibility with the current svn-versiontobigun2008-02-078-22/+56
* - 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