1224 Commits (3dfbf32b95ae69a9b15cd4912bc1c68fa16b4093)

Author SHA1 Message Date
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Vittorio Giovara e9175634ec yuv2rgb: Document the color space coefficients 9 years ago
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 9d58639e27 sws: Drop deprecated SWS_CPU_CAPS defines 9 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Federico Tomassetti 7ebb302229 swscale: Check memory allocation 10 years ago
Himangi Saraogi 9a60b1fad0 libswscale: fix compiler warnings enumerated type mixed with another type 10 years ago
Federico Tomassetti e51f22122d swscale: Check memory allocations 10 years ago
Vittorio Giovara 2df7277711 swscale: fix gbrap to gbrap alpha scaling 10 years ago
Vittorio Giovara 89df3fd49e swscale: fix warning about incompatible function pointer type 10 years ago
Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 years ago
Vittorio Giovara 1dd797e3c9 swscale: check memory allocations 10 years ago
Derek Buitenhuis 33c827f632 swscale: Properly scale YUV 10 years ago
Vittorio Giovara fc1eda543c swscale: fix sign extensions in yuv planar conversion 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 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
Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 10 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Luca Barbato 3a177a9cca swscale: Fix an undefined behaviour 11 years ago
Justin Ruggles d9a542ace1 swscale: Set alpha to opaque for internal palettes. 11 years ago
Justin Ruggles 20c38c9c18 swscale: fix some undefined signed left shifts 11 years ago
Justin Ruggles 60c4660ba0 swscale: fix an implementation-defined unsigned-to-signed conversion 11 years ago
Vittorio Giovara 92b099daf4 swscale: support converting YVYU422 pixel format 11 years ago
Janne Grunau 0ca0924c10 swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 11 years ago
Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Diego Biurrun da785231ea bfin: Refactor duplicated assembly-related macros 11 years ago
Diego Biurrun e99af2a3b1 bfin: Refactor duplicated l1_text/l1_data_B macros 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Michael Niedermayer 91c981857b rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytes 11 years ago
Michael Niedermayer 7597e6efe4 swscale/x86/rgb2rgb: add support for AVX 11 years ago
Michael Niedermayer 9047491f8b swscale: add nv12/nv21->yuv420 converter 11 years ago
Michael Niedermayer eb01a25fe1 swscale: fix stride used in planarToNv12Wrapper() 11 years ago
Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Luca Barbato c85aad9cb2 doxy: Define a group for libswscale documentation 11 years ago
Diego Biurrun c16bfb147d swscale: x86: Consistently use lowercase function name suffixes 11 years ago
Vittorio Giovara 6b3ff6f91a swscale: provide a default scaler if none is set 11 years ago
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 11 years ago
Sean McGovern f1f728cbe4 ppc: don't return a value from a function declared void 11 years ago
Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 11 years ago
Diego Biurrun a6b6501185 ppc: cosmetics: Consistently format CPU flag detection invocations 11 years ago
Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 11 years ago
Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 years ago