]> git.sesse.net Git - vlc/commit
mosaic.c: If we're not using bluescreen stuff (which needs per pixel alpha values...
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 2 Apr 2007 21:03:58 +0000 (21:03 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 2 Apr 2007 21:03:58 +0000 (21:03 +0000)
commit78fe0c6b9153f99743f9e66de1f0b4519ee69520
tree03948207584dbfd1ba0e7e96ede0cfd5b2cf7297
parent602d3bac845de6eb84a091ce30979b6886836b52
mosaic.c: If we're not using bluescreen stuff (which needs per pixel alpha values), then use I420 instead of YUVA when resizing the images. (see previous commit for explanation.)
modules/video_filter/mosaic.c