aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.10/avutil.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler2012-07-141-3/+7
* 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-101-2/+2
* replace << and >> by shl and shr. makes Delphi happy.k-m_schindler2012-07-091-1/+1
* update and additions to ffmpeg-0.10k-m_schindler2012-06-091-18/+20
* Added support for ffmpeg-0.10.lotanrm2012-05-171-304/+29
* merge some changes from the 0.7 to 0.8 workk-m_schindler2012-04-221-239/+13
* Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler2012-04-211-0/+756