]> git.sesse.net Git - vlc/commit
* ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
authorSam Hocevar <sam@videolan.org>
Mon, 25 Nov 2002 19:29:10 +0000 (19:29 +0000)
committerSam Hocevar <sam@videolan.org>
Mon, 25 Nov 2002 19:29:10 +0000 (19:29 +0000)
commitd6b201031e6c7d300fe70ff7a7a5b7b84744f986
tree148fa265bcc58dfc1ff75bd1b3e064969775eb0a
parent592dee307b1ab3fb5c1eeb5a5edd4d15c625c70b
  * ./modules/video_chroma/i420_rgb16.c: merged the RV15 and RV16 conversions
    because they're basically the same. Also, the MMX conversions now check
    that the bitmasks are the ones we expect.
include/video.h
modules/video_chroma/i420_rgb.c
modules/video_chroma/i420_rgb.h
modules/video_chroma/i420_rgb16.c