aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/avformat.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed outdated 1.1 branch contentstobigun2008-08-301-1235/+0
* compatibility with the current svn-versiontobigun2008-02-071-5/+12
* Update of the ffmpeg headers to their current trunk versions.tobigun2008-02-051-321/+853
* FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...tobigun2008-01-111-1/+1
* there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun2008-01-111-16/+7
* eddie is right: pb is a pointer and not a TByteIOContext struct.tobigun2008-01-101-4/+3
* Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08152008-01-091-701/+706
* Added a cdecl for the TAVPacket.destruct procedure.tobigun2007-12-181-695/+695
* fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks2007-10-161-1/+4
* fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks2007-10-111-7/+19
* major changes to FFMPEG Headers so they now support linux.jaybinks2007-10-111-96/+152
* fixed some stuff for linux build...jaybinks2007-10-081-1/+1
* tested ffmpeg in lazarus - linux..jaybinks2007-09-191-629/+630
* changes to make 3rd party libraries compile / work jaybinks2007-09-131-2/+11
* added 3rd party dependencies ( except Jedi-SDL )jaybinks2007-09-051-0/+620