aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/ffmpeg/avformat.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-11FPC compatible FFMPEG versioning support. Version-numbers are in the form AAI...tobigun1-1/+1
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun1-16/+7
2008-01-10eddie is right: pb is a pointer and not a TByteIOContext struct.tobigun1-4/+3
2008-01-09Changed DLL/so/dylib constants. Changed TAVFormatContext fiels "pb" from stru...eddie-08151-701/+706
2007-12-18Added a cdecl for the TAVPacket.destruct procedure.tobigun1-695/+695
2007-10-16fixed the modified ffmpeg headers to compile in lazarus on windows.jaybinks1-1/+4
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks1-7/+19
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks1-96/+152
2007-10-08fixed some stuff for linux build...jaybinks1-1/+1
2007-09-19tested ffmpeg in lazarus - linux..jaybinks1-629/+630
2007-09-13changes to make 3rd party libraries compile / work jaybinks1-2/+11
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks1-0/+620