• 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

162         av_log(avctx, AV_LOG_ERROR, "Invalid picture dimensions: %d x %d!\n",
240 av_log(ctx->avctx, AV_LOG_ERROR,
611 av_log(ctx->avctx, AV_LOG_ERROR,
633 av_log(avctx, AV_LOG_ERROR, "Invalid VQ table indexes! Primary: %d, secondary: %d!\n",
658 av_log(avctx, AV_LOG_ERROR, "Attempt to apply Mode 3/4 to an INTER cell!\n");
673 av_log(avctx, AV_LOG_ERROR, "Attempt to use Mode 11 for an INTRA cell!\n");
684 av_log(avctx, AV_LOG_ERROR, "Unsupported coding mode: %d\n", mode);
690 av_log(avctx, AV_LOG_ERROR, "Mode %d: RLE code %X is not allowed at the current line\n",
694 av_log(avctx, AV_LOG_ERROR, "Mode %d: invalid VQ data\n", mode);
697 av_log(avctx, AV_LOG_ERROR, "Mode %d: RLE-FB invalid counter: %d\n", mode, code);
700 av_log(avctx, AV_LOG_ERROR, "Mode %d: unsupported RLE code: %X\n", mode, data_ptr[-1]);
703 av_log(avctx, AV_LOG_ERROR, "Mode %d: attempt to read past end of buffer\n", mode);
736 av_log(avctx, AV_LOG_ERROR, "Invalid cell: x=%d, y=%d, w=%d, h=%d\n", \
750 av_log(avctx, AV_LOG_ERROR, "Stack overflow (corrupted binary tree)!\n");
789 av_log(avctx, AV_LOG_ERROR, "Invalid VQ_NULL code: %d\n", code);
793 av_log(avctx, AV_LOG_ERROR, "SkipCell procedure not implemented yet!\n");
810 av_log(avctx, AV_LOG_ERROR, "motion vector index out of range\n");
849 av_log(ctx->avctx, AV_LOG_ERROR,
898 av_log(avctx, AV_LOG_ERROR, "OS header checksum mismatch!\n");
906 av_log(avctx, AV_LOG_ERROR, "Unsupported codec version!\n");
935 av_log(avctx, AV_LOG_ERROR,
973 av_log(avctx, AV_LOG_ERROR, "One of the y/u/v offsets is invalid\n");
1099 av_log(ctx->avctx, AV_LOG_ERROR, "get_buffer() failed\n");