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;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg.git.patch1;h=e157d3f351b1c6ae058e2e3f55289b0d7f33e6aa;hp=8863130204bdfcec18cbe7bfacdf3fcbfc5b5612;hb=5f4783cf32ed1dd15dc023668284e95028080403;hpb=8a5c77cd787cd083c94a8f538dbbc0d548460646 diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 index 88631302..e157d3f3 100644 --- a/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 +++ b/cinelerra-5.1/thirdparty/src/ffmpeg.git.patch1 @@ -1,13 +1,11 @@ -diff --git a/libavformat/bluray.c b/libavformat/bluray.c -index 635c4f1b87..80a2e2c3d2 100644 ---- a/libavformat/bluray.c -+++ b/libavformat/bluray.c -@@ -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) + {