aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg/avio.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-18revert false commitk-m_schindler1-577/+522
2012-03-18start of update for ffmpeg7k-m_schindler1-522/+577
2010-08-26another try to fix compilation on linux.k-m_schindler1-0/+5
2010-08-26fix compilation on windows.k-m_schindler1-3/+3
2010-08-26update avformat.h and avio.h to 52.78.3. Addition of FF_API constants and new...k-m_schindler1-4/+24
2010-07-20update avformat to 52.74.0k-m_schindler1-0/+6
2010-07-20update avformat to 52.72.0k-m_schindler1-18/+20
2010-07-20update avformat to 52.71.0k-m_schindler1-0/+5
2010-07-20update avformat to 52.70.0k-m_schindler1-1/+25
2010-07-20update avformat to 52.69.0k-m_schindler1-4/+11
2010-07-20update avformat to 52.68.0k-m_schindler1-1/+1
2010-05-30Update to 52.67.0 and avio.pas cosmeticsk-m_schindler1-7/+3
2010-05-11avformat and avio.pas to 52.62.0k-m_schindler1-1/+1
2010-05-11avformat to 52.61.0k-m_schindler1-5/+1
2010-05-11update avio.h to avformat 52.61.0k-m_schindler1-2/+42
2010-05-11update avio.h to avformat 52.56.0k-m_schindler1-5/+16
2010-02-20update of avio.pas to 52.47.0k-m_schindler1-12/+104
2010-01-04correction of some misplaced fields + some editorial changes + update to currentk-m_schindler1-5/+3
2010-01-04major correction of wronge placed and missing fields.k-m_schindler1-3/+7
2010-01-04correction of versionk-m_schindler1-1/+1
2009-12-28update of the headers.k-m_schindler1-1/+1
2009-12-06update to version 52.41.0. Only a IFDEF change, no code change.k-m_schindler1-0/+8
2009-11-09merged unicode branch (r1931) into trunks_alexander1-6/+11
2009-06-10fix typos in previous submission.k-m_schindler1-3/+3
2009-06-10part 1 of ffmpeg update. several are still missingk-m_schindler1-3/+36
2009-02-04ffmpeg header updatetobigun1-60/+59
2008-10-01- FFmpeg header updatetobigun1-1/+8
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-09FFmpeg updatetobigun1-5/+7
2008-07-03ffmpeg pascal header 64bit compatibility fix.tobigun1-113/+114
2008-06-14Removed some "const" parameter modifiers for external function declarations. ...tobigun1-12/+12
2008-06-14ffmpeg updatetobigun1-1/+3
2008-04-22ffmpeg update to a newer versiontobigun1-1/+41
2008-03-03delphi 7 compatibility (inline was introduced with delphi 2005)tobigun1-1/+3
2008-02-21compatibility for fpc < 2.2.0 (at least 2.0.4)tobigun1-0/+1
2008-02-07compatibility with the current svn-versiontobigun1-3/+6
2008-02-05Update of the ffmpeg headers to their current trunk versions.tobigun1-165/+404
2008-01-11there were some changes in the ffmpeg interface (for example TAVFormatContext...tobigun1-10/+2
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks1-4/+13
2007-10-11major changes to FFMPEG Headers so they now support linux.jaybinks1-13/+11
2007-09-19tested ffmpeg in lazarus - linux..jaybinks1-243/+249
2007-09-13changes to make 3rd party libraries compile / work jaybinks1-0/+2
2007-09-05added 3rd party dependencies ( except Jedi-SDL )jaybinks1-0/+241