X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fivi.c;h=e7799003e60373f4f836720e520d74f15b4f0415;hb=bd4d192081230b217ecab14d39daf06f40067191;hp=eab42bb535c9bc8710d9b8052356f68a40ff4776;hpb=bc66451e5e903698ee0500faf04c1214f3dd157f;p=ffmpeg diff --git a/libavcodec/ivi.c b/libavcodec/ivi.c index eab42bb535c..e7799003e60 100644 --- a/libavcodec/ivi.c +++ b/libavcodec/ivi.c @@ -1084,7 +1084,7 @@ int ff_ivi_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, } if (ctx->gop_flags & IVI5_IS_PROTECTED) { - avpriv_report_missing_feature(avctx, "Password-protected clip!\n"); + avpriv_report_missing_feature(avctx, "Password-protected clip"); return AVERROR_PATCHWELCOME; }