You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
doc/filters.texi: fix two typos in reverse filter description
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -8493,7 +8493,8 @@ fields based on its value.
|
||||
|
||||
Reverse a clip.
|
||||
|
||||
Warning: This iflter qequires memory to buffer the entire clip, so trimming is suggested.
|
||||
Warning: This filter requires memory to buffer the entire clip, so trimming
|
||||
is suggested.
|
||||
|
||||
@subsection Examples
|
||||
|
||||
|
Reference in New Issue
Block a user