[FFmpeg-devel] [PATCH] doc/demuxers: Document enable_drefs and use_absolute_path

Michael Niedermayer michael at niedermayer.cc
Fri Jan 22 23:45:27 CET 2016


On Thu, Jan 21, 2016 at 12:20:56AM +0100, Andreas Cadhalpun wrote:
> On 20.01.2016 16:49, Michael Niedermayer wrote:
> > From: Michael Niedermayer <michael at niedermayer.cc>
> > 
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> >  doc/demuxers.texi |   17 +++++++++++++++++
> >  1 file changed, 17 insertions(+)
> > 
> > diff --git a/doc/demuxers.texi b/doc/demuxers.texi
> > index fb1e4fb..464f98d 100644
> > --- a/doc/demuxers.texi
> > +++ b/doc/demuxers.texi
> > @@ -424,6 +424,23 @@ ffmpeg -framerate 10 -pattern_type glob -i "*.png" out.mkv
> >  @end example
> >  @end itemize
> >  
> > + at section mov/mp4/3gp/Quicktme
> > +
> > +Quicktime / MP4 demuxer.
> > +
> > +This demuxer accepts the following options:
> > + at table @option
> > + at item enable_drefs
> > +Enable loading of external tracks, disabled by default.
> > +Enabling this can theoretically leak information in some use cases.
> > +
> > + at item use_absolute_path
> > +Allows loading of external tracks via absolute pathes, disabled by default.
>                                                       ^
> This should be 'paths'.
> 
> > +Enabling this poses a security risk. It should only be enabled if the source
> > +is known to be non mallicious.
> 
> Only one 'l' in malicious.
> 
> > +
> > + at end table
> > +
> >  @section mpegts
> >  
> >  MPEG-2 transport stream demuxer.
> > 
> 
> Otherwise OK.

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160122/29b6e8cf/attachment.sig>


More information about the ffmpeg-devel mailing list