X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.0.patch1;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fffmpeg-4.0.patch1;h=0000000000000000000000000000000000000000;hb=83bfb86d01b353bab485d0ccc336e0572bcb63c6;hp=831ea60f690cae5dcb149d9b4e02795cd36970ab;hpb=5cdeee0e01761c9d53c45ab7d8983f7fb376a487;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch1 b/cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch1 deleted file mode 100644 index 831ea60f..00000000 --- a/cinelerra-5.1/thirdparty/src/ffmpeg-4.0.patch1 +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN a/libavformat/bluray.c b/libavformat/bluray.c ---- a/libavformat/bluray.c 2018-04-13 17:34:28.000000000 -0600 -+++ b/libavformat/bluray.c 2018-04-24 11:02:19.724232178 -0600 -@@ -28,7 +28,7 @@ - #include "libavutil/opt.h" - - #define BLURAY_PROTO_PREFIX "bluray:" --#define MIN_PLAYLIST_LENGTH 180 /* 3 min */ -+#define MIN_PLAYLIST_LENGTH 0 - - typedef struct { - const AVClass *class;