X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.3.patch0;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.3.patch0;h=0000000000000000000000000000000000000000;hb=2fe67cfa464774dab67f31ec6a2b8a6775b17853;hp=a8e05fc556e8803cf8f4883078c1347555b15833;hpb=d8ce2345fd2aff5f329056474b442fa810848f42;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch0 b/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch0 deleted file mode 100644 index a8e05fc5..00000000 --- a/cinelerra-5.1/thirdparty/src/ffmpeg-4.3.patch0 +++ /dev/null @@ -1,11 +0,0 @@ -diff -ruN a/fftools/cmdutils.c b/fftools/cmdutils.c ---- a/fftools/cmdutils.c 2020-06-15 12:54:23.000000000 -0600 -+++ b/fftools/cmdutils.c 2020-07-10 09:18:59.703677305 -0600 -@@ -1183,6 +1183,7 @@ - - void show_banner(int argc, char **argv, const OptionDef *options) - { -+ return; - int idx = locate_option(argc, argv, options, "version"); - if (hide_banner || idx) - return;