aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.10/avutil.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-14fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler1-3/+7
2012-07-10change max supported version.k-m_schindler1-3/+3
2012-07-10switch of version check of avutil for the moment. idea is to get the buildbot...k-m_schindler1-1/+1
2012-07-10more fixes of ifdefs and similar. probably buggy.k-m_schindler1-2/+2
2012-07-09 replace << and >> by shl and shr. makes Delphi happy.k-m_schindler1-1/+1
2012-06-09update and additions to ffmpeg-0.10k-m_schindler1-18/+20
2012-05-17Added support for ffmpeg-0.10.lotanrm1-304/+29
2012-04-22merge some changes from the 0.7 to 0.8 workk-m_schindler1-239/+13
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler1-0/+756