Просмотр исходного кода

Merge commit '21015109ec0fac0f104a5355f272ecb956ba3f4e'

* commit '21015109ec0fac0f104a5355f272ecb956ba3f4e':
  doc: Document the flv demuxer

Conflicts:
	doc/demuxers.texi

Merged-by: Michael Niedermayer <michaelni@gmx.at>
Michael Niedermayer 11 лет назад
Родитель
Сommit
a13af77f49
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      doc/demuxers.texi

+ 11 - 0
doc/demuxers.texi

@@ -103,6 +103,17 @@ probed and 0 otherwise.
 
 @end table
 
+@section flv
+
+Adobe Flash Video Format demuxer.
+
+This demuxer is used to demux FLV files and RTMP network streams.
+
+@table @option
+@item -flv_demuxer @var{bool}
+Allocate the streams according to the onMetaData array content.
+@end table
+
 @section libgme
 
 The Game Music Emu library is a collection of video game music file emulators.