| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 2 | -0/+58 |
* | Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949' | Michael Niedermayer | 2013-11-23 | 2 | -17/+23 |
|\ |
|
| * | swscale: x86: Consistently use lowercase function name suffixes | Diego Biurrun | 2013-11-22 | 3 | -24/+30 |
* | | swscale/x86: SIMD deinterleaveBytes() depends on YASM | Michael Niedermayer | 2013-11-19 | 1 | -2/+2 |
* | | swscale/x86/rgb2rgb_template: add mmx/sse2/avx optimized deinterleaveBytes | Michael Niedermayer | 2013-11-19 | 1 | -0/+29 |
* | | swscale/x86/rgb2rgb: change cpu optim identifiers to lower case | Michael Niedermayer | 2013-11-19 | 1 | -10/+10 |
* | | swscale/x86/rgb2rgb: extend framework to also include AVX | Michael Niedermayer | 2013-11-19 | 2 | -3/+14 |
* | | swscale: fix used stride in planarToNv12Wrapper() | Michael Niedermayer | 2013-11-19 | 1 | -2/+2 |
* | | swscale: add nv12/nv21->yuv420 converter | Michael Niedermayer | 2013-11-19 | 4 | -0/+52 |
* | | swscale/swscale_unscaled: fix right column handling in planarCopyWrapper | Michael Niedermayer | 2013-11-16 | 1 | -10/+7 |
* | | lsws/utils: introduce scale_algorithms array | Stefano Sabatini | 2013-11-05 | 1 | -46/+40 |
* | | lsws/utils: fix typo | Stefano Sabatini | 2013-11-05 | 1 | -1/+1 |
* | | Optimize pure C unscaled yuv2rgb. | Reimar Döffinger | 2013-10-30 | 1 | -1/+3 |
* | | lsws: use av_pix_fmt_get_chroma_sub_sample() | Stefano Sabatini | 2013-10-24 | 1 | -9/+2 |
* | | swscale/utils: check mprotect() return code | Michael Niedermayer | 2013-10-23 | 1 | -2/+5 |
* | | swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast | Michael Niedermayer | 2013-10-17 | 1 | -4/+4 |
* | | swscale/utils/sws_setColorspaceDetails(): fix indention | Michael Niedermayer | 2013-10-17 | 1 | -6/+6 |
* | | swsscale/swscale_unscaled: add GBRAP16 | Paul B Mahol | 2013-10-16 | 1 | -6/+40 |
* | | swscale/swscale_unscaled: fix alpha pointer & stride for planarRgb16ToRgb16Wr... | Michael Niedermayer | 2013-10-16 | 1 | -4/+4 |
* | | swscale: Use full resolution chroma for yuv2rgb when the input has full chroma | Michael Niedermayer | 2013-10-10 | 1 | -0/+10 |
* | | Merge commit '6b3ff6f91a535d6383f41ca7bdf760165dcb6015' | Michael Niedermayer | 2013-10-06 | 1 | -2/+13 |
|\| |
|
| * | swscale: provide a default scaler if none is set | Vittorio Giovara | 2013-10-05 | 1 | -1/+11 |
* | | swscale/options: switch default to bicubic | Michael Niedermayer | 2013-10-06 | 2 | -2/+2 |
* | | swscale/utils: dont divide by zero with zero vectors | Michael Niedermayer | 2013-10-01 | 1 | -0/+4 |
* | | swscale: make bilinear scaling the default | wm4 | 2013-09-30 | 1 | -1/+1 |
* | | swscale/swscale_unscaled: fix alpha values for rgb/bgr -> RGB32_1 / BGR32_1 | Michael Niedermayer | 2013-09-19 | 1 | -1/+6 |
* | | swscale/utils: remove redundant NULL checks before sws_freeVec() | Michael Niedermayer | 2013-09-17 | 1 | -8/+4 |
* | | swscale/utils: simplify cpu caps printing code | Michael Niedermayer | 2013-09-17 | 1 | -6/+8 |
* | | swscale/utils: Simplify scaler name printing code | Michael Niedermayer | 2013-09-17 | 1 | -13/+15 |
* | | swscale/utils: Allow sws_setColorspaceDetails() to use the tables from sws_ge... | Michael Niedermayer | 2013-09-17 | 1 | -2/+2 |
* | | swscale/yuv2rgb: make sure yuvTable is set to NULL after deallocation | Michael Niedermayer | 2013-09-16 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-11 | 1 | -1/+1 |
|\| |
|
| * | Drop pointless directory name prefixes from #includes in the current dir | Diego Biurrun | 2013-09-10 | 1 | -1/+1 |
| * | ppc: don't return a value from a function declared void | Sean McGovern | 2013-08-30 | 1 | -1/+1 |
* | | swscale/utils: use memcpy instead of loop in sws_cloneVec() | Michael Niedermayer | 2013-09-08 | 1 | -3/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 4 | -16/+16 |
* | | Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b' | Michael Niedermayer | 2013-08-30 | 1 | -6/+4 |
|\| |
|
| * | x86: Add and use more convenience macros to check CPU extension availability | Diego Biurrun | 2013-08-29 | 1 | -6/+4 |
* | | ppc: don't return a value from a function declared void | Sean McGovern | 2013-08-30 | 1 | -1/+1 |
* | | Merge commit 'a6b650118543e1580e872896d8976042b7c32d01' | Michael Niedermayer | 2013-08-30 | 1 | -2/+5 |
|\| |
|
| * | ppc: cosmetics: Consistently format CPU flag detection invocations | Diego Biurrun | 2013-08-29 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-29 | 1 | -6/+6 |
|\| |
|
| * | cosmetics: Place arch initialization calls in alphabetical order | Diego Biurrun | 2013-08-29 | 1 | -6/+6 |
* | | Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' | Michael Niedermayer | 2013-08-29 | 6 | -37/+37 |
|\| |
|
| * | swscale: cosmetics: Drop silly camelCase from swScale function pointer name | Diego Biurrun | 2013-08-29 | 6 | -35/+35 |
* | | Merge commit '4e0799a4d04404abfa8fbc072640be76465158cf' | Michael Niedermayer | 2013-08-29 | 3 | -4/+7 |
|\| |
|
| * | swscale: Add some missing av_cold to arch-specific init functions | Diego Biurrun | 2013-08-29 | 3 | -4/+7 |
* | | Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' | Michael Niedermayer | 2013-08-29 | 6 | -10/+9 |
|\| |
|
| * | swscale: consistent names for arch-specific acceleration functions | Diego Biurrun | 2013-08-29 | 6 | -10/+9 |
* | | Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' | Michael Niedermayer | 2013-08-29 | 9 | -25/+51 |
|\| |
|