comparison codec-cfg.c @ 36104:4e3c56728d1e

Support playback of JPEG 2000 digital cinema files.
author cehoyos
date Wed, 01 May 2013 11:18:58 +0000
parents 389d43c448b3
children
comparison
equal deleted inserted replaced
36103:236d31040749 36104:4e3c56728d1e
233 {"BGR32", IMGFMT_BGR32}, 233 {"BGR32", IMGFMT_BGR32},
234 {"BGRA", IMGFMT_BGRA}, 234 {"BGRA", IMGFMT_BGRA},
235 {"ABGR", IMGFMT_ABGR}, 235 {"ABGR", IMGFMT_ABGR},
236 {"RGB1", IMGFMT_RGB1}, 236 {"RGB1", IMGFMT_RGB1},
237 {"BGR1", IMGFMT_BGR1}, 237 {"BGR1", IMGFMT_BGR1},
238 {"XYZ12", IMGFMT_XYZ12},
238 {"GBR24P", IMGFMT_GBR24P}, 239 {"GBR24P", IMGFMT_GBR24P},
239 {"GBR12P", IMGFMT_GBR12P}, 240 {"GBR12P", IMGFMT_GBR12P},
240 {"GBR14P", IMGFMT_GBR14P}, 241 {"GBR14P", IMGFMT_GBR14P},
241 242
242 {"MPES", IMGFMT_MPEGPES}, 243 {"MPES", IMGFMT_MPEGPES},