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

Автор SHA1 Сообщение Дата
  Ronald S. Bultje 4e3e333a79 swscale: error dithering for 16/9/10-bit to 8-bit. 13 лет назад
  Ronald S. Bultje 42d622fab3 swscale: fix 16-bit scaling when output is 8-bits. 13 лет назад
  Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 13 лет назад
  Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support. 13 лет назад
  Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 13 лет назад
  Michael Niedermayer bb9d5171a7 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Ronald S. Bultje 13a099799e swscale: change prototypes of scaled YUV output functions. 13 лет назад
  Ronald S. Bultje 0d994b2f45 swscale: don't use planar output functions to write to NV12/21. 13 лет назад
  Michael Niedermayer f211d9d839 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Ronald S. Bultje 97535ffb97 swscale: remove unused xInc/srcW arguments from hScale(). 13 лет назад
  Michael Niedermayer 2ec77aae67 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Ronald S. Bultje a27db4c349 swscale: fix function declaration keywords in x86/swscale_template.c. 13 лет назад
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 лет назад
  Ronald S. Bultje 9bcbb250e2 swscale: fix types of assembly arguments. 13 лет назад
  Ronald S. Bultje 496d95c34c swscale: move two macros that are only used once into caller. 13 лет назад
  Michael Niedermayer d552f616a2 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Ronald S. Bultje 0fb5193156 swscale: reindent x86 init code. 13 лет назад
  Ronald S. Bultje ca364a5b43 swscale: extract SWS_FULL_CHR_H_INT conditional into init code. 13 лет назад
  Ronald S. Bultje bda9b20fa4 swscale: un-special-case yuv2yuvX16_c(). 13 лет назад
  Michael Niedermayer ba91bf58cd swscale: override the lack of the accurate rounding flag when needed for dither. 13 лет назад
  Michael Niedermayer 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Ronald S. Bultje 983260b0a4 swscale: split out x86/swscale_template.c from swscale.c. 13 лет назад
  Michael Niedermayer 6713989c23 swscale: dither for planar yuv outputs 13 лет назад
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 лет назад
  Michael Niedermayer 39d607e5bb swscale: Commits that could not be pulled earlier due to bugs #2 13 лет назад
  Michael Niedermayer 986f0d86cb Commits that could not be pulled earlier due to bugs. 13 лет назад
  Anton Khirnov b8e893399f sws: replace all long with int. 13 лет назад
  Ronald S. Bultje 009f829dde swscale: fix crash in bilinear scaling. 13 лет назад
  Ronald S. Bultje fc72ec727e swscale: reindent h[cy]scale_fast() and updateDitherTables(). 13 лет назад
  Ronald S. Bultje c3f07903ec swscale: reformat x86/swscale_template.c. 13 лет назад
  Ronald S. Bultje 1dbf40c383 swscale: remove duplicate mmx/mmx2 functions if they are identical. 13 лет назад
  Ronald S. Bultje 264dcc63af swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). 13 лет назад
  Ronald S. Bultje f2a3b23051 swscale: remove if(full_chr_int) from yuv2packed1(). 13 лет назад
  Ronald S. Bultje 835ab9207e swscale: remove if(accurate_rnd) branch from functions. 13 лет назад
  Diego Biurrun 11f2eae2ae swscale: Remove commented-out printf cruft. 13 лет назад
  Diego Biurrun 5a5a0f1613 swscale: Remove unused variables in x86 code. 13 лет назад
  Ronald S. Bultje 9f5d45025e swscale: fix non-bitexact yuv2yuv[X2]() MMX/MMX2 functions. 13 лет назад
  Michael Niedermayer 2b6bfff2b2 swscale: Do not loose precission on yuv values after rgb->yuv. 13 лет назад
  Ronald S. Bultje e758573a88 swscale: fix compile on x86-32. 13 лет назад
  Ronald S. Bultje b4a224c5e4 swscale: split chroma buffers into separate U/V planes. 13 лет назад
  Ronald S. Bultje 836b82e3c9 swscale: reindent h[cy]scale_fast() and updateDitherTables(). 13 лет назад
  Ronald S. Bultje e2bad983b5 swscale: reformat x86/swscale_template.c. 13 лет назад
  Ronald S. Bultje 71d9c33c86 swscale: remove duplicate mmx/mmx2 functions if they are identical. 13 лет назад
  Ronald S. Bultje acb96bc268 swscale: remove if (c->dstFormat) branch from yuv2packed[12X](). 13 лет назад
  Ronald S. Bultje b6cac9b3bf swscale: remove if(full_chr_int) from yuv2packed1(). 13 лет назад
  Ronald S. Bultje 2159a24573 swscale: remove if(accurate_rnd) branch from functions. 13 лет назад
  Diego Biurrun 0093199184 swscale: Remove commented-out printf cruft. 13 лет назад
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Michael Niedermayer d1adad3cca Merge swscale bloatup 13 лет назад
  Ronald S. Bultje 1bb0f0c925 swscale: remove if(bitexact) branch from functions. 13 лет назад