[FFmpeg-cvslog] doc: Name the MOV muxer as it should be called
Luca Barbato
git at videolan.org
Mon Mar 3 23:14:23 CET 2014
ffmpeg | branch: release/2.2 | Luca Barbato <lu_zero at gentoo.org> | Tue Feb 18 21:57:12 2014 +0100| [1853d8bb7a50a19f9abdd59f130b4cf954684f90] | committer: Reinhard Tartler
doc: Name the MOV muxer as it should be called
The section name is the muxer, not the format.
(cherry picked from commit 93632a70f9ac2cb2ebf0e69d21fdfaae68ff02fd)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1853d8bb7a50a19f9abdd59f130b4cf954684f90
---
doc/muxers.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/muxers.texi b/doc/muxers.texi
index 1d8f0d9..143e595 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -263,7 +263,7 @@ have no effect if it is not.
@end table
- at section MOV/MP4/ISMV
+ at section mov, mp4, ismv
The mov/mp4/ismv muxer supports fragmentation. Normally, a MOV/MP4
file has all the metadata about all packets stored in one location
More information about the ffmpeg-cvslog
mailing list