• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/

Lines Matching refs:AV_LOG_ERROR

133         av_log(avctx, AV_LOG_ERROR, "Inflate reset error: %d\n", zret);
142 av_log(avctx, AV_LOG_ERROR, "Inflate error: %d\n", zret);
146 av_log(avctx, AV_LOG_ERROR, "Decoded size differs (%d != %lu)\n",
184 av_log(avctx, AV_LOG_ERROR, "get_buffer() failed\n");
202 av_log(avctx, AV_LOG_ERROR, "Mthread1 decoded size differs (%d != %d)\n",
209 av_log(avctx, AV_LOG_ERROR, "Mthread2 decoded size differs (%d != %d)\n",
218 av_log(avctx, AV_LOG_ERROR, "Decoded size differs (%d != %d)\n",
250 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown MSZH compression in frame decoder.\n");
282 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown codec in frame decoder compression switch.\n");
366 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown imagetype in pngfilter switch.\n");
454 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown imagetype in image decoder.\n");
478 av_log(avctx, AV_LOG_ERROR, "Extradata size too small.\n");
485 av_log(avctx, AV_LOG_ERROR, "Codec id and codec type mismatch. This should not happen.\n");
527 av_log(avctx, AV_LOG_ERROR, "Unsupported image format %d.\n", c->imgtype);
544 av_log(avctx, AV_LOG_ERROR, "Unsupported compression format for MSZH (%d).\n", c->compression);
562 av_log(avctx, AV_LOG_ERROR, "Unsupported compression level for ZLIB: (%d).\n", c->compression);
570 av_log(avctx, AV_LOG_ERROR, "BUG! Unknown codec in compression switch.\n");
577 av_log(avctx, AV_LOG_ERROR, "Can't allocate decompression buffer.\n");
591 av_log(avctx, AV_LOG_ERROR, "Unknown flag set (%d).\n", c->flags);
602 av_log(avctx, AV_LOG_ERROR, "Inflate init error: %d\n", zret);