aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8/avcodec.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re...k-m_schindler2012-10-291-2/+2
* fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler2012-07-141-0/+6
* fixed revision numbers, macros, ...k-m_schindler2012-07-131-8/+8
* add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler2012-05-241-0/+1
* add missing avcodec_open2 and PPAVDictionary.k-m_schindler2012-05-241-0/+34
* fix missing functionk-m_schindler2012-05-051-0/+30
* update of ffmpeg-0.8. it is probably 90% of what needs to be done.k-m_schindler2012-05-041-5/+8
* fix and update avcodec.pask-m_schindler2012-04-231-278/+64
* move includes to the top of the files.k-m_schindler2012-04-231-2/+4
* initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler2012-04-211-0/+4747