| Commit message (Expand) | Author | Files | Lines |
2010-08-26 | update avformat.h and avio.h to 52.78.3. Addition of FF_API constants and new... | k-m_schindler | 2 | -18/+105 |
2010-08-25 | update avformat to 52.78.2. Mainly comment formatting. In addition, add routi... | k-m_schindler | 1 | -62/+151 |
2010-08-25 | update of avcodec/opt to 52.86.1. No actual code cahange. | k-m_schindler | 1 | -1/+1 |
2010-08-25 | update of avcodec to 52.86.1 | k-m_schindler | 1 | -2/+6 |
2010-08-25 | update of avcodec to 52.85.1 | k-m_schindler | 1 | -5/+22 |
2010-08-25 | update of avcodec to 52.84.3 | k-m_schindler | 1 | -2/+13 |
2010-08-25 | update of avcodec to 52.84.1 | k-m_schindler | 1 | -3/+22 |
2010-08-25 | update of avutil to 50.24.0 | k-m_schindler | 2 | -3/+6 |
2010-07-20 | minor edits | k-m_schindler | 1 | -35/+35 |
2010-07-20 | update avutil to 50.21.0 | k-m_schindler | 4 | -35/+37 |
2010-07-20 | update avutil to 50.19.0 | k-m_schindler | 2 | -8/+10 |
2010-07-20 | update avutil to 50.18.0 | k-m_schindler | 2 | -3/+16 |
2010-07-20 | update avcodec to 52.84.0 part 2 | k-m_schindler | 1 | -0/+8 |
2010-07-20 | update avcodec to 52.84.0 | k-m_schindler | 1 | -2/+5 |
2010-07-20 | update avcodec to 52.83.0 | k-m_schindler | 1 | -2/+35 |
2010-07-20 | update avcodec to 52.82.0 | k-m_schindler | 1 | -7/+22 |
2010-07-20 | update avcodec to 52.80.0 | k-m_schindler | 1 | -5/+8 |
2010-07-20 | update avcodec to 52.79.1 | k-m_schindler | 1 | -12/+20 |
2010-07-20 | update avcodec to 52.78.0 | k-m_schindler | 2 | -57/+58 |
2010-07-20 | update avcodec to 52.75.1 | k-m_schindler | 1 | -10/+18 |
2010-07-20 | update avcodec to 52.73.0 | k-m_schindler | 1 | -2/+14 |
2010-07-20 | update avformat to 52.76.0 | k-m_schindler | 1 | -3/+3 |
2010-07-20 | update avformat to 52.74.0 | k-m_schindler | 2 | -2/+8 |
2010-07-20 | update avformat to 52.73.0 | k-m_schindler | 1 | -5/+13 |
2010-07-20 | update avformat to 52.72.0 | k-m_schindler | 2 | -78/+109 |
2010-07-20 | update avformat to 52.71.0 | k-m_schindler | 2 | -3/+9 |
2010-07-20 | update avformat to 52.70.0 | k-m_schindler | 2 | -3/+27 |
2010-07-20 | update avformat to 52.69.0 | k-m_schindler | 2 | -6/+13 |
2010-07-20 | update avformat to 52.68.0 | k-m_schindler | 2 | -4/+7 |
2010-07-12 | update to swscale 0.11.0 | k-m_schindler | 1 | -2/+36 |
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-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 |