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 <mich...@niedermayer.cc> > > > > Signed-off-by: Michael Niedermayer <mich...@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 > > > > +@section mov/mp4/3gp/Quicktme > > + > > +Quicktime / MP4 demuxer. > > + > > +This demuxer accepts the following options: > > +@table @option > > +@item enable_drefs > > +Enable loading of external tracks, disabled by default. > > +Enabling this can theoretically leak information in some use cases. > > + > > +@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. > > > + > > +@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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel