| Commit message (Expand) | Author | Age | Files | Lines |
* | New LGPLed YUV2RGB table generator for SwScaler | Kostya Shishkov | 2009-02-22 | 4 | -5/+685 |
* | Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch. | Cédric Schieli | 2009-02-21 | 1 | -158/+73 |
* | move zeroing of alpha channel register out of YSCALEYUV2xxx macros, | Cédric Schieli | 2009-02-21 | 1 | -4/+23 |
* | splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV, | Cédric Schieli | 2009-02-21 | 1 | -8/+27 |
* | make MMX registers parametrized in the WRITEBGR32 macro, | Cédric Schieli | 2009-02-21 | 1 | -24/+23 |
* | Rename the "src" parameter in the sws_scale() declaration to | Stefano Sabatini | 2009-02-18 | 1 | -3/+3 |
* | Document sws_scale(). | Stefano Sabatini | 2009-02-18 | 1 | -0/+23 |
* | Use sws_printVec2() instead of the deprecated sws_printVec(). | Stefano Sabatini | 2009-02-14 | 1 | -2/+2 |
* | Implement sws_printVec2() and deprecate sws_printVec(). | Stefano Sabatini | 2009-02-14 | 2 | -7/+25 |
* | Document sws_normalizeVec(). | Stefano Sabatini | 2009-02-14 | 1 | -0/+5 |
* | Make hScale_altivec_real() trim its output like other implementations do | Kostya Shishkov | 2009-02-14 | 1 | -5/+5 |
* | Some AltiVec functions in SwScaler produce different output than their | Kostya Shishkov | 2009-02-14 | 2 | -2/+4 |
* | Apply misc fixes for sws_getCachedContext() documentation. | Stefano Sabatini | 2009-02-12 | 1 | -7/+10 |
* | Bump micro version, related to r28491. | Stefano Sabatini | 2009-02-12 | 1 | -1/+1 |
* | Document sws_getContext(). | Stefano Sabatini | 2009-02-11 | 1 | -0/+13 |
* | Document sws_getIdentityVec(). | Stefano Sabatini | 2009-02-11 | 1 | -0/+5 |
* | Move sws_getGaussianVec() documentation from swscale.c to swscale.h. | Stefano Sabatini | 2009-02-10 | 2 | -4/+5 |
* | Document sws_cloneVec(). | Stefano Sabatini | 2009-02-10 | 1 | -0/+5 |
* | Fix typo: lenght -> length. | Stefano Sabatini | 2009-02-10 | 1 | -1/+1 |
* | Document sws_scaleVec(). | Stefano Sabatini | 2009-02-10 | 1 | -0/+4 |
* | Document sws_getConstVec(). | Stefano Sabatini | 2009-02-10 | 1 | -0/+5 |
* | Move documentation of sws_getCachedContext() from swscale.c to | Stefano Sabatini | 2009-02-10 | 2 | -10/+10 |
* | Remove pointless comment regarding sws_scale_ordered(). | Stefano Sabatini | 2009-02-10 | 1 | -3/+0 |
* | Add a @deprecated notice to swscale_get_ordered(). | Stefano Sabatini | 2009-02-10 | 1 | -0/+3 |
* | Remove unnecessary emms Assembler instructions. | Diego Biurrun | 2009-02-10 | 1 | -9/+0 |
* | Document coeff and length fields in SwsVector. | Stefano Sabatini | 2009-02-09 | 1 | -2/+2 |
* | Revert #undefining system functions, it is not necessary. | Diego Biurrun | 2009-02-09 | 1 | -7/+0 |
* | Add config.h #include for ARCH_X86 definition. | Diego Biurrun | 2009-02-09 | 1 | -0/+1 |
* | Add #undefs to reenable system functions that are normally forbidden in other | Diego Biurrun | 2009-02-09 | 1 | -0/+7 |
* | Drop DECLARE_ALIGNED from extern declarations. It creates trouble when | Diego Biurrun | 2009-02-09 | 1 | -2/+2 |
* | Prefix visible YUV2RGB functions with sws_ | Kostya Shishkov | 2009-02-09 | 6 | -16/+16 |
* | Give better name to Inverse_Table_6_9 | Kostya Shishkov | 2009-02-09 | 2 | -4/+4 |
* | Remove file name from file headers. | Diego Biurrun | 2009-02-09 | 1 | -1/+1 |
* | Drop the deprecated sws_scale_ordered() at the next major version | Stefano Sabatini | 2009-02-08 | 2 | -0/+4 |
* | Replace int type with enum PixelFormat for the dstFormat/srcFormat | Stefano Sabatini | 2009-02-08 | 1 | -3/+3 |
* | Fix a typo: lumaSarpen -> lumaSharpen. | Stefano Sabatini | 2009-02-08 | 1 | -1/+1 |
* | cosmetics: Remove period after copyright statement non-sentence. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes. | Diego Biurrun | 2009-01-25 | 6 | -31/+31 |
* | Declare struct SwsContext before using it, fixes the checkheaders warning: | Diego Biurrun | 2009-01-25 | 1 | -0/+2 |
* | Disable C code when compiling AltiVec code, fixes the warning: | Diego Biurrun | 2009-01-25 | 1 | -0/+1 |
* | spelling/grammar cosmetics | Diego Biurrun | 2009-01-25 | 1 | -48/+48 |
* | Fix #endif comments. | Diego Biurrun | 2009-01-25 | 1 | -5/+5 |
* | Add PIX_FMT_VDPAU_WMV3 and PIX_FMT_VDPAU_VC1. | Carl Eugen Hoyos | 2009-01-20 | 1 | -0/+4 |
* | Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which will | NVIDIA Corporation | 2009-01-16 | 1 | -0/+4 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-14 | 8 | -186/+195 |
* | Add PIX_FMT_VDPAU_H264. | Carl Eugen Hoyos | 2009-01-08 | 1 | -0/+2 |
* | Avoid POSIX-reserved _t namespace. | Diego Biurrun | 2008-12-27 | 1 | -3/+3 |
* | consistency cosmetics: Rename POWERPC identifiers to PPC. | Diego Biurrun | 2008-12-27 | 1 | -3/+3 |
* | Remove pointless malloc.h #include. | Diego Biurrun | 2008-12-19 | 3 | -9/+0 |