| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a copy of libswscale into the branch instead of using svn:external. | Diego Biurrun | 2009-04-13 | 1 | -0/+962 |
* | Create 0.5 release branch. | Diego Biurrun | 2009-03-02 | 1 | -962/+0 |
* | Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA | Reimar Döffinger | 2009-03-01 | 1 | -5/+5 |
* | Relicense AltiVec optimizations as LGPL with the permission of Marc Hoffman | Diego Biurrun | 2009-02-24 | 1 | -8/+8 |
* | Prefix visible YUV2RGB functions with sws_ | Kostya Shishkov | 2009-02-09 | 1 | -2/+2 |
* | Remove pointless malloc.h #include. | Diego Biurrun | 2008-12-19 | 1 | -3/+0 |
* | Convert typeof keyword into __typeof__; this is a gcc extension and the forme... | David Conrad | 2008-10-19 | 1 | -10/+10 |
* | compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV(... | Guillaume Poirier | 2008-07-25 | 1 | -8/+8 |
* | Fix indentation after last commit. | Diego Biurrun | 2008-07-24 | 1 | -6/+6 |
* | Remove AltiVec vector declaration compiler compatibility macros. | Diego Biurrun | 2008-07-24 | 1 | -47/+47 |
* | Cosmetics: reindent. | Alexander Strange | 2008-07-13 | 1 | -13/+13 |
* | Remove const vector casts. | Alexander Strange | 2008-07-13 | 1 | -7/+7 |
* | spelling/grammar/wording overhaul | Diego Biurrun | 2008-07-04 | 1 | -31/+36 |
* | whitespace cosmetics | Diego Biurrun | 2008-07-04 | 1 | -39/+39 |
* | Place license header at the top of the file for consistency. | Diego Biurrun | 2008-07-04 | 1 | -21/+21 |
* | typo | Diego Biurrun | 2008-03-15 | 1 | -1/+1 |
* | Remove the unused function roundToInt16. It is a duplicate of the same function | Diego Biurrun | 2008-03-15 | 1 | -7/+0 |
* | typos | Diego Biurrun | 2008-03-12 | 1 | -1/+1 |
* | Remove non cosmetic spaces inside parentheses. | Benoit Fouet | 2008-01-17 | 1 | -1/+1 |
* | cosmetics: Fix AltiVec spelling. | Diego Biurrun | 2007-10-02 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code. | Diego Biurrun | 2007-04-29 | 1 | -666/+670 |
* | cosmetics: Remove trailing whitespace. | Diego Biurrun | 2007-04-26 | 1 | -113/+113 |
* | Pass a context to av_log(), when possible | Luca Abeni | 2007-01-23 | 1 | -9/+9 |
* | Change license headers to say 'FFmpeg' instead of 'this program'. | Diego Biurrun | 2006-10-07 | 1 | -14/+18 |
* | Remove unused variables. | Diego Biurrun | 2006-10-01 | 1 | -3/+1 |
* | Remove the dependency of libswscale on img_format.h | Luca Abeni | 2006-09-17 | 1 | -31/+26 |
* | Add proper GPL headers. | Diego Biurrun | 2006-09-09 | 1 | -0/+14 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | Diego Biurrun | 2006-08-18 | 1 | -1/+1 |
* | Use libavutil in libswscale, and allow it to be built out of the mplayer tree | Luca Abeni | 2006-07-20 | 1 | -4/+3 |
* | Move postproc ---> libswscale | Luca Abeni | 2006-06-30 | 1 | -0/+953 |