1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libswscale
Michael Niedermayer bdf28d14f2 sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-07-17 05:40:36 +02:00
..
bfin Merge remote-tracking branch 'qatar/master' 2012-06-20 20:47:46 +02:00
ppc Fix destination row striding in altivec_yuv2_bgr24. 2012-07-06 17:40:43 +02:00
sparc Merge remote-tracking branch 'qatar/master' 2012-04-13 21:50:37 +02:00
x86 sws/x86: add av_assert() to ensure 16bit code is used with 16bit data 2012-07-05 04:39:11 +02:00
colorspace-test.c colorspace-test: add few more tests 2012-06-09 14:38:51 +00:00
input.c sws: support 12&14 bit planar colorspaces 2012-07-04 23:47:01 +02:00
libswscale.v
Makefile Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
options.c lavu: 256 color support 2012-07-07 01:41:55 +00:00
output.c sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line 2012-07-17 05:40:36 +02:00
rgb2rgb_template.c Merge remote-tracking branch 'qatar/master' 2012-02-23 04:31:55 +01:00
rgb2rgb.c swscale: unscaled rgb48 <-> bgr48 2012-06-09 11:55:52 +00:00
rgb2rgb.h swscale: unscaled rgb48 <-> bgr48 2012-06-09 11:55:52 +00:00
swscale_internal.h sws: support 12&14 bit planar colorspaces 2012-07-04 23:47:01 +02:00
swscale_unscaled.c sws/swscale_unscaled: use av_assert 2012-06-16 17:34:07 +02:00
swscale-test.c Merge remote-tracking branch 'qatar/master' 2012-01-14 02:22:09 +01:00
swscale.c sws: support 12&14 bit planar colorspaces 2012-07-04 23:47:01 +02:00
swscale.h Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
utils.c sws: support 12&14 bit planar colorspaces 2012-07-04 23:47:01 +02:00
version.h Merge remote-tracking branch 'qatar/master' 2012-07-04 21:03:28 +02:00
yuv2rgb.c yuv2rgb: remove assert() the codepath is not invalid 2012-06-07 18:01:09 +02:00