aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UMediaCore_FFmpeg.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler1-0/+2
2013-12-25try to fix it with ffmpeg-2.*k-m_schindler1-0/+6
2013-12-21cosmeticsk-m_schindler1-1/+0
2013-12-15minor code optimizationk-m_schindler1-5/+2
2013-07-18fix version detection of libavformatk-m_schindler1-3/+3
2013-07-11Added compilation condition to new UMediaCore_FFmpeg functions to make earlie...lotanrm1-0/+6
2013-07-11In order to make ffmpeg-1.0 work:lotanrm1-4/+76
2012-05-17Corrected AVStream pointer arithmetic to work inconjuction with fpc 2.6 as we...lotanrm1-2/+2
2012-05-17Added support for ffmpeg-0.10.lotanrm1-3/+3
2012-05-11correct versions and prepare logic of file opening for ffmpeg-0.8k-m_schindler1-5/+5
2012-05-10indentation. surely, no code change.k-m_schindler1-1/+2
2012-05-10minimal type adjustments. This should make no difference.k-m_schindler1-4/+4
2012-05-05update for ffmpeg-0.8k-m_schindler1-0/+8
2012-04-22updates and extension for ffmpeg-0.8k-m_schindler1-0/+12
2012-04-20new detection of ffmpeg version. API changes: SampleFormat -> AVSampleFormat....k-m_schindler1-7/+7
2010-06-05compare FFmpeg header and DLL versions and log an error if both do not matchtobigun1-0/+75
2010-05-12fix No. 2 of ffmpeg update. Move from CodecType to AVMediaType.k-m_schindler1-1/+21
2010-04-18open ffmpeg video and audio files in shared mode. Crashed previously when a f...tobigun1-1/+1
2009-11-09merged unicode branch (r1931) into trunks_alexander1-2/+122
2008-10-01- FFmpeg header updatetobigun1-1/+1
2008-09-23added file headerstobigun1-0/+25
2008-09-13Media modules moved from base to mediatobigun1-0/+0
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-08-27FFmpeg spelling fixtobigun1-0/+0
2008-08-27spelling corrected FFMpeg -> FFmpegtobigun1-16/+16
2008-07-02Audio/Video engine update:tobigun1-0/+405