diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-19 20:34:56 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-05-20 10:00:00 +0200 |
commit | 5e45f03420945dfeaf66729f5d022e5c15ff5723 (patch) | |
tree | 8abc5c6716b3f183f57462f0a40364560e263454 /doc/ffplay.texi | |
parent | d4111e525dbb0efe72c03d715134d654f3d66392 (diff) | |
download | ffmpeg-5e45f03420945dfeaf66729f5d022e5c15ff5723.tar.gz |
doc: add decoders.texi file
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r-- | doc/ffplay.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 9e842911e0..7b99666f1f 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -174,6 +174,7 @@ Seek to percentage in file corresponding to fraction of width. @c man end @include eval.texi +@include decoders.texi @include demuxers.texi @include muxers.texi @include indevs.texi |