Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | rational.pas | k-m_schindler | 2013-02-27 | 2 | -0/+412 | |
* | add version number treatment for lua. The headers still need fixes for versio... | k-m_schindler | 2013-01-27 | 1 | -12/+10 | |
* | gcc version 4.5 already doesn't need the extra __dso_handle definition. | lotanrm | 2013-01-05 | 1 | -1/+1 | |
* | merge with the patches of s_alexander from the new svn repository. prepare fo... | k-m_schindler | 2013-01-03 | 4 | -5/+5 | |
* | increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re... | k-m_schindler | 2012-10-29 | 4 | -9/+9 | |
* | first try of version 0.11.* | k-m_schindler | 2012-10-20 | 14 | -3110/+2702 | |
* | add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do... | k-m_schindler | 2012-10-19 | 1 | -1/+2 | |
* | plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11 | k-m_schindler | 2012-10-19 | 18 | -0/+11045 | |
* | fix pointer types. | k-m_schindler | 2012-07-14 | 1 | -1/+1 |