1899 Commits (17bfddeb399b3fed1ccacd1d9b0d2ca65cee1041)

Author SHA1 Message Date
  Michael Niedermayer 04f39ac542 libswscale/tests/swscale: Fix uninitialized variables 8 years ago
  Michael Niedermayer f978601433 swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 9 years ago
  Michael Niedermayer 463c859693 swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices 9 years ago
  Michael Niedermayer e08ffaa46b swscale/utils: Fix chrSrcHSubSample for GBRAP16 10 years ago
  Michael Niedermayer 2cbec6adcf swscale/input: Fix GBRAP16 input 10 years ago
  Michael Niedermayer 5df4b6cf05 swscale/x86/output: Fix yuv2planeX_16* with unaligned destination 10 years ago
  Michael Niedermayer 765d6e1eee swscale/x86/output: Move code into yuv2planeX_mainloop 10 years ago
  Michael Niedermayer 5d40272ba8 swscale/swscale: Add some sanity checks for srcSlice* parameters 10 years ago
  Michael Niedermayer f8728dc834 swscale/x86/rgb2rgb_template: Fix planar2x() for short width 10 years ago
  Michael Niedermayer af384c8703 swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() 10 years ago
  Michael Niedermayer e4b2c75c2a swscale/swscale_unscaled: Fix odd height inputs for bayer_to_rgb24_wrapper() 10 years ago
  Michael Niedermayer 38369313b9 swscale/yuv2rgb: Increase YUV2RGB table headroom 10 years ago
  Michael Niedermayer ed44b57935 swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 10 years ago
  Michael Niedermayer 7ea0e525ed swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions 10 years ago
  Michael Niedermayer 41289bc853 swscale/utils: Fix intermediate format for cascaded alpha downscaling 10 years ago
  Michael Niedermayer a2966c7d1f swscale/swscale-test: Fix slice height in random reference data creation. 10 years ago
  Michael Niedermayer 3440a9ba4f swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 10 years ago
  Michael Niedermayer bfebe3defe swscale/x86/rgb2rgb_template: Do not crash on misaligend stride 10 years ago
  Michael Niedermayer c02a9f1c6e swscale/utils: Fix for runtime error: left shift of negative value -1 10 years ago
  Michael Niedermayer 3bc20fe48c swscale/utils: Clear pix buffers 10 years ago
  Michael Niedermayer a47bc9a056 swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian 10 years ago
  James Almer 286e14667f swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 10 years ago
  James Almer 1795bef7c7 swscale/x86/rgb2rgb_template: add missing xmm clobbers 10 years ago
  Michael Niedermayer bada03d746 swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
  Michael Niedermayer 2f1bff1690 swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
  Michael Niedermayer 60a3bd625f swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian 10 years ago
  Nick Lewycky 7bda5b378d libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber list on x86_64, because it isn't implicitly included when PIC is on. 10 years ago
  Michael Niedermayer eceea69567 swscale/utils: clear formatConvBuffer on allocation 11 years ago
  Michael Niedermayer 2dde6d5d36 swscale/utils: More carefully merge and clear coefficients outside the input 11 years ago
  Michael Niedermayer 076b98c9b7 swscale/utils: Limit filter shifting so as not to read from prior the array 11 years ago
  Vittorio Giovara 27487944ef swscale: fix sign extensions in yuv planar conversion 11 years ago
  Vittorio Giovara 3280b86c85 swscale: check memory allocations 11 years ago
  Michael Niedermayer f36b3c5df9 swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output 11 years ago
  Michael Niedermayer dce726f091 swscale: increase yuv2rgb table headroom 11 years ago
  Kieran Kunhya 6f580e8735 swscale: fix yuv2yuvX_8 assembly on x86 11 years ago
  Michael Niedermayer af0a95ee03 swscale/x86/rgb2rgb_template: handle the first 2 lines with C in rgb24toyv12_*() 11 years ago
  Michael Niedermayer 222236317b swscale/utils: support bayer input + scaling, and bayer input + any supported output 11 years ago
  Michael Niedermayer 633a2a082f swscale: support internal scaler cascades 11 years ago
  Michael Niedermayer d389438296 swscale: Allow chroma samples to be above and to the left of luma samples 11 years ago
  James Almer 9ffac3d00d lsws: duplicate ff_log2_tab 11 years ago
  Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
  Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
  Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 11 years ago
  Michael Niedermayer aee99a5d44 swscale/swscale_internal: fix ya16 -> rgba 11 years ago
  Michael Niedermayer 700bf1fa4e swscale/swscale_unscaled: fix ya16 input 11 years ago
  Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 11 years ago
  Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
  Kostya Shishkov 5420099cab swscale: correctly pad destination buffer in rgb conversion 11 years ago
  Michael Niedermayer b53bdae11f swscale/utils: fix rgb -> fullrange yuv 11 years ago
  Michael Niedermayer d84abf35c0 swscale/utils: remove unused define 11 years ago