X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.git.patch0;h=f976093573e5c85156a54764097ea9d9194e19be;hp=32c876e1379991e69464b497ab49c836eee8747a;hb=HEAD;hpb=fa27f905f12b15ae84eb1b3ffcd12e09d6d02660 diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch0 b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch0 deleted file mode 100644 index 32c876e1..00000000 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch0 +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN a/fftools/cmdutils.c b/fftools/cmdutils.c ---- a/fftools/cmdutils.c 2019-12-02 08:48:02.860360597 -0700 -+++ b/fftools/cmdutils.c 2019-12-02 08:51:04.603975015 -0700 -@@ -1186,6 +1186,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;