Re: [FFmpeg-devel] [PATCH] avformat/options: log filename on open

2017-06-03 Thread Michael Niedermayer
On Fri, Jun 02, 2017 at 03:45:58PM +0200, wm4 wrote: > On Fri, 2 Jun 2017 15:05:27 +0200 > Michael Niedermayer wrote: > > > The loglevel is choosen so that the main filename and any images of > > multi image sequences are shown only at debug level to avoid > > clutter. > > > > This makes exploi

Re: [FFmpeg-devel] [PATCH] avformat/options: log filename on open

2017-06-02 Thread wm4
On Fri, 2 Jun 2017 15:05:27 +0200 Michael Niedermayer wrote: > The loglevel is choosen so that the main filename and any images of > multi image sequences are shown only at debug level to avoid > clutter. > > This makes exploits in playlists more visible. As they would show > accesses to privat