aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8/avcodec.pas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 ↵k-m_schindler2012-10-291-2/+2
| | | | | | 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
* fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler2012-07-141-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2919 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed revision numbers, macros, ...k-m_schindler2012-07-131-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2917 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add missing avformat_find_stream_info, av_find_best_stream, ↵k-m_schindler2012-05-241-0/+1
| | | | | | avformat_open_input and PPAVCodec git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2887 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add missing avcodec_open2 and PPAVDictionary.k-m_schindler2012-05-241-0/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2885 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix missing functionk-m_schindler2012-05-051-0/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2875 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update of ffmpeg-0.8. it is probably 90% of what needs to be done.k-m_schindler2012-05-041-5/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2871 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix and update avcodec.pask-m_schindler2012-04-231-278/+64
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2869 b956fd51-792f-4845-bead-9b4dfca2ff2c
* move includes to the top of the files.k-m_schindler2012-04-231-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2868 b956fd51-792f-4845-bead-9b4dfca2ff2c
* initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler2012-04-211-0/+4747
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2860 b956fd51-792f-4845-bead-9b4dfca2ff2c