doc/bitstream_filters: fix for the syntax of code

Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
This commit is contained in:
Limin Wang 2022-03-30 21:08:57 +08:00
parent 525049097c
commit f9db470f25
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ See H.264 section D.1.27 and D.2.27 for syntax and semantics.
Default is pass. 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. 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. Extract mode attaches the display matrix to the packet as side data.