Commit History

Author SHA1 Message Date
  Michael Niedermayer fb8676eb1c swscale/utils: Fix chrSrcHSubSample for GBRAP16 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Hendrik Leppkes 2e31434d84 swscale: add P010 input support 8 years ago
  Michael Niedermayer cc538e9dbd swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls 8 years ago
  Michael Niedermayer 1edf129cbc swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions 8 years ago
  Michael Niedermayer b83d8be6bf swscale/utils: Fix intermediate format for cascaded alpha downscaling 8 years ago
  Ganesh Ajjanagadde c8905e0d67 swscale/utils: replace pow by exp2 8 years ago
  Michael Niedermayer 325b59368d swscale/utils: Fix for runtime error: left shift of negative value -1 8 years ago
  Andreas Cadhalpun e8c3716064 swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 years ago
  Andreas Cadhalpun 8bfbc8c5e5 swscale: rename sws_context_class to ff_sws_context_class 9 years ago
  Ganesh Ajjanagadde 26e8895b73 all: add _DEFAULT_SOURCE locally wherever needed 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
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
  Hendrik Leppkes 151aa2ebff Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' 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
  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
  Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 years ago
  Michael Niedermayer 0f9d46b70d swscale/alphablend: Support chroma subsampling 9 years ago
  Michael Niedermayer b7faa9d314 swscale/alphablend: support packed pixel formats 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
  Paul B Mahol 3cb8eee6f7 swscale: ayuv64le output support 9 years ago
  Paul B Mahol 052f64ecb2 swscale: ayuv64le input support 9 years ago
  Michael Niedermayer a5d44d5c22 swscale/utils: Clear pix buffers 9 years ago
  Paul B Mahol 2778fdbe54 swscale: implement YA8 output 9 years ago
  Michael Niedermayer e29d996149 swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chroma interpolation 9 years ago
  Michael Niedermayer 80b5a1e2ee Mark vectors as NAN instead of dereferencing NULL pointers on malloc failure 9 years ago
  Michael Niedermayer ae0148ff60 swscale: Assert that pixel format descriptor is not NULL 9 years ago
  Ronald S. Bultje 711d8812ad swscale: add yuv440p10/12 pixfmts. 9 years ago
  Michael Niedermayer b57f9f5724 swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag 9 years ago
  Pedro Arthur 2a7128f4ed Add gamma encodign/decoding before/after scaling in libswscale 9 years ago
  Michael Niedermayer 324067d18b Merge commit '7ebb3022297aa00afda6800105684b8303f2608e' 9 years ago
  Federico Tomassetti 7ebb302229 swscale: Check memory allocation 9 years ago
  Michael Niedermayer fa74058dd3 swscale/utils: Fix undefined shift in initFilter() 9 years ago
  Michael Niedermayer 007498fc1a swscale/utils: clear formatConvBuffer on allocation 9 years ago
  Michael Niedermayer fb8e5044b4 swscale/utils: add asserts to check filterpos 9 years ago
  Michael Niedermayer 1895d414aa swscale/utils: More carefully merge and clear coefficients outside the input 9 years ago
  Michael Niedermayer 2a1b79d7e6 Merge commit 'e51f22122d23589e93ac4f0b3e570bb925755915' 9 years ago
  Federico Tomassetti e51f22122d swscale: Check memory allocations 9 years ago
  Michael Niedermayer 692b22626e swscale/utils: Limit filter shifting so as not to read from prior the array 9 years ago
  Michael Niedermayer 27513846f6 Merge commit '928061670e873e816daa14827853b7e11221ff5f' 9 years ago
  Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 9 years ago
  Kieran Kunhya 18982f084c swscale: Pass through chroma positions in sws_getCachedContext 9 years ago
  Michael Niedermayer 2f6bb86f85 swscale/utils: support bayer input + scaling, and bayer input + any supported output 9 years ago
  Michael Niedermayer fba894615d swscale: support internal scaler cascades 10 years ago