aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffmpeg-0.8 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support the version in Debian wheezy. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* adjust eol and set svn property svn:eol-style native in the rest of ffmpegk-m_schindler2014-11-221-1/+1
* fix compilation on ubuntu and lart release engineers, who mix releases ;-)k-m_schindler2013-05-151-2/+2
* increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re...k-m_schindler2012-10-294-9/+9
* fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec.k-m_schindler2012-07-143-29/+26
* change of PByteIOContext. makes Delphi happy.k-m_schindler2012-07-131-1/+1
* fixed revision numbers, macros, ...k-m_schindler2012-07-137-50/+71
* make avio_tell unix only, because of SEEK_CURk-m_schindler2012-05-241-0/+6
* add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp...k-m_schindler2012-05-242-0/+79
* add missing avcodec_open2 and PPAVDictionary.k-m_schindler2012-05-242-0/+35
* add missing cdecl. no obvious consequences or improvmentsk-m_schindler2012-05-101-1/+1
* 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-045-175/+34
* update the implementation of av_cmp_qk-m_schindler2012-05-031-2/+20
* fix and update avcodec.pask-m_schindler2012-04-231-278/+64
* move includes to the top of the files.k-m_schindler2012-04-232-25/+27
* updates and extension for ffmpeg-0.8k-m_schindler2012-04-224-65/+2
* fix avutil versionk-m_schindler2012-04-221-1/+1
* fix naming bug in log.pask-m_schindler2012-04-221-1/+1
* check of avutil. avio, avformat and avcodec still to do.k-m_schindler2012-04-225-438/+67
* initial commit of ffmpeg-0.8. far from complete. Not yet usable.k-m_schindler2012-04-2118-0/+10072