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