• 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

174         av_log(avctx, AV_LOG_ERROR, "Invalid picture dimensions: %d x %d!\n",
250 av_log(ctx->avctx, AV_LOG_ERROR,
621 av_log(ctx->avctx, AV_LOG_ERROR,
643 av_log(avctx, AV_LOG_ERROR, "Invalid VQ table indexes! Primary: %d, secondary: %d!\n",
668 av_log(avctx, AV_LOG_ERROR, "Attempt to apply Mode 3/4 to an INTER cell!\n");
685 av_log(avctx, AV_LOG_ERROR, "Attempt to use Mode 11 for an INTRA cell!\n");
696 av_log(avctx, AV_LOG_ERROR, "Unsupported coding mode: %d\n", mode);
702 av_log(avctx, AV_LOG_ERROR, "Mode %d: RLE code %X is not allowed at the current line\n",
706 av_log(avctx, AV_LOG_ERROR, "Mode %d: invalid VQ data\n", mode);
709 av_log(avctx, AV_LOG_ERROR, "Mode %d: RLE-FB invalid counter: %d\n", mode, code);
712 av_log(avctx, AV_LOG_ERROR, "Mode %d: unsupported RLE code: %X\n", mode, data_ptr[-1]);
715 av_log(avctx, AV_LOG_ERROR, "Mode %d: attempt to read past end of buffer\n", mode);
748 av_log(avctx, AV_LOG_ERROR, "Invalid cell: x=%d, y=%d, w=%d, h=%d\n", \
762 av_log(avctx, AV_LOG_ERROR, "Stack overflow (corrupted binary tree)!\n");
801 av_log(avctx, AV_LOG_ERROR, "Invalid VQ_NULL code: %d\n", code);
805 av_log(avctx, AV_LOG_ERROR, "SkipCell procedure not implemented yet!\n");
822 av_log(avctx, AV_LOG_ERROR, "motion vector out of array\n");
827 av_log(avctx, AV_LOG_ERROR, "motion vector index out of range\n");
866 av_log(ctx->avctx, AV_LOG_ERROR,
915 av_log(avctx, AV_LOG_ERROR, "OS header checksum mismatch!\n");
923 av_log(avctx, AV_LOG_ERROR, "Unsupported codec version!\n");
952 av_log(avctx, AV_LOG_ERROR,
987 av_log(avctx, AV_LOG_ERROR, "One of the y/u/v offsets is invalid\n");