2270 Commits (4cea39ad9b993e88413ddc4868b0b281b8a5e83e)

Author SHA1 Message Date
Michael Niedermayer b828788d58 swscale: Add GBRAP10 output 8 years ago
Luca Barbato 2c7d8cbd66 swscale: Add the GBRAP12 output 8 years ago
Michael Niedermayer 873d06c76e swscale/output: Fix alpha shift in yuv2gbrp_full_X_c() 8 years ago
Michael Niedermayer a340cfef82 swscale/input: Fix alpha bswap for set readAlpPlanar 8 years ago
Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 years ago
Luca Barbato ab839054e6 swscale: Add GRAY12 8 years ago
Diego Biurrun 1263b2039e Adjust printf conversion specifiers to match variable signedness 8 years ago
Michael Niedermayer 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 years ago
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Michael Niedermayer be9dba5c8a swscale: Properly load alpha for planar rgb 8 years ago
Luca Barbato 881477c77b swscale: Add the GBRAP12 output 8 years ago
Kieran Kunhya 81f1f6c3f6 Add GBRAP12 pixel format support 8 years ago
Luca Barbato ef3740c3a0 swscale: Enable GBRP12 output 8 years ago
Michael Niedermayer f59750641a swscale: x86: Add some forgotten 12-bit planar YUV cases 8 years ago
Michael Niedermayer 328ea6a9a5 swscale: Add input support for 12-bit formats 8 years ago
Vittorio Giovara eb54210602 swscale: Add missing yuv444p12 swapping 8 years ago
Luca Barbato 2b5b1e1e9b swscale: Rename is9_OR_10 to match what it does 8 years ago
Luca Barbato 9bd6ea5695 pixfmt: Add yuv444p12 pixel format 8 years ago
Luca Barbato 0aebbbd024 pixfmt: Add yuv422p12 pixel format 8 years ago
Luca Barbato 85406e7a8d pixfmt: Add yuv420p12 pixel format 8 years ago
Luca Barbato e87a501e7d swscale: Update bitdepth range check 8 years ago
Vittorio Giovara de8e096c7e swscale: Consistently order input YUV pixel formats 8 years ago
Pedro Arthur 8433d953e4 swscale: fix for sliced scaling artifacts 8 years ago
Michael Niedermayer ba7be8c083 swscale: Fix "warning: ISO C90 forbids mixed declarations and code" 8 years ago
Timo Rothenpieler e3fd1857fb swscale: add unscaled conversion from yuv420p to p010 8 years ago
Michael Niedermayer b4d7c1f84b swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with slices 8 years ago
Michael Niedermayer e57d99dd4e swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 8 years ago
Timo Rothenpieler 39f75645c8 swscale: add unscaled copy from yuv420p10 to p010 8 years ago
Michael Niedermayer 47bc1bdafb swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices 8 years ago
Michael Niedermayer 89ec11e096 swscale/swscale: Try to fix rgb48Toxyz12() with slices 8 years ago
Michael Niedermayer f580719b1a swscale/swscale: Factor bottom to top handling 8 years ago
Michael Niedermayer 7a6c288c2b swscale/tests/swscale: add cpuflags option 8 years ago
Timo Rothenpieler 99882d05a6 swscale: add support for P010LE/BE output 8 years ago
Michael Niedermayer 76d377d0a0 swscale/output: Fix rounding offset in yuv2gbrp_full_X_c() 8 years ago
Diego Biurrun aa37d2bf45 swscale: Kill non-compiling disabled cruft 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Diego Biurrun facdfe4080 swscale: Add proper ff_ prefix to init functions 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
Hendrik Leppkes e78e5b735f swscale: add P010 input support 8 years ago
Dan Parrot 1df908f33f PPC64: Add versions of functions in libswscale/input.c optimized for POWER8 VSX SIMD. 9 years ago
Matthieu Bouron 9eb3da2f99 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Paul B Mahol 9d30690f20 swscale: add input support for gbrap10 pixel format 9 years ago
Pedro Arthur e616e9a4b8 swscale: fix ring buffer size when scaling slices of a frame 9 years ago
Pedro Arthur b5deacfb1f swscale: fix crash with swscale-test when using slices 9 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun 1e9c5bf4c1 asm: FF_-prefix internal macros used in inline assembly 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago