You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
iff: mention all decoders
This commit is contained in:
committed by
Paul B Mahol
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"
|
||||
|
Reference in New Issue
Block a user