Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec. | k-m_schindler | 2012-07-14 | 13 | -122/+112 | |
* | change of PByteIOContext. makes Delphi happy. | k-m_schindler | 2012-07-13 | 4 | -4/+4 | |
* | fixed revision numbers, macros, ... | k-m_schindler | 2012-07-13 | 19 | -154/+201 | |
* | same procedure for avformat as for avcodec. | k-m_schindler | 2012-07-10 | 1 | -29/+27 | |
* | a test for debuggin. | k-m_schindler | 2012-07-10 | 1 | -27/+27 | |
* | a test for debuggin. | k-m_schindler | 2012-07-10 | 1 | -34/+31 | |
* | a test for debuggin. | k-m_schindler | 2012-07-10 | 1 | -1/+2 | |
* | change max supported version. | k-m_schindler | 2012-07-10 | 1 | -3/+3 | |
* | switch of version check of avutil for the moment. idea is to get the buildbot... | k-m_schindler | 2012-07-10 | 1 | -1/+1 | |
* | more fixes of ifdefs and similar. probably buggy. | k-m_schindler | 2012-07-10 | 4 | -157/+157 | |
* | bug fix of macro | k-m_schindler | 2012-07-09 | 1 | -4/+4 | |
* | bug fix of previous commit | k-m_schindler | 2012-07-09 | 1 | -1/+1 | |
* | more fixing ends of macros for Delphi 7. | k-m_schindler | 2012-07-09 | 4 | -10/+14 | |
* | replace << and >> by shl and shr. makes Delphi happy. | k-m_schindler | 2012-07-09 | 2 | -3/+3 | |
* | fixing ends of macros for Delphi 7. maybe not all of them. | k-m_schindler | 2012-07-09 | 1 | -24/+24 | |
* | do not apply the __dso_handle patch on Mac OS X | k-m_schindler | 2012-06-13 | 1 | -5/+7 | |
* | hack of __dso_handle is not needed with gcc >4.6 | k-m_schindler | 2012-06-12 | 1 | -1/+3 | |
* | initial commit of ffmpeg-0.9 | k-m_schindler | 2012-06-10 | 18 | -0/+10934 | |
* | some fixes and cosmetics. | k-m_schindler | 2012-06-10 | 1 | -37/+38 | |
* | bugfix of missing external decl. | k-m_schindler | 2012-06-09 | 1 | -0/+1 | |
* | update and cosmetics. | k-m_schindler | 2012-06-09 | 1 | -68/+67 | |
* | code cosmetics | k-m_schindler | 2012-06-09 | 1 | -2/+5 | |
* | some refinements on small glitches, code cosmetics. | k-m_schindler | 2012-06-09 | 1 | -38/+60 | |
* | bugfix of wrong type | k-m_schindler | 2012-06-09 | 1 | -1/+1 |