Credit Andrew with recommending upgrade libvpx
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / ffmpeg-5.1.patch1
1 --- a/fftools/cmdutils.c
2 +++ b/fftools/cmdutils.c
3 @@ -59,7 +59,7 @@
4  AVDictionary *swr_opts;
5  AVDictionary *format_opts, *codec_opts;
6  
7 -int hide_banner = 0;
8 +int hide_banner = 1;
9  
10  void uninit_opts(void)
11  {