]> git.sesse.net Git - vlc/commit
* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted...
authorDerk-Jan Hartman <hartman@videolan.org>
Fri, 21 Jan 2005 19:26:08 +0000 (19:26 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Fri, 21 Jan 2005 19:26:08 +0000 (19:26 +0000)
commitb61d41e0082d1e696c2f1ebed87ae95f76769375
tree5cae62a4b19c848674e11ebe543cf62231134f69
parentcde2bcc2fbbad589962ba8945d6907131457ec3a
* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
modules/video_filter/blend.c