aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8 (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-05-15fix compilation on ubuntu and lart release engineers, who mix releases ;-)k-m_schindler1-2/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2984 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-10-29increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 ↵k-m_schindler4-9/+9
release of ffmpeg. What a bloody version politics. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2931 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-14fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler3-29/+26
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2919 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-13change of PByteIOContext. makes Delphi happy.k-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2918 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-07-13fixed revision numbers, macros, ...k-m_schindler7-50/+71
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2917 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-24make avio_tell unix only, because of SEEK_CURk-m_schindler1-0/+6
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2891 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-24add missing avformat_find_stream_info, av_find_best_stream, ↵k-m_schindler2-0/+79
avformat_open_input and PPAVCodec git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2887 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-24add missing avcodec_open2 and PPAVDictionary.k-m_schindler2-0/+35
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2885 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-10add missing cdecl. no obvious consequences or improvmentsk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2880 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-05fix missing functionk-m_schindler1-0/+30
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2875 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-04update of ffmpeg-0.8. it is probably 90% of what needs to be done.k-m_schindler5-175/+34
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2871 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-05-03update the implementation of av_cmp_qk-m_schindler1-2/+20
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2870 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-23fix and update avcodec.pask-m_schindler1-278/+64
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2869 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-23move includes to the top of the files.k-m_schindler2-25/+27
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2868 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-22updates and extension for ffmpeg-0.8k-m_schindler4-65/+2
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2867 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-22fix avutil versionk-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2865 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-22fix naming bug in log.pask-m_schindler1-1/+1
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2864 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-22check of avutil. avio, avformat and avcodec still to do.k-m_schindler5-438/+67
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2862 b956fd51-792f-4845-bead-9b4dfca2ff2c
2012-04-21initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler18-0/+10072
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2860 b956fd51-792f-4845-bead-9b4dfca2ff2c