334 Commits (54b5cc035a04aeac8206295a2e37b3877c8a7a7a)

Author SHA1 Message Date
Carl Eugen Hoyos b5177c7051 lsws: Add GRAY10 conversion. 8 years ago
Luca Barbato 19be5fb728 swscale: Add GRAY12 8 years ago
Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 years ago
Andreas Cadhalpun c0fd2fb27b swscale: Rename sws_context_class to ff_sws_context_class 8 years ago
Ronald S. Bultje 70d418c7e6 Revert "PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD." 8 years ago
Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Matthieu Bouron 7abc8e7ae3 swscale/arm: add ff_hscale_8_to_15_neon 9 years ago
Ronald S. Bultje b3eda69490 swscale: add bt2020 yuv2rgb coefficients. 9 years ago
Pedro Arthur 6de58b4903 swscale: cleanup unused code 9 years ago
Clément Bœsch 263eb76bdf sws/aarch64: add ff_hscale_8_to_15_neon 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Clément Bœsch f1148390d7 sws/aarch64: add {nv12,nv21,yuv420p,yuv422p}_to_{argb,rgba,abgr,rgba}_neon 9 years ago
Michael Niedermayer eb7802afef swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 9 years ago
Michael Niedermayer e06403331c swscale: Move Contexts used only in hscale.c into it 9 years ago
Michael Niedermayer 7b6e6895f2 swscale: Move VScalerContext into vscale.c 9 years ago
Michael Niedermayer 8f3a9a8c27 swscale/yuv2rgb: Increase YUV2RGB table headroom 9 years ago
Michael Niedermayer 5e5f82a287 swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 9 years ago
Andreas Cadhalpun 8bfbc8c5e5 swscale: rename sws_context_class to ff_sws_context_class 9 years ago
Pedro Arthur 5bd62a1b3c swscale: fix ticket #4881 9 years ago
Michael Niedermayer d730dd8c53 swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Pedro Arthur 3059562aa1 swscale: re-enable gamma 9 years ago
Pedro Arthur 62d176de12 swscale: refactor vertical scaler 9 years ago
Pedro Arthur 4545906f60 swscale: Fixed typos 9 years ago
Pedro Arthur ed80dec621 swscale: fixed compiler warnings 9 years ago
Pedro Arthur 737aa902f0 swscale: process horizontal lines in batches 9 years ago
Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 years ago
Michael Niedermayer c5ebeaa308 swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 9 years ago
Michael Niedermayer d0e0757e9a swscale: Implement alphablendaway for planar 4:4:4 formats 9 years ago
Michael Niedermayer c382d9e8cb swscale: Add sws_alloc_set_opts() 9 years ago
Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 9 years ago
Michael Niedermayer b57f9f5724 swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag 10 years ago
Pedro Arthur 2a7128f4ed Add gamma encodign/decoding before/after scaling in libswscale 10 years ago
Michael Niedermayer ae20682f6b swscale: Add prefix to updateMMXDitherTables() 10 years ago
Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
Michael Niedermayer 2a983ff7fe swscale: increase yuv2rgb table headroom 10 years ago
Michael Niedermayer fba894615d swscale: support internal scaler cascades 10 years ago
James Almer fb7d8d50bc swscale: remove obsolete FF_API_SWS_FORMAT_NAME cruft 10 years ago
Michael Niedermayer aee99a5d44 swscale/swscale_internal: fix ya16 -> rgba 10 years ago
Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Michael Niedermayer 6532a1a828 sws/x86: split mmxext fast bilinear scaler out 10 years ago
Michael Niedermayer e9f7c7aef9 sws: Move fast bilinear C code into seperate file 10 years ago
Michael Niedermayer 76899be113 swscale/swscale_internal: add needed version.h 10 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 10 years ago
Derek Buitenhuis a4bd4733c0 swscale: Allow the max filter size to be set at compile time 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Michael Niedermayer c3417ed7fd swscale/utils: Add check that ensures that the hardcoded struct offsets are valid 11 years ago
Michael Niedermayer a5e20d9f4d Fix teh typos 11 years ago