2270 Commits (4cea39ad9b993e88413ddc4868b0b281b8a5e83e)

Author SHA1 Message Date
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Diego Biurrun 29ccc641b1 build: Drop check for sys/mman.h in favor of mmap() check 7 years ago
Lou Logan 183fd30e0f Fix several typos 7 years ago
Derek Buitenhuis 5e3f6dc701 swscale: Do not expand a macro with 'defined' in it 7 years ago
Derek Buitenhuis add7b3bc3f utils: Do not expand a macro with 'defined' in it 7 years ago
Carl Eugen Hoyos cb1a3eecac lsws/rgb2rgb: Add unscaled 48bit to 64bit rgb conversion. 7 years ago
Paul B Mahol de48710c11 libswscale: add gray9 support 7 years ago
James Cowgill 013ec23cbe swscale: fix gbrap16 alpha channel issues 7 years ago
Clément Bœsch 797c232ef8 sws/tests/pixdesc_query: fix use of free() instead of av_free() 7 years ago
Clément Bœsch 4158fba3cd sws/tests/pixdesc_query: replace rgb based pix fmts with endianess agnostic names 7 years ago
Clément Bœsch d2c70fc887 sws/tests/pixdesc_query: sort pixel formats 7 years ago
Clément Bœsch ca23d3491d sws/tests/pixdesc_query: save every pix fmts in a list 7 years ago
Diego Biurrun 825e463a17 build: Add feature test macros for glibc 2.19+ 7 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Michael Niedermayer 7796f29065 libswscale/tests/swscale: Fix uninitialized variables 8 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
Carl Eugen Hoyos c1616b454d lsws/utils: Make gray10 and gray12 full-scale like gray8 and gray16. 8 years ago
Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
Clément Bœsch 99dd6fe62c sws/tests/pixdesc_query: remove func wrappers 8 years ago
Clément Bœsch bc7308aae8 sws: make is{RGB,BGR}inInt functions 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Clément Bœsch e811f84a2e swscale: cosmetics in is{RGB,BGR}inInt 8 years ago
Clément Bœsch d6635daded swscale: remove unused is{RGB,BGR}inBytes 8 years ago
Clément Bœsch ff6bc16c5a swscale: use a (more correct) function for isPacked 8 years ago
Clément Bœsch 2b9a52bcca swscale: use a function for isAnyRGB 8 years ago
Clément Bœsch c30875e8b2 swscale: use a function for isBayer 8 years ago
Clément Bœsch f052b1b40f swscale: use a function for isGray 8 years ago
Clément Bœsch 08e1376d81 fate: add fate-sws-pixdesc-query 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Carl Eugen Hoyos 851f4255e0 lsws/slice: Move a misplaced const. 8 years ago
Carl Eugen Hoyos a9c20598b5 lsws/input: Do not define unused functions. 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Philip Langdale 4c2176d45b swscale: add P016 input support 8 years ago
Diego Biurrun 5c0e2b13eb swscale-test: const correctness for pointer variable 8 years ago
Michael Niedermayer 03ce71e4a1 swscale/swscale: Fix dereference of stride array before null check 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Andreas Cadhalpun 319438e2f2 swscale: save ebx register when it is not available 8 years ago
Diego Biurrun ea7ee4b4e3 ppc: Centralize compiler-specific altivec.h #include handling in one place 8 years ago
Paul B Mahol 6427c9ffee swscale: add gbr(a)p16 output support 8 years ago
Michael Niedermayer ac206bb175 swscale/options: Use AV_OPT_TYPE_PIXEL_FMT 8 years ago
Carl Eugen Hoyos b5177c7051 lsws: Add GRAY10 conversion. 8 years ago
Luca Barbato 19be5fb728 swscale: Add GRAY12 8 years ago