[MPlayer-dev-eng] [PATCH]Support 64bit tiff via opengl

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Feb 8 00:05:41 CET 2012


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> +#define IMGFMT_RGBA64LE (IMGFMT_RGB|64)
> +#define IMGFMT_RGBA64BE (IMGFMT_RGB|64|128)

Tested and applied with "RGB64".

Carl Eugen



More information about the MPlayer-dev-eng mailing list