aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-07Fixing ffmpeg-1.2, part 2. avcodec has still a bug, but i could not find it, ...k-m_schindler1-148/+137
2013-12-07Fixing ffmpeg-1.2, part 1k-m_schindler4-109/+121
2013-12-06Fix path problems, which show up in 10.9k-m_schindler1-10/+57
2013-12-06revert 3012. StrUtils is needed on linux.k-m_schindler1-0/+1
2013-12-01update config and ffmpeg1.2k-m_schindler2-18/+18
2013-12-01enable MidiCons.pas for all platforms, part 2k-m_schindler1-1/+6
2013-12-01enable MidiCons.pas for all platformsk-m_schindler1-9/+7
2013-12-01remove not needed unit StrUtilsk-m_schindler1-1/+0
2013-12-01formating and beautifying. no actual code change, but needs checks.k-m_schindler12-671/+651
2013-11-30reflect the previous changes in the top file.k-m_schindler1-7/+7
2013-11-30rename filenames and unify naming. No code change.k-m_schindler10-17/+17
2013-07-30fix configure for libav* >= 1.0 on Mac OS Xk-m_schindler1-12/+12
2013-07-29at last add avformat for 1.2 and 2.0. Now serious testing can begin.k-m_schindler2-0/+4639
2013-07-29avio and swscale translated. still untested.k-m_schindler4-0/+2162
2013-07-29Add avcodec. untested.k-m_schindler4-0/+11727
2013-07-28This is the first complete try of libavutil.k-m_schindler26-18/+1107
2013-07-27first chunk of ffmpeg updates. libavutil parts. version still to be done.k-m_schindler18-0/+4522
2013-07-27add av_default_get_categoryk-m_schindler1-0/+2
2013-07-27delete duplicate functione definitionk-m_schindler1-3/+0
2013-07-18fix version detection of libavformatk-m_schindler3-15/+15
2013-07-11Added compilation condition to new UMediaCore_FFmpeg functions to make earlie...lotanrm1-0/+6
2013-07-11In order to make ffmpeg-1.0 work:lotanrm4-38/+117
2013-05-17always enalbe FF_API_OLD_DECODE_AUDIO in avcodec.k-m_schindler1-4/+6
2013-05-17one more fix on avformat.k-m_schindler1-1/+15
2013-05-17another try with opt2.pas.k-m_schindler1-1/+3
2013-05-17one more fix on avformat and a try with opt2.pas.k-m_schindler2-11/+1
2013-05-17some more fixes.k-m_schindler1-27/+21
2013-05-17a couple of fixes.k-m_schindler3-36/+17
2013-05-17delete accidental duplicate pastek-m_schindler1-109/+0
2013-05-17combine log1.pas and log2.pas, but split opt.pas into opt1.pas and opt2.pask-m_schindler5-225/+195
2013-05-17split log.pas, so that PAVClass is defined in opt.pask-m_schindler3-1/+141
2013-05-16fix typo and reorder log.pas & opt.pas and translate avcodec_find_best_pix_fmt2k-m_schindler2-4/+4
2013-05-16fix typok-m_schindler1-1/+1
2013-05-15fix typok-m_schindler1-2/+2
2013-05-15fix compilation on ubuntu and lart release engineers, who mix releases ;-)k-m_schindler3-4/+4
2013-05-05correct upppercase/lowercase of lua_lib_namek-m_schindler2-2/+2
2013-05-03mainly source code formattingk-m_schindler3-872/+877
2013-05-03extent for lua 5.2k-m_schindler2-15/+57
2013-05-03extend the detection of ffmpeg and lua.k-m_schindler2-6/+6
2013-04-25numerous fixes for lua 5.2. Still needs changes where it is used, i.e. ULuaCorek-m_schindler1-39/+95
2013-04-25layout and typo correction. no code change.k-m_schindler1-82/+89
2013-04-172nd try to fix uint32k-m_schindler1-1/+1
2013-04-17fix uint32k-m_schindler1-1/+1
2013-04-17lua headers including lua.5.2k-m_schindler1-213/+654
2013-03-03first fix of ffmpeg-1.0k-m_schindler10-248/+249
2013-03-02Finally add the notes. version 1.0 and 1.1 can now be checked for compilation...k-m_schindler4-0/+36
2013-03-02add avformat.pask-m_schindler2-0/+4464
2013-03-02add swscale.pask-m_schindler2-0/+958
2013-03-01add avio.pask-m_schindler2-0/+1182
2013-03-01avcodec.pas: fix 1.0k-m_schindler1-2/+2