mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-23 04:16:07 +00:00
iff: mention all decoders
This commit is contained in:
parent
9a31997938
commit
0b14c197f1
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* IFF PBM/ILBM bitmap decoder
|
||||
* IFF ACBM/DEEP/ILBM/PBM bitmap decoder
|
||||
* Copyright (c) 2010 Peter Ross <pross@xvid.org>
|
||||
* Copyright (c) 2010 Sebastian Vater <cdgs.basty@googlemail.com>
|
||||
*
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* IFF PBM/ILBM bitmap decoder
|
||||
* IFF ACBM/DEEP/ILBM/PBM bitmap decoder
|
||||
*/
|
||||
|
||||
#include "libavutil/imgutils.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user