On Tue, Sep 30, 2014 at 11:33:51PM +0200, Michael Niedermayer wrote:
> This allows restricting demuxers to a list of needed ones for improved
> security
> Note, some demuxers themselfs open other demuxers, these are only restricted
> if
> AVOptions are forwarded to them. Please check that your co
On Wed, Oct 01, 2014 at 12:12:43AM +0200, wm4 wrote:
> On Tue, 30 Sep 2014 23:33:51 +0200
> Michael Niedermayer wrote:
>
> > This allows restricting demuxers to a list of needed ones for improved
> > security
> > Note, some demuxers themselfs open other demuxers, these are only
> > restricted i
On Tue, 30 Sep 2014 23:33:51 +0200
Michael Niedermayer wrote:
> This allows restricting demuxers to a list of needed ones for improved
> security
> Note, some demuxers themselfs open other demuxers, these are only restricted
> if
> AVOptions are forwarded to them. Please check that your code do