mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02: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 Peter Ross <pross@xvid.org>
|
||||||
* Copyright (c) 2010 Sebastian Vater <cdgs.basty@googlemail.com>
|
* Copyright (c) 2010 Sebastian Vater <cdgs.basty@googlemail.com>
|
||||||
*
|
*
|
||||||
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @file
|
* @file
|
||||||
* IFF PBM/ILBM bitmap decoder
|
* IFF ACBM/DEEP/ILBM/PBM bitmap decoder
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "libavutil/imgutils.h"
|
#include "libavutil/imgutils.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user