История коммитов

Автор SHA1 Сообщение Дата
  Pedro Arthur 737aa902f0 swscale: process horizontal lines in batches 9 лет назад
  Pedro Arthur e0a3173a94 swscale: refactor horizontal scaling 9 лет назад
  Michael Niedermayer ae0148ff60 swscale: Assert that pixel format descriptor is not NULL 9 лет назад
  Michael Niedermayer b57f9f5724 swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag 9 лет назад
  Pedro Arthur 2a7128f4ed Add gamma encodign/decoding before/after scaling in libswscale 9 лет назад
  Michael Niedermayer 3e48616226 Merge commit '9a60b1fad02cb783b895b2145c3dafc01f7b337c' 10 лет назад
  Michael Niedermayer ae20682f6b swscale: Add prefix to updateMMXDitherTables() 10 лет назад
  Michael Niedermayer 03bffb68f6 swscale: Use av_clip_uintp2() 10 лет назад
  Paul B Mahol 928061670e libswscale: GBRAP input & output and GBRAP16 input support 10 лет назад
  Michael Niedermayer fba894615d swscale: support internal scaler cascades 10 лет назад
  Clément Bœsch d469aa8cfa sws: use av_clip() instead of av_clip_c() 10 лет назад
  Michael Niedermayer e9f7c7aef9 sws: Move fast bilinear C code into seperate file 10 лет назад
  Michael Niedermayer 7f5296005c swscale/swscale: replace potentially slow % by & 10 лет назад
  Michael Niedermayer 14fa7fc6a8 swscale/swscale: fix srcStride/srcSlice typo 11 лет назад
  Michael Niedermayer a2f088c0f9 swscale: factor ff_sws_init_range_convert() out 11 лет назад
  Michael Niedermayer 3751e5a821 swscale/swscale: clear to/from convert pointers when they used. 11 лет назад
  Michael Niedermayer 28875c4188 Merge commit '60c4660ba035bbfbcc84ac34129ce40e037c70ad' 11 лет назад
  Michael Niedermayer c9c0451224 swscale/swscale: fix integer overflow 11 лет назад
  Michael Niedermayer ab9d7e0b12 swscale: fix rgb48Toxyz12() endianness 11 лет назад
  Michael Niedermayer 01cac26f68 Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' 11 лет назад
  Michael Niedermayer 5ff1b588eb Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 11 лет назад
  Michael Niedermayer db6b389c7f Merge commit 'a519583991c38d38503ab08357716513facc5725' 11 лет назад
  Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 лет назад
  Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 12 лет назад
  Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 12 лет назад
  Michael Niedermayer c62801270f swscale: change ff_dither_8x8_128 dimensions to be consistent with the others 11 лет назад
  Michael Niedermayer c14fc4585c Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' 11 лет назад
  Michael Niedermayer 1ef0b8f9cc Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4' 11 лет назад
  Michael Niedermayer 1e0e193240 sws: add dither enum 11 лет назад
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 лет назад
  Diego Biurrun d258531502 swscale: Mark a bunch of tables only used within one file static 11 лет назад
  clook b9b1a2c3e4 libswscale: Adding RGB => XYZ support 11 лет назад
  Michael Niedermayer 6d323ff57a swscale: remove unneeded include assert.h 11 лет назад
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 11 лет назад
  Michael Niedermayer b2cf655d6e sws: add casts to silence pointer type mismatch warnings 11 лет назад
  Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 11 лет назад
  Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 11 лет назад
  Michael Niedermayer cb23b06e5e sws: fix typo in xyz2rgb matrix use. 11 лет назад
  Michael Niedermayer 24ec7a5e04 sws: Check for malloc failure of rgb0_tmp 11 лет назад
  Michael Niedermayer 0c47c9028b sws: support xyz input 11 лет назад
  Michael Niedermayer 9aafb95ae2 sws: init input_rgb2yuv_table depending on yuv colorspace 12 лет назад
  Michael Niedermayer 3662e49dde sws: move RGB2YUV_SHIFT to swscale_internal.h 12 лет назад
  Michael Niedermayer d4956b0bfb sws/input: replace hardcoded rgb2yuv coefficients by table 12 лет назад
  Michael Niedermayer 353bd158f5 sws: Fix "warning: comparison of distinct pointer types lacks a cast" 12 лет назад
  Michael Niedermayer 4eb93bed4e swscale: GBRP output support 12 лет назад
  Michael Niedermayer 61884d1985 sws: GBRP output support 12 лет назад
  Michael Niedermayer 89afa635bf sws: check that dither array is not null before memset 12 лет назад
  Michael Niedermayer 8045c0167d sws: Only reset dither state for bitexact mode 12 лет назад
  Michael Niedermayer 646ade7679 sws: Support error diffusion dither for mono output 12 лет назад
  Michael Niedermayer c77eb4ee90 sws: fix warning: cast from pointer to integer of different size 12 лет назад