doc: document the asf demuxer
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 27 Aug 2013 14:14:42 +0000 (16:14 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 28 Aug 2013 09:02:56 +0000 (11:02 +0200)
And drop a typo from the previous FLV entry.

doc/demuxers.texi

index 36292b8..2f2f464 100644 (file)
@@ -95,8 +95,19 @@ Adobe Flash Video Format demuxer.
 This demuxer is used to demux FLV files and RTMP network streams.
 
 @table @option
-@item -flv_demuxer @var{bool}
+@item -flv_metadata @var{bool}
 Allocate the streams according to the onMetaData array content.
 @end table
 
+@section asf
+
+Advanced Systems Format demuxer.
+
+This demuxer is used to demux ASF files and MMS network streams.
+
+@table @option
+@item -no_resync_search @var{bool}
+Do not try to resynchronize by looking for a certain optional start code.
+@end table
+
 @c man end INPUT DEVICES