aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/proresdec_gpl.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-10-09 21:49:55 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-10-09 21:49:55 +0200
commitfd0247f8333029ec5b3451bf3c3cddc363ffc53b (patch)
treef4f62d341be523da77499ce17064dbf248db2ad0 /libavcodec/proresdec_gpl.c
parentcb50ada4f87bc6f735b76f798fddc8d3e6045497 (diff)
downloadffmpeg-fd0247f8333029ec5b3451bf3c3cddc363ffc53b.tar.gz
prores: fix typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/proresdec_gpl.c')
-rw-r--r--libavcodec/proresdec_gpl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/proresdec_gpl.c b/libavcodec/proresdec_gpl.c
index 7362bf1da9..96da844d3f 100644
--- a/libavcodec/proresdec_gpl.c
+++ b/libavcodec/proresdec_gpl.c
@@ -21,7 +21,7 @@
/**
* @file
- * Known FOURCCs: 'apch' (HQ), 'apcn' (SD), 'apcs' (LT), 'acpo' (Proxy), 'ap4c' (4444)
+ * Known FOURCCs: 'apch' (HQ), 'apcn' (SD), 'apcs' (LT), 'acpo' (Proxy), 'ap4h' (4444)
*/
//#define DEBUG