[FFmpeg-devel] [PATCH] brender_pix: a new image decoder

Aleksi Nurmi aleksi.nurmi at gmail.com
Thu Nov 15 00:00:44 CET 2012


The brender_pix decoder parses the PIX image file format that was used
in the BRender 3d engine.

PIX is allowed to have color index data without a palette. In this case,
palette_has_changed is 0 and nothing is written to data[1].

Here are samples from some demo versions of BRender games:
http://cs.helsinki.fi/u/ahnurmi/brender_pix.tar.gz



More information about the ffmpeg-devel mailing list