1252 Commits (8a34f3659371680ca523aecfd9098c28f0f809eb)

Author SHA1 Message Date
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun ea7ee4b4e3 ppc: Centralize compiler-specific altivec.h #include handling in one place 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 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 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 2b5b1e1e9b swscale: Rename is9_OR_10 to match what it does 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
Diego Biurrun aa37d2bf45 swscale: Kill non-compiling disabled cruft 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
Hendrik Leppkes e78e5b735f swscale: add P010 input support 8 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
Diego Biurrun 0f40c90984 Drop pointless assert.h #includes 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
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