]> git.sesse.net Git - vlc/commit
fourcc: remove unsupported RGBT and RGBA16
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 9 Jun 2014 16:21:21 +0000 (19:21 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 9 Jun 2014 16:58:00 +0000 (19:58 +0300)
commitfe6a5688fb0fa267bbb391e8e87f0d13b6c3042c
tree1e8888b83f45298ba7970811aa45a8ab2a611f0a
parent2d5099799c99aad850c461a71438b015bafdd4cb
fourcc: remove unsupported RGBT and RGBA16

This was found on some versions of OMAP XV but never truly supported
by VLC (no decoder and no conversion...).
include/vlc_fourcc.h
modules/video_output/xcb/xvideo.c
src/misc/fourcc.c