aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-15fix compilation on ubuntu and lart release engineers, who mix releases ;-)k-m_schindler1-2/+2
2012-10-29increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re...k-m_schindler4-9/+9
2012-07-14fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler3-29/+26
2012-07-13change of PByteIOContext. makes Delphi happy.k-m_schindler1-1/+1
2012-07-13fixed revision numbers, macros, ...k-m_schindler7-50/+71
2012-05-24make avio_tell unix only, because of SEEK_CURk-m_schindler1-0/+6
2012-05-24add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler2-0/+79
2012-05-24add missing avcodec_open2 and PPAVDictionary.k-m_schindler2-0/+35
2012-05-10add missing cdecl. no obvious consequences or improvmentsk-m_schindler1-1/+1
2012-05-05fix missing functionk-m_schindler1-0/+30
2012-05-04update of ffmpeg-0.8. it is probably 90% of what needs to be done.k-m_schindler5-175/+34
2012-05-03update the implementation of av_cmp_qk-m_schindler1-2/+20
2012-04-23fix and update avcodec.pask-m_schindler1-278/+64
2012-04-23move includes to the top of the files.k-m_schindler2-25/+27
2012-04-22updates and extension for ffmpeg-0.8k-m_schindler4-65/+2
2012-04-22fix avutil versionk-m_schindler1-1/+1
2012-04-22fix naming bug in log.pask-m_schindler1-1/+1
2012-04-22check of avutil. avio, avformat and avcodec still to do.k-m_schindler5-438/+67
2012-04-21initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler18-0/+10072