summaryrefslogtreecommitdiff
path: root/libavcodec/libdirac.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-04-17 23:57:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-04-17 23:59:00 +0200
commit2d2b5a1421ee652f76a756024d0210f0b6455fda (patch)
treed3fb60a796db87c4217167fd160cd14eae6ee98e /libavcodec/libdirac.h
parentc40798441f47341c310b38e8f329cfb943924faf (diff)
10l, commit that should have been stashed into the merge.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/libdirac.h')
-rw-r--r--libavcodec/libdirac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/libdirac.h b/libavcodec/libdirac.h
index dcf901b05e..0dc19ca338 100644
--- a/libavcodec/libdirac.h
+++ b/libavcodec/libdirac.h
@@ -30,7 +30,7 @@
#include <libdirac_common/dirac_types.h>
/**
-* Table providing a Dirac chroma format to Libav pixel format mapping.
+* Table providing a Dirac chroma format to FFmpeg pixel format mapping.
*/
static const struct {
enum PixelFormat ff_pix_fmt;