Credit Terje with 2 new render formats + reverse titler and blur MAX_FLT causing...
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / ffmpeg.git.patch1
index 5ecef3c0604f62ea82aeaaee6402dc24d2944fe9..4427ea65483ee307d5b9c1cd87f722b4cc1996d3 100644 (file)
@@ -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       2025-04-18 12:38:40.562773988 -0600
++++ b/fftools/cmdutils.c       2025-04-18 12:37:06.493547153 -0600
+@@ -57,7 +57,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)
+ {