]> git.sesse.net Git - vlc/commit
swscale: fix 15- and 16-bits RGB conversions
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 14 Nov 2010 16:26:19 +0000 (18:26 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 14 Nov 2010 16:34:02 +0000 (18:34 +0200)
commit37e37fb11e1da56e02d79a973b7bc1ffff70223b
tree1f2b84c0fa176c6a8beb0a14f54ff4a739cbc76c
parente536be03ef35cdd59f4096a9e2e66b0862da1954
swscale: fix 15- and 16-bits RGB conversions

This is tested with X11 and should fix LP#665298.

This partially reverts commit fb7f014161f68c914e028adbea68b7ee9863c76e.
RV24 is left as is because I cannot test it on my GPU.
modules/codec/avcodec/chroma.c