On Wed, Apr 08, 2015 at 01:04:55AM +0200, Lukasz Marek wrote:
> One of the most annoying things with ffmpeg is that password must be provided
> as a program param.
> It is visible while typing and on process list. (I'm talking about
> ffplay/ffmpeg/ffprobe here.)
>
> This patchset provides API t
One of the most annoying things with ffmpeg is that password must be provided
as a program param.
It is visible while typing and on process list. (I'm talking about
ffplay/ffmpeg/ffprobe here.)
This patchset provides API that protocols may use to ask user for password
interactively.
I added imp