[FFmpeg-cvslog] doc/codecs: Add ignorecrop
Timothy Gu
git at videolan.org
Fri Oct 11 20:06:11 CEST 2013
ffmpeg | branch: master | Timothy Gu <timothygu99 at gmail.com> | Sun Sep 15 17:38:16 2013 -0700| [1fdae1017c5b711feed9d7183c1b6f654f24a24f] | committer: Michael Niedermayer
doc/codecs: Add ignorecrop
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1fdae1017c5b711feed9d7183c1b6f654f24a24f
---
doc/codecs.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/codecs.texi b/doc/codecs.texi
index ff268fd..fb54a9b 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -771,6 +771,8 @@ Allow non spec compliant speedup tricks.
Deprecated, use mpegvideo private options instead.
@item noout
Skip bitstream encoding.
+ at item ignorecrop
+Ignore cropping information from sps.
@item local_header
Place global headers at every keyframe instead of in extradata.
@item chunks
More information about the ffmpeg-cvslog
mailing list