Browse Source

Merge commit '21015109ec0fac0f104a5355f272ecb956ba3f4e'

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

Conflicts:
	doc/demuxers.texi

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 12 years ago
parent
commit
a13af77f49
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      doc/demuxers.texi

+ 11
- 0
doc/demuxers.texi View File

@@ -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.


Loading…
Cancel
Save