diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-05-03 15:14:14 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-05-22 00:39:53 +0200 |
commit | 27127ebe6cd5ced73717edc22275e50368677148 (patch) | |
tree | 9634240be2bb31c856ebe17959a8fa56f0b44685 /doc/ffplay.texi | |
parent | 938adb7abcfb38ab8287e97847010479a116f78c (diff) | |
download | ffmpeg-27127ebe6cd5ced73717edc22275e50368677148.tar.gz |
doc: add syntax.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 06666f6e59..e2bded7dcc 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -178,6 +178,7 @@ Seek to percentage in file corresponding to fraction of width. @c man end +@include syntax.texi @include eval.texi @include decoders.texi @include demuxers.texi |