]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/flicvideo.c
avcodec/flicvideo: update comment, 24bit support is implemented
[ffmpeg] / libavcodec / flicvideo.c
index fcfdb98577af7a29ba89f15096f2b10314f0f1c1..b1b7b5a42f50d061d3f1df5224a1b7cda022bb6a 100644 (file)
@@ -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",