X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.git.patch6;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.git.patch6;h=e59a17cc39c2504b66cb6f5843f304aee7507d08;hp=90094716f82703513cdf8b2812948a3b17aecff3;hb=d830901b11606a7838791bc45e39130329db99f0;hpb=fa27f905f12b15ae84eb1b3ffcd12e09d6d02660 diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 index 90094716..e59a17cc 100644 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 +++ b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 @@ -1,7 +1,8 @@ -diff -urN a/libavcodec/vdpau_mpeg12.c b/libavcodec/vdpau_mpeg12.c ---- a/libavcodec/vdpau_mpeg12.c 2019-12-02 08:48:03.027361161 -0700 -+++ b/libavcodec/vdpau_mpeg12.c 2019-12-02 08:52:38.667292990 -0700 -@@ -114,6 +114,7 @@ +diff --git a/libavcodec/vdpau_mpeg12.c b/libavcodec/vdpau_mpeg12.c +index 72220ffb4e..5687c416c9 100644 +--- a/libavcodec/vdpau_mpeg12.c ++++ b/libavcodec/vdpau_mpeg12.c +@@ -114,6 +114,7 @@ const AVHWAccel ff_mpeg1_vdpau_hwaccel = { .frame_priv_data_size = sizeof(struct vdpau_picture_context), .init = vdpau_mpeg1_init, .uninit = ff_vdpau_common_uninit,