]> git.sesse.net Git - ffmpeg/commit
swscale: make monowhite/black RGB-independent.
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Feb 2012 04:28:14 +0000 (20:28 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Feb 2012 05:43:20 +0000 (21:43 -0800)
commit25c42234a981477693dd419932575de0178e6aa5
treeed0cf5e82da81c707b5256165191b9960e4f7c0f
parent52e4018be47697a60f4f18f83551766df31f5adf
swscale: make monowhite/black RGB-independent.

Disadvantage is that it no longer allows modifying brightness through
adjustment of the RGB lookup table. Advantage is that now monowhite/black
no longer need to be identified as a RGB format.
libswscale/output.c