aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.11/avutil.pas (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-10-20first try of version 0.11.*k-m_schindler1-4/+4
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2926 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-10-19plain copy of ffmpeg-0.10 as a start for ffmpeg-0.11k-m_schindler1-0/+0
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2924 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-14fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler1-3/+7
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2919 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-10change max supported version.k-m_schindler1-3/+3
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2912 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-10switch of version check of avutil for the moment. idea is to get the ↵k-m_schindler1-1/+1
buildbot gentoo build running for further debugging git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2911 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-10more fixes of ifdefs and similar. probably buggy.k-m_schindler1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2910 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-09 replace << and >> by shl and shr. makes Delphi happy.k-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2906 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-06-09update and additions to ffmpeg-0.10k-m_schindler1-18/+20
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2892 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-17Added support for ffmpeg-0.10.lotanrm1-304/+29
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2883 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-22merge some changes from the 0.7 to 0.8 workk-m_schindler1-239/+13
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2863 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-21Initial commit for ffmpeg-0.10. This is far from complete.k-m_schindler1-0/+756
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2859 b956fd51-792f-4845-bead-9b4dfca2ff2c