| Commit message (Expand) | Author | Age | Files | Lines |
* | -L/usr/lib removed from Makefile. It has been introduced in revision r1877 in... | k-m_schindler | 2014-11-22 | 1 | -1/+1 |
* | adding ffmpeg-2.4. compiles, but crashes on Mac OS X. | k-m_schindler | 2014-11-22 | 26 | -31/+15720 |
* | the sh shell needs export for permanent change of an environment variable | k-m_schindler | 2014-10-12 | 2 | -2/+2 |
* | ffmpeg-2.2: Use an include file for the FF_API defines (to avoid scope problems) | brian-ch | 2014-09-28 | 5 | -0/+209 |
* | Fixes for ffmpeg-2.2 | brian-ch | 2014-09-28 | 5 | -58/+45 |
* | Fix some compilation problems with ffmpeg 2.2 | brian-ch | 2014-08-03 | 4 | -27/+116 |
* | Update configure | brian-ch | 2014-07-19 | 1 | -12/+37 |
* | Add detection of ffmpeg 2.2 | brian-ch | 2014-07-19 | 1 | -1/+3 |
* | Update avformat for ffmpeg 2.2 | brian-ch | 2014-07-19 | 1 | -64/+451 |
* | Update swresample and rational.pas for ffmpeg 2.2 | brian-ch | 2014-06-21 | 2 | -4/+90 |
* | Update avcodec files for ffmpeg 2.2 | brian-ch | 2014-06-21 | 2 | -168/+349 |
* | Update libavutil files for ffmpeg 2.2 | brian-ch | 2014-06-16 | 13 | -39/+177 |
* | Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now. | brian-ch | 2014-06-15 | 21 | -0/+13809 |
* | Add option to skip the song intro | brian-ch | 2014-06-12 | 1 | -0/+11 |
* | Fix for lua5.2 | brian-ch | 2014-06-12 | 1 | -61/+19 |
* | fix compilation of ffmpeg-1.1. cosmetics in ffmpeg-1.2 | k-m_schindler | 2014-03-15 | 4 | -3/+25 |
* | Move the threshold and mic-boost options from sound to record. | k-m_schindler | 2014-01-01 | 3 | -16/+15 |
* | adjust some minor issues and prepare for moving the threshold and mic-boost o... | k-m_schindler | 2014-01-01 | 37 | -350/+348 |
* | rename to lowercase | k-m_schindler | 2014-01-01 | 1 | -0/+0 |
* | Fix in opt.pas | brian-ch | 2014-01-01 | 2 | -3/+3 |
* | update according 2.1. Not checked, but probably working. | k-m_schindler | 2013-12-30 | 1 | -151/+163 |
* | cosmetics. no coe change | k-m_schindler | 2013-12-30 | 1 | -1/+1 |
* | enable all tests. | k-m_schindler | 2013-12-30 | 1 | -30/+30 |
* | Fix a typo in avcodec | brian-ch | 2013-12-29 | 1 | -1/+2 |
* | Fix in avformat defines and a small fix in UAudioDecoder_FFmpeg | brian-ch | 2013-12-26 | 2 | -17/+23 |
* | fix avcodec | brian-ch | 2013-12-26 | 1 | -25/+57 |
* | try to fix it with ffmpeg-2.* | k-m_schindler | 2013-12-25 | 1 | -0/+6 |
* | cosmetics. no code change | k-m_schindler | 2013-12-25 | 2 | -498/+495 |
* | fix avformat | k-m_schindler | 2013-12-25 | 1 | -18/+22 |
* | fixes in avcodec, and update avutil | brian-ch | 2013-12-25 | 2 | -115/+121 |
* | Added frame.pas to ffmpeg-2.1 | brian-ch | 2013-12-25 | 1 | -0/+733 |
* | Added buffer.pas to ffmpeg-2.1 | brian-ch | 2013-12-25 | 1 | -0/+286 |
* | Update pixfmt and fix typo in avcodec | brian-ch | 2013-12-25 | 2 | -3/+7 |
* | fix compilation of avutil | k-m_schindler | 2013-12-25 | 6 | -221/+227 |
* | fix compile error | k-m_schindler | 2013-12-24 | 1 | -2/+2 |
* | small fix and cosmetics | k-m_schindler | 2013-12-24 | 1 | -159/+156 |
* | working on the libavutil files. | k-m_schindler | 2013-12-24 | 8 | -66/+247 |
* | First try in the translation of swresample | brian-ch | 2013-12-23 | 1 | -0/+288 |
* | Fix typos in ffmpeg-2.1 | brian-ch | 2013-12-23 | 1 | -6/+6 |
* | update configure with ffmpeg version detection | k-m_schindler | 2013-12-23 | 1 | -12/+36 |
* | add version of libavutil for the detection of the ffmpeg version | k-m_schindler | 2013-12-23 | 1 | -1/+3 |
* | Set min and max versions for the ffmpeg-2.1 libraries | brian-ch | 2013-12-22 | 4 | -14/+14 |
* | fix ffmpeg-1.1 | k-m_schindler | 2013-12-21 | 1 | -1/+1 |
* | cosmetics | k-m_schindler | 2013-12-21 | 1 | -1/+0 |
* | 1st try to fix ffmpeg-1.1. thanks to brianf | k-m_schindler | 2013-12-21 | 6 | -344/+296 |
* | cosmetics. no code change. | k-m_schindler | 2013-12-21 | 4 | -10/+8 |
* | cosmetics. no code change. | k-m_schindler | 2013-12-21 | 3 | -55/+36 |
* | Add a missing constant. thanks to brianf | k-m_schindler | 2013-12-16 | 1 | -0/+5 |
* | Add more explanations. Thanks again to brianf for the decisive hint. | k-m_schindler | 2013-12-15 | 1 | -1/+4 |
* | fix the screwy sound by requesting the required sample format. | k-m_schindler | 2013-12-15 | 1 | -0/+5 |