1976 Commits (377883c4be7a5b27d57737a79d6a58a6af0ae6cd)

Author SHA1 Message Date
Pedro Arthur 5bd62a1b3c swscale: fix ticket #4881 9 years ago
Ganesh Ajjanagadde 3b2000c2bf doc/scaler, swscale/options: use proper capitalization 9 years ago
Ganesh Ajjanagadde 26e8895b73 all: add _DEFAULT_SOURCE locally wherever needed 9 years ago
Pedro Arthur a8602dde5e swscale: fix ticket #4877 9 years ago
Pedro Arthur 77367f61b3 swscale: fix ticket 4850 9 years ago
Ganesh Ajjanagadde 7cf22c7970 swscale/output: fix undefined left shifts of negative numbers 9 years ago
Ganesh Ajjanagadde b4cb597900 libswscale/swscale: fix -Wunused-function 9 years ago
Ganesh Ajjanagadde 80d23d9d32 swscale/swscale: silence unused function warning 9 years ago
Michael Niedermayer 0ae40c5a70 swscale/swscale: Fix "unused variable" warning 9 years ago
Michael Niedermayer d730dd8c53 swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 9 years ago
Michael Niedermayer 21c7272859 swscale/utils: Forward luma range to the cascaded context for alphablending 9 years ago
Michael Niedermayer 319898bba2 swscale/utils: handle gray+alpha formats like gray for luma ranges 9 years ago
Michael Niedermayer 816cf5181e swscale/utils: If the source has no alpha then disable alpha blendaway 9 years ago
Clément Bœsch c97cd1169c swscale: use AV_OPT_TYPE_BOOL 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Pedro Arthur 3059562aa1 swscale: re-enable gamma 9 years ago
Pedro Arthur f67aff3ad7 swscale: added proper error check for ff_init_filters 9 years ago
Michael Niedermayer 1acd6311a1 swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails() to the first context 9 years ago
Michael Niedermayer 8e05f9217a swscale/utils: Split scaling if possible and yuv->yuv with different matrixes is requested 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
Timothy Gu 68a9c8ac77 swscale: Silence an unused variable warning 9 years ago
Ganesh Ajjanagadde eb3cfa7dd3 swscale/alphablend: fix pointer cast 9 years ago
Michael Niedermayer 7c72a4bbd3 swscale/alphablend: Fix pointer type warnings 9 years ago
Pedro Arthur 62d176de12 swscale: refactor vertical scaler 9 years ago
Pedro Arthur 4545906f60 swscale: Fixed typos 9 years ago
Pedro Arthur ed80dec621 swscale: fixed compiler warnings 9 years ago
Pedro Arthur 0f3687d6fb swscale: add license headers and copyrights 9 years ago
Pedro Arthur 737aa902f0 swscale: process horizontal lines in batches 9 years ago
Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 years ago
Michael Niedermayer 3afca32561 swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
Michael Niedermayer 0f9d46b70d swscale/alphablend: Support chroma subsampling 9 years ago
Michael Niedermayer c5ebeaa308 swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 9 years ago
Michael Niedermayer 87100e828a swscale/alphablend: Factor target computation out of the loops 9 years ago
Michael Niedermayer f28ba31b1b swscale/alphablend: Fix big endian formats on LE 9 years ago
Michael Niedermayer b7faa9d314 swscale/alphablend: support packed pixel formats 9 years ago
Michael Niedermayer c64f01227f swscale/swscale: Document param[0..1] 9 years ago
Michael Niedermayer d0e0757e9a swscale: Implement alphablendaway for planar 4:4:4 formats 9 years ago
Michael Niedermayer c382d9e8cb swscale: Add sws_alloc_set_opts() 9 years ago
Michael Niedermayer 1909a9151c swscale/output: Fix "warning: assignment from incompatible pointer type" 9 years ago
Paul B Mahol 3cb8eee6f7 swscale: ayuv64le output support 9 years ago
Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 9 years ago
Rong Yan 2af180bf1b swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 9 years ago
Michael Niedermayer a5d44d5c22 swscale/utils: Clear pix buffers 9 years ago
Kevin Coyle 1262711388 YUV->BGR32 MMX support 10 years ago
Michael Niedermayer 8255b14c68 swscale/output: fix input indexing in yuv2ya8_2_c() 10 years ago
Michael Niedermayer ab80d3fb3a swscale/output: fix null pointer dereference in yuv2ya8_2_c() 10 years ago
Paul B Mahol 2778fdbe54 swscale: implement YA8 output 10 years ago
Michael Niedermayer f6ab967eae swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian 10 years ago