aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* update/fix mem.pask-m_schindler2013-02-281-0/+7
* add AVERROR_UNKNOWN. Although it is not in 10.0, but only in the later, it do...k-m_schindler2012-10-191-1/+2
* fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler2012-07-143-32/+27
* change of PByteIOContext. makes Delphi happy.k-m_schindler2012-07-131-1/+1
* same procedure for avformat as for avcodec.k-m_schindler2012-07-101-29/+27
* a test for debuggin.k-m_schindler2012-07-101-27/+27
* a test for debuggin.k-m_schindler2012-07-101-34/+31
* a test for debuggin.k-m_schindler2012-07-101-1/+2
* change max supported version.k-m_schindler2012-07-101-3/+3
* switch of version check of avutil for the moment. idea is to get the buildbot...k-m_schindler2012-07-101-1/+1
* more fixes of ifdefs and similar. probably buggy.k-m_schindler2012-07-104-157/+157
* bug fix of macrok-m_schindler2012-07-091-4/+4
* bug fix of previous commitk-m_schindler2012-07-091-1/+1
* more fixing ends of macros for Delphi 7.k-m_schindler2012-07-094-10/+14
* replace << and >> by shl and shr. makes Delphi happy.k-m_schindler2012-07-092-3/+3
* fixing ends of macros for Delphi 7. maybe not all of them.k-m_schindler2012-07-091-24/+24
* some fixes and cosmetics.k-m_schindler2012-06-101-37/+38
* bugfix of missing external decl.k-m_schindler2012-06-091-0/+1
* update and cosmetics.k-m_schindler2012-06-091-68/+67
* code cosmeticsk-m_schindler2012-06-091-2/+5
* some refinements on small glitches, code cosmetics.k-m_schindler2012-06-091-38/+60
* bugfix of wrong typek-m_schindler2012-06-091-1/+1
* update and additions to ffmpeg-0.10k-m_schindler2012-06-091-6/+46
* bug fix of wrong declarationk-m_schindler2012-06-091-1/+1
* bug fix of duplicate identifierk-m_schindler2012-06-091-1/+1
* update and additions to ffmpeg-0.10k-m_schindler2012-06-099-80/+213
* make avio_tell unix only, because of SEEK_CURk-m_schindler2012-05-241-0/+6
* add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler2012-05-242-3/+4
* version 0.10 unified.k-m_schindler2012-05-242-1/+2
* Added support for ffmpeg-0.10.lotanrm2012-05-179-1696/+2134
* update of todo listk-m_schindler2012-05-051-5/+2
* update the implementation of av_cmp_qk-m_schindler2012-05-031-2/+20
* updates and extension for ffmpeg-0.8k-m_schindler2012-04-224-122/+45
* fix naming bug in log.pask-m_schindler2012-04-221-1/+1
* merge some changes from the 0.7 to 0.8 workk-m_schindler2012-04-226-247/+22
* Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler2012-04-2118-0/+10692