X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.3.patch6;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.3.patch6;h=0000000000000000000000000000000000000000;hb=2fe67cfa464774dab67f31ec6a2b8a6775b17853;hp=e89e2b628306eedf977de0752b1c44f618d1a5a7;hpb=d8ce2345fd2aff5f329056474b442fa810848f42;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch6 b/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch6 deleted file mode 100644 index e89e2b62..00000000 --- a/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch6 +++ /dev/null @@ -1,11 +0,0 @@ -diff -ru a/libavcodec/vdpau_mpeg12.c b/libavcodec/vdpau_mpeg12.c ---- a/libavcodec/vdpau_mpeg12.c 2019-07-08 11:45:25.000000000 -0600 -+++ b/libavcodec/vdpau_mpeg12.c 2019-08-08 18:20:33.488773439 -0600 -@@ -114,6 +114,7 @@ - .frame_priv_data_size = sizeof(struct vdpau_picture_context), - .init = vdpau_mpeg1_init, - .uninit = ff_vdpau_common_uninit, -+ .frame_params = ff_vdpau_common_frame_params, - .priv_data_size = sizeof(VDPAUContext), - .caps_internal = HWACCEL_CAP_ASYNC_SAFE, - };