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

Автор SHA1 Сообщение Дата
  Michael Niedermayer e9f7c7aef9 sws: Move fast bilinear C code into seperate file 10 лет назад
  Michael Niedermayer 76899be113 swscale/swscale_internal: add needed version.h 10 лет назад
  Andreas Cadhalpun 39a6e02fd4 fix spelling errors 10 лет назад
  Derek Buitenhuis a4bd4733c0 swscale: Allow the max filter size to be set at compile time 10 лет назад
  Michael Niedermayer b55d3bbeed Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 10 лет назад
  Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 10 лет назад
  Michael Niedermayer c3417ed7fd swscale/utils: Add check that ensures that the hardcoded struct offsets are valid 10 лет назад
  Michael Niedermayer a5e20d9f4d Fix teh typos 11 лет назад
  Michael Niedermayer a2f088c0f9 swscale: factor ff_sws_init_range_convert() out 11 лет назад
  Michael Niedermayer ed962414bd Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' 11 лет назад
  Michael Niedermayer 2fcef4a044 swscale/swscale_internal: remove obsolete warning 11 лет назад
  Michael Niedermayer 955d7e26b6 swscale/swscale_internal: make the offset strings update themselfs when the MAX_FILTER_SIZE is changed 11 лет назад
  Øyvind Kolås 3e6016622e swscale: add two spatially stable dithering methods 11 лет назад
  Michael Niedermayer 6b1ca1709f Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30' 11 лет назад
  Jean First 1481d24c3a RGBA64 pixel formats 13 лет назад
  Michael Niedermayer 3fc2362aef Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' 11 лет назад
  Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 лет назад
  Peter Ross 02b63246cf libswscale: bayer to rgb24 & yv12 colorspace converters 11 лет назад
  Yu Xiaolei 1c67ad9d93 swscale: NEON optimized unscaled rgba to nv12 conversion 11 лет назад
  Reimar Döffinger 4fab08c94f Optimize pure C unscaled yuv2rgb. 11 лет назад
  Michael Niedermayer 01cac26f68 Merge commit '1909f6b1b6da2db371c179bed5a19aaf979b7557' 11 лет назад
  Michael Niedermayer c5cec9a42b Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' 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 3aa682f253 swscale: consistent names for arch-specific acceleration functions 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 лет назад
  Michael Niedermayer 60e9b8556a swscale_unscaled: make dither_scale static, its not used elsewhere and has no prefix 11 лет назад
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 лет назад
  clook b9b1a2c3e4 libswscale: Adding RGB => XYZ support 11 лет назад
  Michael Niedermayer b405f4e916 swscale: Add support to specify chroma position 11 лет назад
  Michael Niedermayer 034b31df2c swscale: Fix PAL8 input with alpha 11 лет назад
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 лет назад
  Michael Niedermayer ff4680922f Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 лет назад
  Paul B Mahol 443181c0a9 libswscale: simplify isAnyRGB macro 12 лет назад
  Paul B Mahol 5c057433cc libswscale: GBRAP input & output and GBRAP16 input support 12 лет назад
  Michael Niedermayer 2514b80045 sws: share xyzgamma tables. 12 лет назад
  Michael Niedermayer 0c47c9028b sws: support xyz input 12 лет назад
  Michael Niedermayer 003bf33747 sws: fix alignment of rgb2yuv 12 лет назад
  Michael Niedermayer 3950236332 sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 12 лет назад
  Michael Niedermayer 357da7ed42 sws: remove forgotten FAST_BGR2YV12 define 12 лет назад
  Michael Niedermayer 17ad06c753 sws/x86: update rgb/bgr->yuv code to use provided coefficient table 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 лет назад