aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/avio.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* ffmpeg pascal header 64bit compatibility fix.tobigun2008-07-031-113/+114
* Removed some "const" parameter modifiers for external function declarations. ...tobigun2008-06-141-12/+12
* ffmpeg updatetobigun2008-06-141-1/+3
* ffmpeg update to a newer versiontobigun2008-04-221-1/+41
* delphi 7 compatibility (inline was introduced with delphi 2005)tobigun2008-03-031-1/+3
* compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun2008-02-211-0/+1
* compatibility with the current svn-versiontobigun2008-02-071-3/+6
* Update of the ffmpeg headers to their current trunk versions.tobigun2008-02-051-165/+404
* there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun2008-01-111-10/+2
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-111-4/+13
* major changes to FFMPEG Headers so they now support linux.jaybinks2007-10-111-13/+11
* tested ffmpeg in lazarus - linux..jaybinks2007-09-191-243/+249
* changes to make 3rd party libraries compile / work jaybinks2007-09-131-0/+2
* added 3rd party dependencies ( except Jedi-SDL )jaybinks2007-09-051-0/+241