| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add avcodec.pas | k-m_schindler | 2013-03-01 | 1 | -0/+5274 |
* | add libavcodec/audioconvert.pas | k-m_schindler | 2013-03-01 | 2 | -0/+515 |
* | add avutil.pas. this should be all av avutil | k-m_schindler | 2013-03-01 | 2 | -0/+590 |
* | samplefmt update. | k-m_schindler | 2013-03-01 | 2 | -15/+26 |
* | update pixfmt.pas | k-m_schindler | 2013-03-01 | 2 | -169/+312 |
* | update/fix mem.pas | k-m_schindler | 2013-02-28 | 4 | -2/+93 |
* | update cpu.pas | k-m_schindler | 2013-02-28 | 3 | -7/+78 |
* | update cpu.pas | k-m_schindler | 2013-02-28 | 3 | -4/+19 |
* | update opt.pas | k-m_schindler | 2013-02-28 | 3 | -19/+165 |
* | new tool for the calculation of four letter tags. Some ffmpeg files need thes... | k-m_schindler | 2013-02-28 | 4 | -0/+26 |
* | dict.pas | k-m_schindler | 2013-02-28 | 2 | -2/+20 |
* | mathematics.pas | k-m_schindler | 2013-02-28 | 2 | -8/+28 |
* | update of 1.1 | k-m_schindler | 2013-02-28 | 1 | -0/+1 |
* | error.pas | k-m_schindler | 2013-02-28 | 18 | -0/+3563 |
* | rational.pas | k-m_schindler | 2013-02-27 | 2 | -0/+412 |
* | start fpr ffmepg 1.0 & 1.1 | k-m_schindler | 2013-02-27 | 0 | -0/+0 |
* | fix header mismatch. | k-m_schindler | 2013-02-24 | 1 | -1/+1 |
* | fix problems with empty songlist. thanks to Zup3rvock. | k-m_schindler | 2013-02-24 | 2 | -18/+27 |
* | indentation. no code change. | k-m_schindler | 2013-02-24 | 1 | -1/+1 |
* | fix typo of previous commit. | k-m_schindler | 2013-02-23 | 1 | -1/+0 |
* | medley mod: Themes modifications. This is considered the last part of the med... | k-m_schindler | 2013-02-23 | 43 | -1342/+1477 |
* | add fade for medley mod. | k-m_schindler | 2013-02-22 | 6 | -0/+31 |
* | Add Applause for medley mod. | k-m_schindler | 2013-02-22 | 3 | -0/+4 |
* | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 2013-02-22 | 6 | -294/+1295 |
* | Convert name to lowercase. Fixes file not found errors. | k-m_schindler | 2013-02-21 | 5 | -0/+0 |
* | Do some semi-automatic text size adjustment. Fixes Gaelic button texts. | k-m_schindler | 2013-02-21 | 1 | -0/+14 |
* | make a number of GUI adjustments in the Deluxe theme | k-m_schindler | 2013-02-21 | 1 | -157/+196 |
* | add Gaelic/Scotish transalations. Still needs fixes of 2 screens. | k-m_schindler | 2013-02-16 | 29 | -2/+476 |
* | exchange German umlauts in filenames. they cause too much trouble in svn. | k-m_schindler | 2013-01-29 | 8 | -7/+7 |
* | setting check in PKG_HAVE for lua5.*.pc. fixes configure of this cases. | k-m_schindler | 2013-01-29 | 2 | -10/+10 |
* | add version number treatment for lua. The headers still need fixes for versio... | k-m_schindler | 2013-01-27 | 3 | -14/+22 |
* | add version detection for lua in configure | k-m_schindler | 2013-01-27 | 2 | -6/+437 |
* | add configure check for lua 5.2 on ubuntu | k-m_schindler | 2013-01-27 | 2 | -16/+81 |
* | gcc version 4.5 already doesn't need the extra __dso_handle definition. | lotanrm | 2013-01-05 | 1 | -1/+1 |
* | merge with the patches of s_alexander from the new svn repository. prepare fo... | k-m_schindler | 2013-01-03 | 4 | -5/+5 |
* | increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re... | k-m_schindler | 2012-10-29 | 4 | -9/+9 |
* | fix version detection of libavformat | k-m_schindler | 2012-10-20 | 1 | -1/+1 |
* | add opt for old ffmpeg | k-m_schindler | 2012-10-20 | 1 | -0/+1 |
* | try to fix compilation with old ffmpeg | k-m_schindler | 2012-10-20 | 4 | -106/+117 |
* | fix compilation for old ffmpeg? | k-m_schindler | 2012-10-20 | 1 | -1/+3 |
* | first try of version 0.11.* | k-m_schindler | 2012-10-20 | 14 | -3110/+2702 |
* | add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do... | k-m_schindler | 2012-10-19 | 1 | -1/+2 |
* | plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11 | k-m_schindler | 2012-10-19 | 18 | -0/+11045 |
* | another try to fix Delphi compilation. Ugly andless elegant, but hopefully cl... | k-m_schindler | 2012-07-29 | 4 | -78/+48 |
* | fix ffmpeg paths in configure for Delphi. | k-m_schindler | 2012-07-15 | 3 | -11/+47 |
* | config.inc fixes. maybe fixes delphi path problem. | k-m_schindler | 2012-07-14 | 2 | -28/+33 |
* | fix pointer types. | k-m_schindler | 2012-07-14 | 2 | -3/+4 |
* | fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec. | k-m_schindler | 2012-07-14 | 13 | -122/+112 |
* | change of PByteIOContext. makes Delphi happy. | k-m_schindler | 2012-07-13 | 4 | -4/+4 |
* | fixed revision numbers, macros, ... | k-m_schindler | 2012-07-13 | 19 | -154/+201 |