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=0000000000000000000000000000000000000000;hp=e59a17cc39c2504b66cb6f5843f304aee7507d08;hb=8a5c77cd787cd083c94a8f538dbbc0d548460646;hpb=3b03a5e9444ceaa25507b2f7355090b1de55b79c diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 deleted file mode 100644 index e59a17cc..00000000 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch6 +++ /dev/null @@ -1,12 +0,0 @@ -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, -+ .frame_params = ff_vdpau_common_frame_params, - .priv_data_size = sizeof(VDPAUContext), - .caps_internal = HWACCEL_CAP_ASYNC_SAFE, - };