Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-07-27 | add av_default_get_category | k-m_schindler | 1 | -0/+2 |
2013-07-27 | delete duplicate functione definition | k-m_schindler | 1 | -3/+0 |
2013-07-18 | fix version detection of libavformat | k-m_schindler | 3 | -15/+15 |
2013-07-11 | Added compilation condition to new UMediaCore_FFmpeg functions to make earlie... | lotanrm | 1 | -0/+6 |
2013-07-11 | In order to make ffmpeg-1.0 work: | lotanrm | 4 | -38/+117 |
2013-05-17 | always enalbe FF_API_OLD_DECODE_AUDIO in avcodec. | k-m_schindler | 1 | -4/+6 |
2013-05-17 | one more fix on avformat. | k-m_schindler | 1 | -1/+15 |
2013-05-17 | another try with opt2.pas. | k-m_schindler | 1 | -1/+3 |
2013-05-17 | one more fix on avformat and a try with opt2.pas. | k-m_schindler | 2 | -11/+1 |
2013-05-17 | some more fixes. | k-m_schindler | 1 | -27/+21 |
2013-05-17 | a couple of fixes. | k-m_schindler | 3 | -36/+17 |
2013-05-17 | delete accidental duplicate paste | k-m_schindler | 1 | -109/+0 |
2013-05-17 | combine log1.pas and log2.pas, but split opt.pas into opt1.pas and opt2.pas | k-m_schindler | 5 | -225/+195 |
2013-05-17 | split log.pas, so that PAVClass is defined in opt.pas | k-m_schindler | 3 | -1/+141 |
2013-05-16 | fix typo and reorder log.pas & opt.pas and translate avcodec_find_best_pix_fmt2 | k-m_schindler | 2 | -4/+4 |
2013-05-16 | fix typo | k-m_schindler | 1 | -1/+1 |
2013-05-15 | fix typo | k-m_schindler | 1 | -2/+2 |
2013-05-15 | fix compilation on ubuntu and lart release engineers, who mix releases ;-) | k-m_schindler | 3 | -4/+4 |
2013-05-05 | correct upppercase/lowercase of lua_lib_name | k-m_schindler | 2 | -2/+2 |
2013-05-03 | mainly source code formatting | k-m_schindler | 3 | -872/+877 |
2013-05-03 | extent for lua 5.2 | k-m_schindler | 2 | -15/+57 |
2013-05-03 | extend the detection of ffmpeg and lua. | k-m_schindler | 2 | -6/+6 |
2013-04-25 | numerous fixes for lua 5.2. Still needs changes where it is used, i.e. ULuaCore | k-m_schindler | 1 | -39/+95 |
2013-04-25 | layout and typo correction. no code change. | k-m_schindler | 1 | -82/+89 |
2013-04-17 | 2nd try to fix uint32 | k-m_schindler | 1 | -1/+1 |
2013-04-17 | fix uint32 | k-m_schindler | 1 | -1/+1 |
2013-04-17 | lua headers including lua.5.2 | k-m_schindler | 1 | -213/+654 |
2013-03-03 | first fix of ffmpeg-1.0 | k-m_schindler | 10 | -248/+249 |
2013-03-02 | Finally add the notes. version 1.0 and 1.1 can now be checked for compilation... | k-m_schindler | 4 | -0/+36 |
2013-03-02 | add avformat.pas | k-m_schindler | 2 | -0/+4464 |
2013-03-02 | add swscale.pas | k-m_schindler | 2 | -0/+958 |
2013-03-01 | add avio.pas | k-m_schindler | 2 | -0/+1182 |
2013-03-01 | avcodec.pas: fix 1.0 | k-m_schindler | 1 | -2/+2 |
2013-03-01 | avcodec.pas: fix 1.0 and add 1.1 | k-m_schindler | 2 | -26/+5458 |
2013-03-01 | add avcodec.pas | k-m_schindler | 1 | -0/+5274 |
2013-03-01 | add libavcodec/audioconvert.pas | k-m_schindler | 2 | -0/+515 |
2013-03-01 | add avutil.pas. this should be all av avutil | k-m_schindler | 2 | -0/+590 |
2013-03-01 | samplefmt update. | k-m_schindler | 2 | -15/+26 |
2013-03-01 | update pixfmt.pas | k-m_schindler | 2 | -169/+312 |
2013-02-28 | update/fix mem.pas | k-m_schindler | 4 | -2/+93 |
2013-02-28 | update cpu.pas | k-m_schindler | 3 | -7/+78 |
2013-02-28 | update cpu.pas | k-m_schindler | 3 | -4/+19 |
2013-02-28 | update opt.pas | k-m_schindler | 3 | -19/+165 |
2013-02-28 | dict.pas | k-m_schindler | 2 | -2/+20 |
2013-02-28 | mathematics.pas | k-m_schindler | 2 | -8/+28 |
2013-02-28 | update of 1.1 | k-m_schindler | 1 | -0/+1 |
2013-02-28 | error.pas | k-m_schindler | 18 | -0/+3563 |
2013-02-27 | rational.pas | k-m_schindler | 2 | -0/+412 |
2013-02-24 | fix header mismatch. | k-m_schindler | 1 | -1/+1 |
2013-02-24 | fix problems with empty songlist. thanks to Zup3rvock. | k-m_schindler | 2 | -18/+27 |