Commit 3f878aae authored by Paul B Mahol's avatar Paul B Mahol

avcodec/flicvideo: update comment, 24bit support is implemented

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent c93a0707
......@@ -27,8 +27,7 @@
* variations, visit:
* http://www.compuphase.com/flic.htm
*
* This decoder outputs PAL8/RGB555/RGB565 and maybe one day RGB24
* colorspace data, depending on the FLC. To use this decoder, be
* This decoder outputs PAL8/RGB555/RGB565/BGR24. To use this decoder, be
* sure that your demuxer sends the FLI file header to the decoder via
* the extradata chunk in AVCodecContext. The chunk should be 128 bytes
* large. The only exception is for FLI files from the game "Magic Carpet",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment