aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/avformat.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-21update to 52.52.0k-m_schindler1-2/+5
2010-02-21update to 52.48.0k-m_schindler1-2/+5
2010-02-20update to 52.47.0k-m_schindler1-2/+6
2010-02-20update to 52.46.0k-m_schindler1-1/+2
2010-01-04correction of some misplaced fields + some editorial changes + update to currentk-m_schindler1-4/+3
2010-01-04Found another typo to correct. Again, LIBAVCODEC_VERSION was used instead of ...k-m_schindler1-1/+1
2010-01-04Update to 52.46.0k-m_schindler1-2/+2
2010-01-04Update to 52.45.0k-m_schindler1-3/+27
2010-01-04Correct typo. LIBAVCODEC_VERSION was used instead of LIBAVFORMAT_VERSIONk-m_schindler1-2/+2
2009-12-29typo correctionk-m_schindler1-1/+1
2009-12-28update of the headers.k-m_schindler1-2/+25
2009-12-16typos correctedk-m_schindler1-2/+2
2009-12-06update to version 52.41.0. No code change.k-m_schindler1-3/+3
2009-12-06update to version 52.39.2k-m_schindler1-5/+27
2009-12-06update to version 52.38.0.k-m_schindler1-5/+12
2009-12-06update to version 52.37.0. Includes fix of previous commit of 52.36.0k-m_schindler1-3/+6
2009-12-06update to version 52.36.0. Mainly comment edits, but also one code change!k-m_schindler1-33/+37
2009-12-06update to version 52.35.0k-m_schindler1-3/+16
2009-12-06update to version 52.34.1k-m_schindler1-2/+6
2009-11-09merged unicode branch (r1931) into trunks_alexander1-1/+1
2009-06-131st try to fix linux compilation error: reordering of type declarations.k-m_schindler1-15/+15
2009-06-12finally this updated as well. please test and check.k-m_schindler1-63/+225
2009-02-04ffmpeg header updatetobigun1-60/+157
2008-10-01- FFmpeg header updatetobigun1-179/+245
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-09FFmpeg updatetobigun1-12/+38
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-180/+183
2008-07-01check for outdated libs and some minor type correctionstobigun1-1/+14
2008-06-14Removed some "const" parameter modifiers for external function declarations. ...tobigun1-1/+1
2008-06-14ffmpeg updatetobigun1-8/+76
2008-05-19- changed "Windows" define to "MSWINDOWS"tobigun1-0/+2
2008-05-16linklib for darwin addedk-m_schindler1-1/+3
2008-05-08ffmpeg updatetobigun1-1/+1
2008-04-22ffmpeg update to a newer versiontobigun1-4/+25
2008-03-07update to current SVN versiontobigun1-1/+1
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun1-1/+3
2008-02-07compatibility with the current svn-versiontobigun1-5/+12
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun1-321/+853
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