• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/

Lines Matching refs:AV_LOG_ERROR

139         av_log(avctx, AV_LOG_ERROR, "Inflate reset error: %d\n", zret);
148 av_log(avctx, AV_LOG_ERROR, "Inflate error: %d\n", zret);
152 av_log(avctx, AV_LOG_ERROR, "Decoded size differs (%d != %lu)\n",
200 av_log(avctx, AV_LOG_ERROR, "len %d is too small\n", len);
208 av_log(avctx, AV_LOG_ERROR, "Mthread1 decoded size differs (%d != %d)\n",
215 av_log(avctx, AV_LOG_ERROR, "Mthread2 decoded size differs (%d != %d)\n",
224 av_log(avctx, AV_LOG_ERROR, "Decoded size differs (%d != %d)\n",
256 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown MSZH compression in frame decoder.\n");
292 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown codec in frame decoder compression switch.\n");
376 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown imagetype in pngfilter switch.\n");
464 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown imagetype in image decoder.\n");
489 av_log(avctx, AV_LOG_ERROR, "Extradata size too small.\n");
496 av_log(avctx, AV_LOG_ERROR, "Codec id and codec type mismatch. This should not happen.\n");
542 av_log(avctx, AV_LOG_ERROR, "Unsupported image format %d.\n", c->imgtype);
565 av_log(avctx, AV_LOG_ERROR, "Unsupported compression format for MSZH (%d).\n", c->compression);
583 av_log(avctx, AV_LOG_ERROR, "Unsupported compression level for ZLIB: (%d).\n", c->compression);
591 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown codec in compression switch.\n");
598 av_log(avctx, AV_LOG_ERROR, "Can't allocate decompression buffer.\n");
612 av_log(avctx, AV_LOG_ERROR, "Unknown flag set (%d).\n", c->flags);
623 av_log(avctx, AV_LOG_ERROR, "Inflate init error: %d\n", zret);