ffmpeg | branch: master | Limin Wang <lance.lmw...@gmail.com> | Wed Mar 30 21:08:57 2022 +0800| [f9db470f25a3cb4de9c25efc10487a172938d7ce] | committer: Limin Wang
doc/bitstream_filters: fix for the syntax of code Reviewed-by: Gyan Doshi <ffm...@gyani.pro> Reviewed-by: Michael Niedermayer <mich...@niedermayer.cc> Signed-off-by: Limin Wang <lance.lmw...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f9db470f25a3cb4de9c25efc10487a172938d7ce --- doc/bitstream_filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi index 0b354fda04..fc2c71fc12 100644 --- a/doc/bitstream_filters.texi +++ b/doc/bitstream_filters.texi @@ -328,7 +328,7 @@ See H.264 section D.1.27 and D.2.27 for syntax and semantics. Default is pass. -Insert mode works in conjunction with @code {rotate} and @code{flip} options. +Insert mode works in conjunction with @code{rotate} and @code{flip} options. Any pre-existing Display orientation messages will be removed in insert or remove mode. Extract mode attaches the display matrix to the packet as side data. _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".