ffmpeg scan remap fix, configure.ac all or none fix, 3rd party libs: ffmpeg, turbo...
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / ffmpeg.git.patch7
index 231e05f568fdb22daef34d9e324c45c5cd23c09f..05d3b1d04e43d0c8c4876695f526eb44f4aa4881 100644 (file)
@@ -1,7 +1,8 @@
-diff -urN a/libavcodec/h263dec.c b/libavcodec/h263dec.c
---- a/libavcodec/h263dec.c     2019-12-02 08:48:02.926360820 -0700
-+++ b/libavcodec/h263dec.c     2019-12-02 08:52:52.428339509 -0700
-@@ -684,7 +684,7 @@
+diff --git a/libavcodec/h263dec.c b/libavcodec/h263dec.c
+index 3b29a189e9..681a4187c5 100644
+--- a/libavcodec/h263dec.c
++++ b/libavcodec/h263dec.c
+@@ -684,7 +684,7 @@ frame_end:
      if (CONFIG_MPEG4_DECODER && avctx->codec_id == AV_CODEC_ID_MPEG4)
          ff_mpeg4_frame_end(avctx, buf, buf_size);