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