Commit History

Author SHA1 Message Date
  Ronald S. Bultje b3eda69490 swscale: add bt2020 yuv2rgb coefficients. 8 years ago
  Ronald S. Bultje 98038e2ee0 swscale: fix bt709 yuv2rgb coefficients. 8 years ago
  Clément Bœsch 1e7a37f0a0 sws/yuv2rgb: clarify precision of coeff and offset for mmx code 8 years ago
  Clément Bœsch f9987464cf sws/yuv2rgb: avoid a few ub on signed left shifts 8 years ago
  Vittorio Giovara ff8c2c4103 yuv2rgb: Document the color space coefficients 8 years ago
  Michael Niedermayer 5e5f82a287 swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 8 years ago
  Michael Niedermayer b20426398c swscale/yuv2rgb: Use av_clip_uint8() 9 years ago
  Michael Niedermayer 90de28befd Merge commit '1dd797e3c9f179f957316a0becbec048b42df8aa' 9 years ago
  Vittorio Giovara 1dd797e3c9 swscale: check memory allocations 9 years ago
  Michael Niedermayer 3a2bed1f9e swscale/yuv2rgb: Fix width % 4 != 0 with bgr4_byte/rgb4_byte 9 years ago
  Michael Niedermayer 3848512d48 swscale/yuv2rgb: Fix width % 4 != 0 with bgr4/rgb4 9 years ago
  Michael Niedermayer 3d00ba2688 swscale/yuv2rgb: fix width % 8 != 0 and rgb/bgr8 output 9 years ago
  Michael Niedermayer b55d3bbeed Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 10 years ago
  Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 10 years ago
  Michael Niedermayer 3fc2362aef Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' 10 years ago
  Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 10 years ago
  Michael Niedermayer d0a3bc1302 swscale/yuv2rgb: clip cy, avoid division by 0 with 0 contrast 10 years ago
  Michael Niedermayer 46a723ec72 swscale/yuv2rgb: make sure yuvTable is set to NULL after deallocation 10 years ago
  Michael Niedermayer f896f92337 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer c5cec9a42b Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' 11 years ago
  Michael Niedermayer 5ff1b588eb Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 11 years ago
  Michael Niedermayer db6b389c7f Merge commit 'a519583991c38d38503ab08357716513facc5725' 11 years ago
  Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 11 years ago
  Diego Biurrun 3aa682f253 swscale: consistent names for arch-specific acceleration functions 11 years ago
  Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 11 years ago
  Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 11 years ago
  Michael Niedermayer c14fc4585c Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' 11 years ago
  Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 years ago
  Paul B Mahol e1746d057b swscale: RGBA64 output 11 years ago
  Michael Niedermayer b3e9fd1fe5 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer 050b48f397 Merge commit '6c5eac9a603a91a707d030d96ba97e2ef6b3ce50' 11 years ago
  Martin Storsjö 6e293d111f swscale: Use alpha from the right row in yuva2rgba_c 11 years ago
  Martin Storsjö 6c5eac9a60 swscale: Remove unnecessary backslashes 11 years ago
  Michael Niedermayer 02b3ac87f8 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer 813784a8bf sws: disable yuv2rgb warning for planar rgb. 11 years ago
  Michael Niedermayer 6512405ce2 sws: disable yuv2rgb warning for planar rgb. 11 years ago
  Michael Niedermayer cccb45751e yuv2rgb: fix integer overflow in fill_gv_table() 11 years ago
  Michael Niedermayer a494792961 yuv2rgb: fix integer overflow in fill_table 11 years ago
  Michael Niedermayer adcbb3fd8b yuv2rgb: fix declared array sizes, so they match actuals. 11 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 11 years ago
  Michael Niedermayer 1c66807636 Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 12 years ago
  Ronald S. Bultje b64a72e1b2 yuv2rgb: handle line widths that are not a multiple of 4. 12 years ago
  Michael Niedermayer 22a279539e yuv2rgb: implement 15/16bit ordered dither 12 years ago
  Michael Niedermayer 23d8aaae46 yuv2rgb: remove assert() the codepath is not invalid 12 years ago
  Michael Niedermayer e99f1a8cc8 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 89d94b2182 swscale: K&R formatting cosmetics (part I) 12 years ago
  Michael Niedermayer f2b20b7a8b Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 12 years ago
  Paul B Mahol 7bab43f29c yuv2rgb: better check if source format have alpha 12 years ago