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