| Commit message (Expand) | Author | Files | Lines |
2012-10-29 | increase minor version in libs. Ubuntu 12 has newer versions, than the 0.8 re... | k-m_schindler | 1 | -2/+2 |
2012-07-13 | fixed revision numbers, macros, ... | k-m_schindler | 1 | -22/+22 |
2012-05-04 | update of ffmpeg-0.8. it is probably 90% of what needs to be done. | k-m_schindler | 1 | -6/+8 |
2012-04-21 | initial commit of ffmpeg-0.8. far from complete. Not yet usable. | k-m_schindler | 1 | -0/+0 |
2012-04-21 | Initial commit for ffmpeg-0.10. This is far from complete. | k-m_schindler | 1 | -0/+0 |
2012-04-18 | Rename ffmpeg7 to ffmpeg-0.7 | k-m_schindler | 1 | -0/+0 |
2012-03-30 | updated version. | k-m_schindler | 1 | -20/+51 |
2012-03-18 | revert false commit | k-m_schindler | 1 | -0/+17 |
2012-03-18 | start of update for ffmpeg7 | k-m_schindler | 1 | -17/+0 |
2010-07-20 | minor edits | k-m_schindler | 1 | -35/+35 |
2010-07-12 | update to swscale 0.11.0 | k-m_schindler | 1 | -2/+36 |
2010-05-30 | update to recent. some cosmetics. no code change | k-m_schindler | 1 | -7/+3 |
2010-05-11 | update swscale to revision 31050 | k-m_schindler | 1 | -6/+1 |
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 swscale to 0.10.0 and fix of missing declaration in previous commit | k-m_schindler | 1 | -2/+16 |
2010-02-20 | update of swscale to 0.9.0 | k-m_schindler | 1 | -6/+6 |
2010-02-20 | update to swscale 8.0.0 | k-m_schindler | 1 | -6/+21 |
2010-01-04 | correction of some misplaced fields + some editorial changes + update to current | k-m_schindler | 1 | -1/+1 |
2009-12-06 | update to version 0.7.2. | k-m_schindler | 1 | -1/+28 |
2009-06-19 | prevent future crash with version numbers | k-m_schindler | 1 | -1/+1 |
2009-06-19 | cosmetics in the comments. using GTK-Doc style as is swscale.h | k-m_schindler | 1 | -78/+101 |
2009-06-13 | include avcodec | k-m_schindler | 1 | -0/+1 |
2009-06-13 | fix of typos | k-m_schindler | 1 | -11/+12 |
2009-06-10 | part 1 of ffmpeg update. several are still missing | k-m_schindler | 1 | -15/+106 |
2008-10-31 | - swscale get_context parameter from cint -> TAVPixelFormat | tobigun | 1 | -1/+2 |
2008-10-01 | - FFmpeg header update | tobigun | 1 | -3/+12 |
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 | -5/+3 |
2008-07-03 | some additiona to the last 64bit compatibility commit | tobigun | 1 | -10/+11 |
2008-07-03 | ffmpeg pascal header 64bit compatibility fix. | tobigun | 1 | -37/+27 |
2008-06-14 | ffmpeg update | tobigun | 1 | -0/+1 |
2008-05-16 | linklib for darwin added | k-m_schindler | 1 | -0/+4 |
2008-05-13 | corrected ffmpeg error-codes | tobigun | 1 | -6/+0 |
2008-03-07 | update to current SVN version | tobigun | 1 | -2/+2 |
2008-02-07 | compatibility with the current svn-version | tobigun | 1 | -0/+4 |
2008-02-05 | - config-win.pas: swscale must be undefined by default | tobigun | 1 | -1/+1 |
2008-02-05 | Update of the ffmpeg headers to their current trunk versions. | tobigun | 1 | -204/+210 |
2007-12-17 | swscale back to the way it should be (works, but is too slow for video scaling) | b1indy | 1 | -3/+3 |
2007-12-17 | some minor changes to make swscale work | b1indy | 1 | -3/+13 |
2007-12-05 | Added swscaler as a replacement for the deprecated img_convert function | tobigun | 1 | -0/+194 |