| Commit message (Expand) | Author | Age | Files | Lines |
* | comment typo fixes | Diego Biurrun | 2007-12-21 | 1 | -2/+2 |
* | Add missing declarations for AltiVec functions, fixes the warnings: | Diego Biurrun | 2007-12-08 | 1 | -0/+7 |
* | Fix 'make checkheaders' on AltiVec-enabled systems. | Diego Biurrun | 2007-12-07 | 1 | -0/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-18 | 1 | -3/+3 |
* | Revert wrong ARCH_BFIN --> HAVE_BFIN change. | Diego Biurrun | 2007-09-27 | 1 | -1/+1 |
* | renaming ARCH_BFIN to HAVE_BFIN | Marc Hoffman | 2007-08-31 | 1 | -1/+1 |
* | Move Apple gcc AltiVec vector declaration syntax to libavutil. | Diego Biurrun | 2007-08-24 | 1 | -6/+0 |
* | Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). | Diego Biurrun | 2007-08-22 | 1 | -1/+1 |
* | UltraSPARC VIS yuv2rgb | Denes Balatoni | 2007-07-19 | 1 | -0/+3 |
* | use YUV440P in swscale | Andreas Ă–man | 2007-07-18 | 1 | -0/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-13 | 1 | -1/+1 |
* | Blackfin optimized YUV420 to RGB CSC Color Space Converters. | Marc Hoffman | 2007-05-13 | 1 | -0/+16 |
* | cosmetics; one test per line for all isXXX(x) macros | Ivo van Poorten | 2007-05-11 | 1 | -15/+43 |
* | cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code. | Diego Biurrun | 2007-04-29 | 1 | -121/+121 |
* | typo | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | cosmetics: typo fixes, usefuLL --> useful and aswell --> as well | Diego Biurrun | 2007-02-22 | 1 | -1/+1 |
* | BGR/RGB4 byte formats as input | Michael Niedermayer | 2007-02-17 | 1 | -2/+2 |
* | Pass a context to av_log(), when possible | Luca Abeni | 2007-01-23 | 1 | -7/+5 |
* | Remove some void pointers arithmetic | Luca Abeni | 2006-12-26 | 1 | -3/+3 |
* | Clarify that some of the non-SIMD code is now LGPLed. | Luca Abeni | 2006-11-19 | 1 | -11/+8 |
* | 16-bit grayscale support | Kostya Shishkov | 2006-10-24 | 1 | -1/+4 |
* | Change license headers to say 'FFmpeg' instead of 'this program'. | Diego Biurrun | 2006-10-07 | 1 | -19/+21 |
* | Remove the dependency of libswscale on img_format.h | Luca Abeni | 2006-09-17 | 1 | -0/+48 |
* | make the C code of the swscaler which i wrote LGPL | Michael Niedermayer | 2006-08-30 | 1 | -0/+3 |
* | vertical scaler with accurate rounding, some people on doom9 can see +-1 errors | Michael Niedermayer | 2006-07-24 | 1 | -1/+5 |
* | Use libavutil in libswscale, and allow it to be built out of the mplayer tree | Luca Abeni | 2006-07-20 | 1 | -8/+10 |
* | Move postproc ---> libswscale | Luca Abeni | 2006-06-30 | 1 | -0/+167 |