| Commit message (Expand) | Author | Files | Lines |
2014-11-22 | adjust eol and set svn property svn:eol-style native in bass | k-m_schindler | 1 | -368/+368 |
2014-11-22 | adjust eol and set svn property svn:eol-style native in the rest of ffmpeg | k-m_schindler | 2 | -5/+9 |
2014-11-22 | adding ffmpeg-2.4. compiles, but crashes on Mac OS X. | k-m_schindler | 22 | -0/+15680 |
2014-09-28 | ffmpeg-2.2: Use an include file for the FF_API defines (to avoid scope problems) | brian-ch | 5 | -0/+209 |
2014-09-28 | Fixes for ffmpeg-2.2 | brian-ch | 5 | -58/+45 |
2014-08-03 | Fix some compilation problems with ffmpeg 2.2 | brian-ch | 4 | -27/+116 |
2014-07-19 | Update avformat for ffmpeg 2.2 | brian-ch | 1 | -64/+451 |
2014-06-21 | Update swresample and rational.pas for ffmpeg 2.2 | brian-ch | 2 | -4/+90 |
2014-06-21 | Update avcodec files for ffmpeg 2.2 | brian-ch | 2 | -168/+349 |
2014-06-16 | Update libavutil files for ffmpeg 2.2 | brian-ch | 13 | -39/+177 |
2014-06-15 | Create ffmpeg-2.2 from ffmpeg-2.1. Plain copy by now. | brian-ch | 21 | -0/+13809 |
2014-03-15 | fix compilation of ffmpeg-1.1. cosmetics in ffmpeg-1.2 | k-m_schindler | 4 | -3/+25 |
2014-01-01 | Fix in opt.pas | brian-ch | 2 | -3/+3 |
2013-12-30 | update according 2.1. Not checked, but probably working. | k-m_schindler | 1 | -151/+163 |
2013-12-30 | cosmetics. no coe change | k-m_schindler | 1 | -1/+1 |
2013-12-29 | Fix a typo in avcodec | brian-ch | 1 | -1/+2 |
2013-12-26 | Fix in avformat defines and a small fix in UAudioDecoder_FFmpeg | brian-ch | 1 | -17/+19 |
2013-12-26 | fix avcodec | brian-ch | 1 | -25/+57 |
2013-12-25 | cosmetics. no code change | k-m_schindler | 2 | -498/+495 |
2013-12-25 | fix avformat | k-m_schindler | 1 | -18/+22 |
2013-12-25 | fixes in avcodec, and update avutil | brian-ch | 2 | -115/+121 |
2013-12-25 | Added frame.pas to ffmpeg-2.1 | brian-ch | 1 | -0/+733 |
2013-12-25 | Added buffer.pas to ffmpeg-2.1 | brian-ch | 1 | -0/+286 |
2013-12-25 | Update pixfmt and fix typo in avcodec | brian-ch | 2 | -3/+7 |
2013-12-25 | fix compilation of avutil | k-m_schindler | 6 | -221/+227 |
2013-12-24 | fix compile error | k-m_schindler | 1 | -2/+2 |
2013-12-24 | small fix and cosmetics | k-m_schindler | 1 | -159/+156 |
2013-12-24 | working on the libavutil files. | k-m_schindler | 8 | -66/+247 |
2013-12-23 | First try in the translation of swresample | brian-ch | 1 | -0/+288 |
2013-12-23 | Fix typos in ffmpeg-2.1 | brian-ch | 1 | -6/+6 |
2013-12-22 | Set min and max versions for the ffmpeg-2.1 libraries | brian-ch | 4 | -14/+14 |
2013-12-21 | 1st try to fix ffmpeg-1.1. thanks to brianf | k-m_schindler | 6 | -344/+296 |
2013-12-21 | cosmetics. no code change. | k-m_schindler | 4 | -10/+8 |
2013-12-21 | cosmetics. no code change. | k-m_schindler | 3 | -55/+36 |
2013-12-16 | Add a missing constant. thanks to brianf | k-m_schindler | 1 | -0/+5 |
2013-12-15 | change the defined symbols. | k-m_schindler | 1 | -21/+20 |
2013-12-15 | Add FF_DEBUG_THREADS. thanks to brianf for notifying. | k-m_schindler | 1 | -0/+1 |
2013-12-15 | Small fix. Not fixing the sound problem. | k-m_schindler | 1 | -1/+1 |
2013-12-15 | code beautifying. nocode change. | k-m_schindler | 1 | -2/+2 |
2013-12-15 | code beautifying. nocode change. | k-m_schindler | 1 | -1/+1 |
2013-12-15 | fixing the symbol definitions. | k-m_schindler | 1 | -16/+15 |
2013-12-14 | add FF_API_AVCODEC_RESAMPLE and FFMPEG_VERSION_INT | k-m_schindler | 1 | -0/+2 |
2013-12-10 | Create ffmpeg-2.1 from ffmpeg-2.0. Plain copy, no adjustment | k-m_schindler | 18 | -0/+12275 |
2013-12-08 | fixing ffmpeg-1.2: next part. | k-m_schindler | 1 | -24/+22 |
2013-12-08 | fixing avcodec. moving const out of place fixes type definitions. | k-m_schindler | 1 | -49/+23 |
2013-12-07 | Fixing ffmpeg-1.2, part 2. avcodec has still a bug, but i could not find it, ... | k-m_schindler | 1 | -148/+137 |
2013-12-07 | Fixing ffmpeg-1.2, part 1 | k-m_schindler | 4 | -109/+121 |
2013-12-01 | update config and ffmpeg1.2 | k-m_schindler | 1 | -3/+3 |
2013-12-01 | enable MidiCons.pas for all platforms, part 2 | k-m_schindler | 1 | -1/+6 |
2013-12-01 | formating and beautifying. no actual code change, but needs checks. | k-m_schindler | 12 | -671/+651 |