aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec.pas: fix 1.0 and add 1.1k-m_schindler2013-03-012-26/+5458
* add avcodec.pask-m_schindler2013-03-011-0/+5274
* add libavcodec/audioconvert.pask-m_schindler2013-03-012-0/+515
* add avutil.pas. this should be all av avutilk-m_schindler2013-03-012-0/+590
* samplefmt update.k-m_schindler2013-03-012-15/+26
* update pixfmt.pask-m_schindler2013-03-012-169/+312
* update/fix mem.pask-m_schindler2013-02-284-2/+93
* update cpu.pask-m_schindler2013-02-283-7/+78
* update cpu.pask-m_schindler2013-02-283-4/+19
* update opt.pask-m_schindler2013-02-283-19/+165
* dict.pask-m_schindler2013-02-282-2/+20