aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-2.0/avformat.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-29at last add avformat for 1.2 and 2.0. Now serious testing can begin.k-m_schindler1-77/+170
2013-03-02add avformat.pask-m_schindler1-145/+247
2012-10-20first try of version 0.11.*k-m_schindler1-529/+308
2012-10-19plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11k-m_schindler1-1/+1
2012-07-14fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler1-29/+14
2012-07-10same procedure for avformat as for avcodec.k-m_schindler1-29/+27
2012-07-10more fixes of ifdefs and similar. probably buggy.k-m_schindler1-75/+75
2012-07-09more fixing ends of macros for Delphi 7.k-m_schindler1-3/+5
2012-06-10some fixes and cosmetics.k-m_schindler1-37/+38
2012-05-24add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler1-3/+3
2012-05-17Added support for ffmpeg-0.10.lotanrm1-500/+1151
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler1-3/+0
2012-04-20fix mixed up version for avformatk-m_schindler1-2/+2
2012-04-18Rename ffmpeg7 to ffmpeg-0.7k-m_schindler1-0/+0
2012-03-29update avformat and the ToDo list.k-m_schindler1-483/+131
2012-03-18revert false commitk-m_schindler1-165/+429
2012-03-18start of update for ffmpeg7k-m_schindler1-429/+165
2010-08-26fix compilation on windows.k-m_schindler1-7/+7
2010-08-26another try to fix compilation on linux.k-m_schindler1-1/+1
2010-08-26another try to fix compilation on linux.k-m_schindler1-14/+14
2010-08-26fix compilation on linux.k-m_schindler1-14/+14
2010-08-26update avformat.h and avio.h to 52.78.3. Addition of FF_API constants and new...k-m_schindler1-14/+81
2010-08-25update avformat to 52.78.2. Mainly comment formatting. In addition, add routi...k-m_schindler1-62/+151
2010-07-20update avformat to 52.76.0k-m_schindler1-3/+3
2010-07-20update avformat to 52.74.0k-m_schindler1-2/+2
2010-07-20update avformat to 52.73.0k-m_schindler1-5/+13
2010-07-20update avformat to 52.72.0k-m_schindler1-60/+89
2010-07-20update avformat to 52.71.0k-m_schindler1-3/+4
2010-07-20update avformat to 52.70.0k-m_schindler1-2/+2
2010-07-20update avformat to 52.69.0k-m_schindler1-2/+2
2010-07-20update avformat to 52.68.0k-m_schindler1-3/+6
2010-05-30Update to 52.67.0 and avio.pas cosmeticsk-m_schindler1-8/+7
2010-05-19update avformat to 52.63.0 and correct avutil version to 50.15.2k-m_schindler1-2/+5
2010-05-12update of some comments. No code change.k-m_schindler1-2/+16
2010-05-11correction of previous commit (avformat and avio.pas to 52.62.0)k-m_schindler1-1/+1
2010-05-11avformat and avio.pas to 52.62.0k-m_schindler1-6/+18
2010-05-11avformat to 52.61.0k-m_schindler1-0/+4
2010-04-26added a warning that adjusting the max supported FFmpeg manually is not a val...tobigun1-0/+25
2010-04-24final update to 52.61.0 comment forgottenk-m_schindler1-2/+3
2010-04-24update to 52.61.0k-m_schindler1-2/+5
2010-04-24update to 52.60.0k-m_schindler1-2/+17
2010-04-24update to 52.59.0k-m_schindler1-3/+4
2010-04-24update to 52.56.0k-m_schindler1-2/+13
2010-04-24update to 52.54.0k-m_schindler1-3/+11
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