diff --git a/libavcodec/pngdec.c b/libavcodec/pngdec.c index b6770ddbd4..712d88faa2 100644 --- a/libavcodec/pngdec.c +++ b/libavcodec/pngdec.c @@ -27,7 +27,7 @@ #include "png.h" /* TODO: - * - add 2 and 16 bit depth support + * - add 16 bit depth support */ #include