summaryrefslogtreecommitdiff
path: root/cmdutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmdutils.c')
-rw-r--r--cmdutils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmdutils.c b/cmdutils.c
index a9523aec74..0b3724e8a6 100644
--- a/cmdutils.c
+++ b/cmdutils.c
@@ -1566,7 +1566,6 @@ static int alloc_buffer(FrameBuffer **pool, AVCodecContext *s, FrameBuffer **pbu
/* XXX this shouldn't be needed, but some tests break without this line
* those decoders are buggy and need to be fixed.
* the following tests fail:
- * qtrle-1bit
*/
memset(buf->base[0], 128, ret);