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