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