Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update config and ffmpeg1.2 | k-m_schindler | 2013-12-01 | 1 | -3/+3 |
* | enable MidiCons.pas for all platforms, part 2 | k-m_schindler | 2013-12-01 | 1 | -1/+6 |
* | formating and beautifying. no actual code change, but needs checks. | k-m_schindler | 2013-12-01 | 12 | -671/+651 |
* | rename filenames and unify naming. No code change. | k-m_schindler | 2013-11-30 | 10 | -17/+17 |
* | at last add avformat for 1.2 and 2.0. Now serious testing can begin. | k-m_schindler | 2013-07-29 | 2 | -0/+4639 |
* | avio and swscale translated. still untested. | k-m_schindler | 2013-07-29 | 4 | -0/+2162 |
* | Add avcodec. untested. | k-m_schindler | 2013-07-29 | 4 | -0/+11727 |
* | This is the first complete try of libavutil. | k-m_schindler | 2013-07-28 | 26 | -18/+1107 |
* | first chunk of ffmpeg updates. libavutil parts. version still to be done. | k-m_schindler | 2013-07-27 | 18 | -0/+4522 |
* | add av_default_get_category | k-m_schindler | 2013-07-27 | 1 | -0/+2 |
* | delete duplicate functione definition | k-m_schindler | 2013-07-27 | 1 | -3/+0 |
* | In order to make ffmpeg-1.0 work: | lotanrm | 2013-07-11 | 1 | -26/+25 |
* | always enalbe FF_API_OLD_DECODE_AUDIO in avcodec. | k-m_schindler | 2013-05-17 | 1 | -4/+6 |
* | one more fix on avformat. | k-m_schindler | 2013-05-17 | 1 | -1/+15 |
* | another try with opt2.pas. | k-m_schindler | 2013-05-17 | 1 | -1/+3 |
* | one more fix on avformat and a try with opt2.pas. | k-m_schindler | 2013-05-17 | 2 | -11/+1 |
* | some more fixes. | k-m_schindler | 2013-05-17 | 1 | -27/+21 |
* | a couple of fixes. | k-m_schindler | 2013-05-17 | 3 | -36/+17 |
* | delete accidental duplicate paste | k-m_schindler | 2013-05-17 | 1 | -109/+0 |
* | combine log1.pas and log2.pas, but split opt.pas into opt1.pas and opt2.pas | k-m_schindler | 2013-05-17 | 5 | -225/+195 |
* | split log.pas, so that PAVClass is defined in opt.pas | k-m_schindler | 2013-05-17 | 3 | -1/+141 |
* | fix typo and reorder log.pas & opt.pas and translate avcodec_find_best_pix_fmt2 | k-m_schindler | 2013-05-16 | 2 | -4/+4 |
* | fix typo | k-m_schindler | 2013-05-16 | 1 | -1/+1 |
* | fix typo | k-m_schindler | 2013-05-15 | 1 | -2/+2 |
* | fix compilation on ubuntu and lart release engineers, who mix releases ;-) | k-m_schindler | 2013-05-15 | 1 | -2/+2 |
* | extent for lua 5.2 | k-m_schindler | 2013-05-03 | 1 | -7/+50 |
* | numerous fixes for lua 5.2. Still needs changes where it is used, i.e. ULuaCore | k-m_schindler | 2013-04-25 | 1 | -39/+95 |
* | 2nd try to fix uint32 | k-m_schindler | 2013-04-17 | 1 | -1/+1 |
* | fix uint32 | k-m_schindler | 2013-04-17 | 1 | -1/+1 |
* | lua headers including lua.5.2 | k-m_schindler | 2013-04-17 | 1 | -213/+654 |
* | first fix of ffmpeg-1.0 | k-m_schindler | 2013-03-03 | 10 | -248/+249 |
* | Finally add the notes. version 1.0 and 1.1 can now be checked for compilation... | k-m_schindler | 2013-03-02 | 4 | -0/+36 |
* | add avformat.pas | k-m_schindler | 2013-03-02 | 2 | -0/+4464 |
* | add swscale.pas | k-m_schindler | 2013-03-02 | 2 | -0/+958 |
* | add avio.pas | k-m_schindler | 2013-03-01 | 2 | -0/+1182 |
* | avcodec.pas: fix 1.0 | k-m_schindler | 2013-03-01 | 1 | -2/+2 |
* | avcodec.pas: fix 1.0 and add 1.1 | k-m_schindler | 2013-03-01 | 2 | -26/+5458 |
* | add avcodec.pas | k-m_schindler | 2013-03-01 | 1 | -0/+5274 |
* | add libavcodec/audioconvert.pas | k-m_schindler | 2013-03-01 | 2 | -0/+515 |
* | add avutil.pas. this should be all av avutil | k-m_schindler | 2013-03-01 | 2 | -0/+590 |
* | samplefmt update. | k-m_schindler | 2013-03-01 | 2 | -15/+26 |
* | update pixfmt.pas | k-m_schindler | 2013-03-01 | 2 | -169/+312 |
* | update/fix mem.pas | k-m_schindler | 2013-02-28 | 4 | -2/+93 |
* | update cpu.pas | k-m_schindler | 2013-02-28 | 3 | -7/+78 |
* | update cpu.pas | k-m_schindler | 2013-02-28 | 3 | -4/+19 |
* | update opt.pas | k-m_schindler | 2013-02-28 | 3 | -19/+165 |
* | dict.pas | k-m_schindler | 2013-02-28 | 2 | -2/+20 |
* | mathematics.pas | k-m_schindler | 2013-02-28 | 2 | -8/+28 |
* | update of 1.1 | k-m_schindler | 2013-02-28 | 1 | -0/+1 |
* | error.pas | k-m_schindler | 2013-02-28 | 18 | -0/+3563 |