| Commit message (Expand) | Author | Files | Lines |
2010-08-25 | update of avutil to 50.24.0 | k-m_schindler | 1 | -2/+2 |
2010-07-20 | update avutil to 50.21.0 | k-m_schindler | 1 | -16/+16 |
2010-07-20 | update avutil to 50.19.0 | k-m_schindler | 1 | -2/+2 |
2010-07-20 | update avutil to 50.18.0 | k-m_schindler | 1 | -2/+2 |
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 | 1 | -10/+10 |
2010-05-19 | add MKBETAG from common.h and update a number of comments. | k-m_schindler | 1 | -9/+16 |
2010-05-19 | update avformat to 52.63.0 and correct avutil version to 50.15.2 | k-m_schindler | 1 | -1/+1 |
2010-05-19 | move new error stuff into extra file in correspondence to the original error.... | k-m_schindler | 1 | -89/+1 |
2010-05-19 | the result of AVERROR_SIGN was wrong, just the wrong way round. | k-m_schindler | 1 | -3/+2 |
2010-05-16 | bit shift corrected from 6 bit to 30 bit. | k-m_schindler | 1 | -2/+2 |
2010-05-16 | arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the s... | k-m_schindler | 1 | -11/+15 |
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 | comments re: TAVMediaType. no code change | k-m_schindler | 1 | -2/+6 |
2010-05-12 | fix No. 5 of ffmpeg update. | k-m_schindler | 1 | -1/+1 |
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 | 1 | -0/+55 |
2010-05-11 | final ffmpeg update as of today: update all to avutil 50.15.2 | k-m_schindler | 1 | -1/+1 |
2010-05-11 | update to avutil 50.15.0 | k-m_schindler | 1 | -2/+2 |
2010-05-11 | update to avutil 50.14.0 | k-m_schindler | 1 | -2/+15 |
2010-05-11 | update to avutil 50.12.0 | k-m_schindler | 1 | -3/+3 |
2010-05-11 | update avutils stuff to revision 31050 | k-m_schindler | 1 | -5/+2 |
2010-04-26 | added a warning that adjusting the max supported FFmpeg manually is not a val... | tobigun | 1 | -0/+25 |
2010-02-20 | update of avutil.pas to 50.9.0 | k-m_schindler | 1 | -2/+2 |
2010-01-04 | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 1 | -7/+40 |
2009-12-28 | update of the headers. | k-m_schindler | 1 | -3/+3 |
2009-12-06 | update to version 50.5.1. | k-m_schindler | 1 | -5/+5 |
2009-12-06 | update to version 50.4.0. | k-m_schindler | 1 | -1/+15 |
2009-06-12 | fix compile w/ delphi 7 | whiteshark0 | 1 | -1/+1 |
2009-06-10 | part 1 of ffmpeg update. several are still missing | k-m_schindler | 1 | -51/+132 |
2009-02-04 | ffmpeg header update | tobigun | 1 | -42/+47 |
2008-10-01 | - FFmpeg header update | tobigun | 1 | -7/+7 |
2008-08-27 | Reordering of the directories[1]: moving Game/Code to src | k-m_schindler | 1 | -0/+0 |
2008-08-09 | FFmpeg update | tobigun | 1 | -6/+17 |
2008-07-03 | ffmpeg pascal header 64bit compatibility fix. | tobigun | 1 | -15/+8 |
2008-07-01 | check for outdated libs and some minor type corrections | tobigun | 1 | -2/+15 |
2008-06-16 | Delphi 7 compatibility fix: | tobigun | 1 | -4/+4 |
2008-06-14 | ffmpeg update | tobigun | 1 | -6/+8 |
2008-06-08 | - set svn:eol-style to native | tobigun | 1 | -301/+301 |
2008-05-21 | implementation of MKTAG | tobigun | 1 | -292/+301 |
2008-05-16 | mischis first try: linklib added | k-m_schindler | 1 | -0/+4 |
2008-05-08 | ffmpeg update | tobigun | 1 | -1/+1 |
2008-04-22 | ffmpeg update to a newer version | tobigun | 1 | -7/+7 |
2008-03-21 | - av_log_get_level()/av_log_set_level() added | tobigun | 1 | -0/+56 |