| Commit message (Expand) | Author | Files | Lines |
2008-03-21 | - av_log_get_level()/av_log_set_level() added | tobigun | 1 | -0/+56 |
2008-03-07 | update to current SVN version | tobigun | 5 | -16/+24 |
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 3 | -4/+10 |
2008-02-21 | compatibility for fpc < 2.2.0 (at least 2.0.4) | tobigun | 2 | -0/+8 |
2008-02-07 | compatibility with the current svn-version | tobigun | 8 | -22/+56 |
2008-02-05 | - config-win.pas: swscale must be undefined by default | tobigun | 1 | -1/+1 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 13 | -4910/+5034 |
2008-01-11 | Fixed compiling and typos on OS X. | eddie-0815 | 1 | -1/+1 |
2008-01-11 | FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI... | tobigun | 2 | -99/+99 |
2008-01-11 | removed one of the doubled CDECLs in av_register_codec_parser | tobigun | 1 | -1/+1 |
2008-01-11 | there were some changes in the ffmpeg interface (for example TAVFormatContext... | tobigun | 8 | -85/+121 |
2008-01-10 | eddie is right: pb is a pointer and not a TByteIOContext struct. | tobigun | 1 | -4/+3 |
2008-01-10 | "MATHEMATICS.pas" is now "mathematics.pas" | tobigun | 1 | -0/+79 |
2008-01-10 | "MATHEMATICS.pas" is now "mathematics.pas" | tobigun | 1 | -66/+0 |
2008-01-09 | Changed DLL/so/dylib constants. | eddie-0815 | 2 | -11/+18 |
2008-01-09 | Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru... | eddie-0815 | 1 | -701/+706 |
2008-01-09 | Added readme and scripts for building and patching ffmpeg on OS X. | eddie-0815 | 3 | -0/+52 |
2007-12-18 | Added a cdecl for the TAVPacket.destruct procedure. | tobigun | 1 | -695/+695 |
2007-12-17 | swscale back to the way it should be (works, but is too slow for video scaling) | b1indy | 1 | -3/+3 |
2007-12-17 | some minor changes to make swscale work | b1indy | 1 | -3/+13 |
2007-12-05 | Added swscaler as a replacement for the deprecated img_convert function | tobigun | 1 | -0/+194 |
2007-10-16 | fixed the modified ffmpeg headers to compile in lazarus on windows. | jaybinks | 3 | -2180/+2185 |
2007-10-11 | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 6 | -34/+81 |
2007-10-11 | major changes to FFMPEG Headers so they now support linux. | jaybinks | 7 | -241/+355 |
2007-10-08 | fixed some stuff for linux build... | jaybinks | 1 | -1/+1 |
2007-09-20 | Ultrastar-DX now compiles in linux | jaybinks | 1 | -5/+5 |
2007-09-19 | tested ffmpeg in lazarus - linux.. | jaybinks | 8 | -3385/+3457 |
2007-09-13 | changes to make 3rd party libraries compile / work | jaybinks | 5 | -4/+238 |
2007-09-05 | Some Cleanup in SVN | whiteshark0 | 6 | -0/+0 |
2007-09-05 | added 3rd party dependencies ( except Jedi-SDL ) | jaybinks | 15 | -0/+4852 |