]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/c93.c
lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].
[ffmpeg] / libavcodec / c93.c
index 887a58599b7c827e033f9978ebefae3c43ae4ad2..fd026acb8a071a10531829818f03a4ba0b47439d 100644 (file)
@@ -182,7 +182,7 @@ static int decode_frame(AVCodecContext *avctx, void *data,
                         int from_y = offset / WIDTH;
                         if (block_type == C93_4X4_FROM_CURR && from_y == y+j &&
                             (FFABS(from_x - x-i) < 4 || FFABS(from_x - x-i) > WIDTH-4)) {
-                            avpriv_request_sample(avctx, "block overlap %d %d %d %d\n", from_x, x+i, from_y, y+j);
+                            avpriv_request_sample(avctx, "block overlap %d %d %d %d", from_x, x+i, from_y, y+j);
                             return AVERROR_INVALIDDATA;
                         }
                         if ((ret = copy_block(avctx, &out[j*stride+i],