| Commit message (Expand) | Author | Files | Lines |
2010-06-11 | Mac OS X: fix installation and loading of libpcre.dylib in standalone and fin... | k-m_schindler | 1 | -4/+11 |
2010-06-05 | bugfix: avutil_version() is in libavutil not libavformat | tobigun | 1 | -3/+3 |
2010-05-30 | Update to avutil 50.16.0 and some cosmetics | k-m_schindler | 5 | -25/+27 |
2010-05-30 | Update to 52.67.0 and avio.pas cosmetics | k-m_schindler | 2 | -15/+10 |
2010-05-30 | update to avcodec 52.72.0. also some cosmetics to opt.pas | k-m_schindler | 2 | -6/+12 |
2010-05-30 | update to avcodec 52.70.0 | k-m_schindler | 1 | -3/+14 |
2010-05-30 | update to avcodec 52.67.2 | k-m_schindler | 1 | -8/+8 |
2010-05-30 | update to recent. some cosmetics. no code change | k-m_schindler | 1 | -7/+3 |
2010-05-30 | more careful with the path to libpcre.dylib. avoid possible problem with stan... | k-m_schindler | 1 | -1/+6 |
2010-05-24 | add configure for libpcre and add path for dlopen on darwin | k-m_schindler | 1 | -1/+4 |
2010-05-19 | add MKBETAG from common.h and update a number of comments. | k-m_schindler | 1 | -9/+16 |
2010-05-19 | update avcodec to 52.67.2 | k-m_schindler | 1 | -2/+5 |
2010-05-19 | update avformat to 52.63.0 and correct avutil version to 50.15.2 | k-m_schindler | 2 | -3/+6 |
2010-05-19 | typo correction in comments. no code change. | k-m_schindler | 2 | -3/+3 |
2010-05-19 | move new error stuff into extra file in correspondence to the original error.... | k-m_schindler | 2 | -89/+114 |
2010-05-19 | the result of AVERROR_SIGN was wrong, just the wrong way round. | k-m_schindler | 2 | -6/+4 |
2010-05-16 | bit shift corrected from 6 bit to 30 bit. | k-m_schindler | 2 | -4/+4 |
2010-05-16 | arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s... | k-m_schindler | 2 | -17/+29 |
2010-05-16 | different way for conditional compilation | k-m_schindler | 1 | -5/+4 |
2010-05-16 | markers for debugging changed. | k-m_schindler | 1 | -3/+3 |
2010-05-16 | adding some markers for debugging. | k-m_schindler | 1 | -0/+5 |
2010-05-16 | correct small glitch in comment | k-m_schindler | 1 | -1/+1 |
2010-05-16 | revert previous buggy commit | k-m_schindler | 1 | -18/+18 |
2010-05-16 | test of changing from LIBAVUTIL_VERSION to LIBAVUTIL_VERSION_INT | k-m_schindler | 1 | -17/+17 |
2010-05-12 | update of some comments. No code change. | k-m_schindler | 1 | -2/+16 |
2010-05-12 | comments re: TAVMediaType. no code change | k-m_schindler | 2 | -2/+11 |
2010-05-12 | fix No. 5 of ffmpeg update. | k-m_schindler | 2 | -3/+3 |
2010-05-12 | fix No. 4 of ffmpeg update. | k-m_schindler | 1 | -0/+3 |
2010-05-12 | fix No. 3 of ffmpeg update. | k-m_schindler | 1 | -0/+28 |
2010-05-12 | fix No. 1 of ffmpeg update. | k-m_schindler | 2 | -17/+55 |
2010-05-11 | final ffmpeg update as of today: update all to avutil 50.15.2 | k-m_schindler | 4 | -5/+13 |
2010-05-11 | update to avutil 50.15.0 | k-m_schindler | 2 | -2/+11 |
2010-05-11 | update to mathematics 50.14.0 | k-m_schindler | 1 | -2/+5 |
2010-05-11 | update to avutil 50.14.0 | k-m_schindler | 1 | -2/+15 |
2010-05-11 | update error.h part relates to avutil 50.13.0 | k-m_schindler | 1 | -8/+23 |
2010-05-11 | update to avutil 50.12.0 | k-m_schindler | 2 | -3/+11 |
2010-05-11 | update avutils stuff to revision 31050 | k-m_schindler | 3 | -18/+5 |
2010-05-11 | update swscale to revision 31050 | k-m_schindler | 1 | -6/+1 |
2010-05-11 | update avcodec.h and opt.h to 52.67.0 (correction) | k-m_schindler | 2 | -2/+2 |
2010-05-11 | correction of previous commit (avformat and avio.pas to 52.62.0) | k-m_schindler | 1 | -1/+1 |
2010-05-11 | avformat and avio.pas to 52.62.0 | k-m_schindler | 2 | -7/+19 |
2010-05-11 | avformat to 52.61.0 | k-m_schindler | 2 | -5/+5 |
2010-05-11 | update avio.h to avformat 52.61.0 | k-m_schindler | 1 | -2/+42 |
2010-05-11 | update avio.h to avformat 52.56.0 | k-m_schindler | 1 | -5/+16 |
2010-05-11 | update avcodec.h and opt.h to 52.67.0 | k-m_schindler | 2 | -18/+21 |
2010-05-08 | FPC 2.4.0 compatibility fix: | tobigun | 2 | -2320/+2327 |
2010-04-26 | added a warning that adjusting the max supported FFmpeg manually is not a val... | tobigun | 4 | -0/+100 |
2010-04-24 | final update to 52.61.0 comment forgotten | k-m_schindler | 1 | -2/+3 |
2010-04-24 | update to 52.61.0 | k-m_schindler | 1 | -2/+5 |
2010-04-24 | update to 52.60.0 | k-m_schindler | 1 | -2/+17 |