Re: [FFmpeg-devel] [PATCH] avformat: correct fdebug loglevel

2018-08-14 Thread Gyan Doshi
On 14-08-2018 12:58 PM, Gyan Doshi wrote: On 13-08-2018 12:52 PM, Gyan Doshi wrote: 3e4b5e68c1 intended for fdebug to be usable without -v and cmdutils sets v to DEBUG but most fdebug logs are at TRACE. Changed. Plan to push tonight. Pushed as 02741853d74d214540aca4cd456877348d4f8953 ___

Re: [FFmpeg-devel] [PATCH] avformat: correct fdebug loglevel

2018-08-14 Thread Gyan Doshi
On 13-08-2018 12:52 PM, Gyan Doshi wrote: 3e4b5e68c1 intended for fdebug to be usable without -v and cmdutils sets v to DEBUG but most fdebug logs are at TRACE. Changed. Plan to push tonight. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org htt