1264 Commits (7b0b5bc810cdb9ef100492c9a9f2d30602c04336)

Author SHA1 Message Date
Diego Biurrun 29ccc641b1 build: Drop check for sys/mman.h in favor of mmap() check 7 years ago
Derek Buitenhuis 5e3f6dc701 swscale: Do not expand a macro with 'defined' in it 7 years ago
Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 7 years ago
Diego Biurrun 0fd0d4fd0a swscale-test: const correctness 8 years ago
Luca Barbato 37f573543c swscale: Convert the check check_image_pointers helper to a macro 8 years ago
Luca Barbato f56fa95cd1 swscale: Do not shift negative values directly 8 years ago
Michael Niedermayer ac29b82ec5 swscale: Add gbrap10 output 8 years ago
Paul B Mahol f6a9c20a52 swscale: Add input support for gbrap10 pixel format 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun 5c0e2b13eb swscale-test: const correctness for pointer variable 8 years ago
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