| Commit message (Expand) | Author | Files | Lines |
2013-07-28 | This is the first complete try of libavutil. | k-m_schindler | 1 | -5/+6 |
2013-02-27 | rational.pas | k-m_schindler | 1 | -1/+14 |
2012-07-09 | replace << and >> by shl and shr. makes Delphi happy. | k-m_schindler | 1 | -2/+2 |
2012-05-03 | update the implementation of av_cmp_q | k-m_schindler | 1 | -2/+20 |
2012-04-21 | Initial commit for ffmpeg-0.10. This is far from complete. | k-m_schindler | 1 | -1/+6 |
2012-04-18 | Rename ffmpeg7 to ffmpeg-0.7 | k-m_schindler | 1 | -0/+0 |
2012-03-18 | start version 0.7 of ffmpeg | k-m_schindler | 1 | -9/+2 |
2012-03-18 | revert false commit | k-m_schindler | 1 | -2/+9 |
2012-03-18 | start of update for ffmpeg7 | k-m_schindler | 1 | -3/+3 |
2010-07-20 | update avutil to 50.21.0 | k-m_schindler | 1 | -10/+10 |
2010-05-30 | Update to avutil 50.16.0 and some cosmetics | k-m_schindler | 1 | -7/+3 |
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 avutils stuff to revision 31050 | k-m_schindler | 1 | -8/+1 |
2010-02-20 | update of mathematics.pas to 50.8.0 | k-m_schindler | 1 | -0/+1 |
2010-01-04 | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 1 | -2/+3 |
2009-12-06 | update to version 50.5.1. | k-m_schindler | 1 | -0/+3 |
2009-06-12 | update check. no code change. | k-m_schindler | 1 | -5/+6 |
2009-02-04 | ffmpeg header update | tobigun | 1 | -26/+26 |
2008-10-01 | - FFmpeg header update | tobigun | 1 | -1/+23 |
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 | -4/+7 |
2008-07-03 | ffmpeg pascal header 64bit compatibility fix. | tobigun | 1 | -10/+11 |
2008-06-14 | ffmpeg update | tobigun | 1 | -0/+1 |
2008-04-22 | ffmpeg update to a newer version | tobigun | 1 | -6/+6 |
2008-03-03 | delphi 7 compatibility (inline was introduced with delphi 2005) | tobigun | 1 | -2/+4 |
2008-02-07 | compatibility with the current svn-version | tobigun | 1 | -1/+3 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 1 | -19/+73 |
2008-01-11 | there were some changes in the ffmpeg interface (for example TAVFormatContext... | tobigun | 1 | -8/+2 |
2007-10-11 | fixes so codebase builds in delphi now, after major FFMpeg changse for linux. | jaybinks | 1 | -6/+11 |
2007-10-11 | major changes to FFMPEG Headers so they now support linux. | jaybinks | 1 | -17/+12 |
2007-09-19 | tested ffmpeg in lazarus - linux.. | jaybinks | 1 | -88/+96 |
2007-09-05 | added 3rd party dependencies ( except Jedi-SDL ) | jaybinks | 1 | -0/+88 |