Commit History

Author SHA1 Message Date
  Michael Niedermayer 3602ad7ee6 Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf' 13 years ago
  Michael Niedermayer 3b2d285afb Merge branch 'sws_32bit_integration' 13 years ago
  Ronald S. Bultje c59f9a68e2 swscale: error dithering for 16/9/10-bit to 8-bit. 13 years ago
  Ronald S. Bultje 948ccdadf4 swscale: for >8bit scaling, read in native bit-depth. 13 years ago
  Michael Niedermayer f2db5602ba Merge branch 'ronalds_buggy_gt8bit_sws' 13 years ago
  Anton Mitrofanov 142e76f105 swscale: fix crash with dithering due incorrect offset calculation. 13 years ago
  Ronald S. Bultje 5c391a161a swscale: rename uv_off/uv_off2 to uv_off_px/byte. 13 years ago
  Ronald S. Bultje 4e3e333a79 swscale: error dithering for 16/9/10-bit to 8-bit. 13 years ago
  Michael Niedermayer c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje f28aaae1c5 swscale: amend documentation to mention use of native depth for scaling. 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 13 years ago
  Mans Rullgard d49ea4afb4 Do not include pixfmt.h in avutil.h 13 years ago
  Ronald S. Bultje 8a8d0ce208 swscale: for >8bit scaling, read in native bit-depth. 13 years ago
  Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support. 13 years ago
  Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 13 years ago
  Michael Niedermayer bb9d5171a7 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 4578435f35 swscale: Add Doxygen for hyscale_fast/hScale. 13 years ago
  Ronald S. Bultje d6cc6ac6b8 swscale: Add Doxygen for yuv2planar*/yuv2packed* functions. 13 years ago
  Ronald S. Bultje 13a099799e swscale: change prototypes of scaled YUV output functions. 13 years ago
  Michael Niedermayer f211d9d839 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 97535ffb97 swscale: remove unused xInc/srcW arguments from hScale(). 13 years ago
  Michael Niedermayer 0af8a71d66 swscale: fix JPEG-range YUV scaling artifacts. 13 years ago
  Michael Niedermayer 45fb647495 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 103278f7b0 libavutil/swscale: YUV444P10/YUV444P9 support. 13 years ago
  Michael Niedermayer d552f616a2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje b73fe70025 swscale: add yuv2planar/packed function typedefs. 13 years ago
  Ronald S. Bultje df91d09174 swscale: integrate yuv2nv12X_C into yuv2yuvX() function pointers. 13 years ago
  Ronald S. Bultje ea28175312 swscale: remove alp/chr/lumSrcOffset. 13 years ago
  Michael Niedermayer 7a8228c05e sws: make dither_scale const 13 years ago
  Michael Niedermayer 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 6af2801088 swscale: split swscale.c in unscaled and generic conversion routines. 13 years ago
  Ronald S. Bultje 983260b0a4 swscale: split out x86/swscale_template.c from swscale.c. 13 years ago
  Ronald S. Bultje 67d80a5421 swscale: split out ppc _template.c files from main swscale.c. 13 years ago
  Ronald S. Bultje 0e5d31b16b swscale: split out unscaled altivec YUV converters in their own file. 13 years ago
  Stefano Sabatini b932eb1be6 swscale: reintroduce sws_format_name() symbol 13 years ago
  Michael Niedermayer 6713989c23 swscale: dither for planar yuv outputs 13 years ago
  Stefano Sabatini e1197b9e17 swscale: remove sws_format_name() 13 years ago
  Michael Niedermayer b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
  Michael Niedermayer 986f0d86cb Commits that could not be pulled earlier due to bugs. 13 years ago
  Ronald S. Bultje 485d73ef21 swscale: replace formatConvBuffer[VOF] by allocated array. 13 years ago
  Anton Khirnov b8e893399f sws: replace all long with int. 13 years ago
  Ronald S. Bultje 009f829dde swscale: fix crash in bilinear scaling. 13 years ago
  Ronald S. Bultje 93681fbd50 swscale: fix compile on ppc. 13 years ago
  Ronald S. Bultje 0f4eb8b043 swscale: remove VOF/VOFW. 13 years ago
  Ronald S. Bultje b4a224c5e4 swscale: split chroma buffers into separate U/V planes. 13 years ago
  Ronald S. Bultje 69645c021a swscale: replace formatConvBuffer[VOF] by allocated array. 13 years ago
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 895b616146 swscale: dont loose bits on planar >8bit yuv ind gray nput. 13 years ago
  Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 13 years ago