sams last ladspa icons, libopus/vp9, mixer fixer, plugin resets, fmt frmsz, shm fixes
[goodguy/history.git] / cinelerra-5.1 / thirdparty / src / ffmpeg.git.patch1
1 diff -ur a/libavformat/bluray.c b/libavformat/bluray.c
2 --- a/libavformat/bluray.c      2017-10-13 16:31:25.000000000 -0600
3 +++ b/libavformat/bluray.c      2017-10-13 20:05:45.910046165 -0600
4 @@ -28,7 +28,7 @@
5  #include "libavutil/opt.h"
6  
7  #define BLURAY_PROTO_PREFIX     "bluray:"
8 -#define MIN_PLAYLIST_LENGTH     180     /* 3 min */
9 +#define MIN_PLAYLIST_LENGTH     0
10  
11  typedef struct {
12      const AVClass *class;