| Commit message (Expand) | Author | Age | Files | Lines |
* | Support the version in Debian wheezy. Thanks to rudi_s. | k-m_schindler | 2014-11-22 | 1 | -1/+1 |
* | adjust eol and set svn property svn:eol-style native in the rest of ffmpeg | k-m_schindler | 2014-11-22 | 1 | -1/+1 |
* | fix compilation on ubuntu and lart release engineers, who mix releases ;-) | k-m_schindler | 2013-05-15 | 1 | -2/+2 |
* | increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re... | k-m_schindler | 2012-10-29 | 4 | -9/+9 |
* | fix size_t for Delphi. fix duplicate packet procedures in avformat and avcodec. | k-m_schindler | 2012-07-14 | 3 | -29/+26 |
* | change of PByteIOContext. makes Delphi happy. | k-m_schindler | 2012-07-13 | 1 | -1/+1 |
* | fixed revision numbers, macros, ... | k-m_schindler | 2012-07-13 | 7 | -50/+71 |
* | make avio_tell unix only, because of SEEK_CUR | k-m_schindler | 2012-05-24 | 1 | -0/+6 |
* | add missing avformat_find_stream_info, av_find_best_stream, avformat_open_inp... | k-m_schindler | 2012-05-24 | 2 | -0/+79 |
* | add missing avcodec_open2 and PPAVDictionary. | k-m_schindler | 2012-05-24 | 2 | -0/+35 |
* | add missing cdecl. no obvious consequences or improvments | k-m_schindler | 2012-05-10 | 1 | -1/+1 |
* | fix missing function | k-m_schindler | 2012-05-05 | 1 | -0/+30 |
* | update of ffmpeg-0.8. it is probably 90% of what needs to be done. | k-m_schindler | 2012-05-04 | 5 | -175/+34 |
* | update the implementation of av_cmp_q | k-m_schindler | 2012-05-03 | 1 | -2/+20 |
* | fix and update avcodec.pas | k-m_schindler | 2012-04-23 | 1 | -278/+64 |
* | move includes to the top of the files. | k-m_schindler | 2012-04-23 | 2 | -25/+27 |
* | updates and extension for ffmpeg-0.8 | k-m_schindler | 2012-04-22 | 4 | -65/+2 |
* | fix avutil version | k-m_schindler | 2012-04-22 | 1 | -1/+1 |
* | fix naming bug in log.pas | k-m_schindler | 2012-04-22 | 1 | -1/+1 |
* | check of avutil. avio, avformat and avcodec still to do. | k-m_schindler | 2012-04-22 | 5 | -438/+67 |
* | initial commit of ffmpeg-0.8. far from complete. Not yet usable. | k-m_schindler | 2012-04-21 | 18 | -0/+10072 |