aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-21Do some semi-automatic text size adjustment. Fixes Gaelic button texts.k-m_schindler1-0/+14
2013-01-27add version number treatment for lua. The headers still need fixes for versio...k-m_schindler3-14/+22
2013-01-05gcc version 4.5 already doesn't need the extra __dso_handle definition.lotanrm1-1/+1
2013-01-03merge with the patches of s_alexander from the new svn repository. prepare fo...k-m_schindler4-5/+5
2012-10-29increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re...k-m_schindler4-9/+9
2012-10-20fix version detection of libavformatk-m_schindler1-1/+1
2012-10-20add opt for old ffmpegk-m_schindler1-0/+1
2012-10-20try to fix compilation with old ffmpegk-m_schindler3-2/+5
2012-10-20fix compilation for old ffmpeg?k-m_schindler1-1/+3
2012-10-20first try of version 0.11.*k-m_schindler14-3110/+2702
2012-10-19add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do...k-m_schindler1-1/+2
2012-10-19plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11k-m_schindler18-0/+11045
2012-07-29another try to fix Delphi compilation. Ugly andless elegant, but hopefully cl...k-m_schindler4-78/+48
2012-07-15fix ffmpeg paths in configure for Delphi.k-m_schindler3-11/+47
2012-07-14config.inc fixes. maybe fixes delphi path problem.k-m_schindler2-28/+33
2012-07-14fix pointer types.k-m_schindler2-3/+4
2012-07-14fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler13-122/+112
2012-07-13change of PByteIOContext. makes Delphi happy.k-m_schindler4-4/+4
2012-07-13fixed revision numbers, macros, ...k-m_schindler19-154/+201
2012-07-10same procedure for avformat as for avcodec.k-m_schindler1-29/+27
2012-07-10a test for debuggin.k-m_schindler1-27/+27
2012-07-10a test for debuggin.k-m_schindler1-34/+31
2012-07-10a test for debuggin.k-m_schindler1-1/+2
2012-07-10change max supported version.k-m_schindler1-3/+3
2012-07-10switch of version check of avutil for the moment. idea is to get the buildbot...k-m_schindler1-1/+1
2012-07-10more fixes of ifdefs and similar. probably buggy.k-m_schindler4-157/+157
2012-07-09bug fix of macrok-m_schindler1-4/+4
2012-07-09bug fix of previous commitk-m_schindler1-1/+1
2012-07-09more fixing ends of macros for Delphi 7.k-m_schindler4-10/+14
2012-07-09 replace << and >> by shl and shr. makes Delphi happy.k-m_schindler2-3/+3
2012-07-09fixing ends of macros for Delphi 7. maybe not all of them.k-m_schindler1-24/+24
2012-06-13do not apply the __dso_handle patch on Mac OS Xk-m_schindler1-5/+7
2012-06-12hack of __dso_handle is not needed with gcc >4.6k-m_schindler1-1/+3
2012-06-10initial commit of ffmpeg-0.9k-m_schindler18-0/+10934
2012-06-10some fixes and cosmetics.k-m_schindler1-37/+38
2012-06-09bugfix of missing external decl.k-m_schindler1-0/+1
2012-06-09update and cosmetics.k-m_schindler1-68/+67
2012-06-09code cosmeticsk-m_schindler1-2/+5
2012-06-09some refinements on small glitches, code cosmetics.k-m_schindler1-38/+60
2012-06-09bugfix of wrong typek-m_schindler1-1/+1
2012-06-09update and additions to ffmpeg-0.10k-m_schindler1-6/+46
2012-06-09bug fix of wrong declarationk-m_schindler1-1/+1
2012-06-09bug fix of duplicate identifierk-m_schindler1-1/+1
2012-06-09update and additions to ffmpeg-0.10k-m_schindler9-80/+213
2012-05-24make avio_tell unix only, because of SEEK_CURk-m_schindler3-0/+18
2012-05-24cosmetics: long variable names. no code change.k-m_schindler1-8/+8
2012-05-24some minor bugfixes.k-m_schindler1-4/+4
2012-05-24cosmetics: long variable names. no code change.k-m_schindler1-9/+9
2012-05-24add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler6-3/+164
2012-05-24version 0.10 unified.k-m_schindler2-1/+2