X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.git.patch1;h=8863130204bdfcec18cbe7bfacdf3fcbfc5b5612;hp=5ecef3c0604f62ea82aeaaee6402dc24d2944fe9;hb=HEAD;hpb=fa27f905f12b15ae84eb1b3ffcd12e09d6d02660 diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 index 5ecef3c0..e157d3f3 100644 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 +++ b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 @@ -1,12 +1,11 @@ -diff -urN a/libavformat/bluray.c b/libavformat/bluray.c ---- a/libavformat/bluray.c 2019-12-02 08:48:03.104361421 -0700 -+++ b/libavformat/bluray.c 2019-12-02 08:51:33.187071639 -0700 -@@ -28,7 +28,7 @@ - #include "libavutil/opt.h" +--- a/fftools/cmdutils.c ++++ b/fftools/cmdutils.c +@@ -59,7 +59,7 @@ + AVDictionary *swr_opts; + AVDictionary *format_opts, *codec_opts; - #define BLURAY_PROTO_PREFIX "bluray:" --#define MIN_PLAYLIST_LENGTH 180 /* 3 min */ -+#define MIN_PLAYLIST_LENGTH 0 +-int hide_banner = 0; ++int hide_banner = 1; - typedef struct { - const AVClass *class; + void uninit_opts(void) + {