aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert name to lowercase. Fixes file not found errors.k-m_schindler2013-02-215-0/+0
* Do some semi-automatic text size adjustment. Fixes Gaelic button texts.k-m_schindler2013-02-211-0/+14
* make a number of GUI adjustments in the Deluxe themek-m_schindler2013-02-211-157/+196
* add Gaelic/Scotish transalations. Still needs fixes of 2 screens.k-m_schindler2013-02-1629-2/+476
* exchange German umlauts in filenames. they cause too much trouble in svn.k-m_schindler2013-01-298-7/+7
* setting check in PKG_HAVE for lua5.*.pc. fixes configure of this cases.k-m_schindler2013-01-292-10/+10
* add version number treatment for lua. The headers still need fixes for versio...k-m_schindler2013-01-273-14/+22
* add version detection for lua in configurek-m_schindler2013-01-272-6/+437
* add configure check for lua 5.2 on ubuntuk-m_schindler2013-01-272-16/+81
* gcc version 4.5 already doesn't need the extra __dso_handle definition.lotanrm2013-01-051-1/+1
* merge with the patches of s_alexander from the new svn repository. prepare fo...k-m_schindler2013-01-034-5/+5
* increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re...k-m_schindler2012-10-294-9/+9
* fix version detection of libavformatk-m_schindler2012-10-201-1/+1
* add opt for old ffmpegk-m_schindler2012-10-201-0/+1
* try to fix compilation with old ffmpegk-m_schindler2012-10-204-106/+117
* fix compilation for old ffmpeg?k-m_schindler2012-10-201-1/+3
* first try of version 0.11.*k-m_schindler2012-10-2014-3110/+2702
* add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do...k-m_schindler2012-10-191-1/+2
* plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11k-m_schindler2012-10-1918-0/+11045
* another try to fix Delphi compilation. Ugly andless elegant, but hopefully cl...k-m_schindler2012-07-294-78/+48
* fix ffmpeg paths in configure for Delphi.k-m_schindler2012-07-153-11/+47
* config.inc fixes. maybe fixes delphi path problem.k-m_schindler2012-07-142-28/+33
* fix pointer types.k-m_schindler2012-07-142-3/+4
* fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler2012-07-1413-122/+112
* change of PByteIOContext. makes Delphi happy.k-m_schindler2012-07-134-4/+4
* fixed revision numbers, macros, ...k-m_schindler2012-07-1319-154/+201
* same procedure for avformat as for avcodec.k-m_schindler2012-07-101-29/+27
* a test for debuggin.k-m_schindler2012-07-101-27/+27
* a test for debuggin.k-m_schindler2012-07-101-34/+31
* a test for debuggin.k-m_schindler2012-07-101-1/+2
* change max supported version.k-m_schindler2012-07-101-3/+3
* switch of version check of avutil for the moment. idea is to get the buildbot...k-m_schindler2012-07-101-1/+1
* more fixes of ifdefs and similar. probably buggy.k-m_schindler2012-07-104-157/+157
* bug fix of macrok-m_schindler2012-07-091-4/+4
* bug fix of previous commitk-m_schindler2012-07-091-1/+1
* more fixing ends of macros for Delphi 7.k-m_schindler2012-07-094-10/+14
* replace << and >> by shl and shr. makes Delphi happy.k-m_schindler2012-07-092-3/+3
* fixing ends of macros for Delphi 7. maybe not all of them.k-m_schindler2012-07-091-24/+24
* do not apply the __dso_handle patch on Mac OS Xk-m_schindler2012-06-131-5/+7
* hack of __dso_handle is not needed with gcc >4.6k-m_schindler2012-06-121-1/+3
* initial commit of ffmpeg-0.9k-m_schindler2012-06-1018-0/+10934
* some fixes and cosmetics.k-m_schindler2012-06-101-37/+38
* bugfix of missing external decl.k-m_schindler2012-06-091-0/+1
* update and cosmetics.k-m_schindler2012-06-091-68/+67
* code cosmeticsk-m_schindler2012-06-091-2/+5
* some refinements on small glitches, code cosmetics.k-m_schindler2012-06-091-38/+60
* bugfix of wrong typek-m_schindler2012-06-091-1/+1
* update and additions to ffmpeg-0.10k-m_schindler2012-06-091-6/+46
* bug fix of wrong declarationk-m_schindler2012-06-091-1/+1
* bug fix of duplicate identifierk-m_schindler2012-06-091-1/+1