X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.0.patch0;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.0.patch0;h=0000000000000000000000000000000000000000;hb=83bfb86d01b353bab485d0ccc336e0572bcb63c6;hp=5dd311009d09ad9a8d97343f46589c8a15f72d46;hpb=5cdeee0e01761c9d53c45ab7d8983f7fb376a487;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch0 b/cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch0 deleted file mode 100644 index 5dd31100..00000000 --- a/cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch0 +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN a/fftools/cmdutils.c b/fftools/cmdutils.c ---- a/fftools/cmdutils.c 2018-10-01 10:52:48.866784675 -0600 -+++ b/fftools/cmdutils.c 2018-10-01 10:52:55.550799827 -0600 -@@ -1179,6 +1179,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;