1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

lavfi/tinterlace: switch to an AVOptions-based system.

This commit is contained in:
Clément Bœsch
2013-04-11 11:35:01 +02:00
parent 64a103138c
commit c85f56bb4f
3 changed files with 2 additions and 10 deletions

View File

@@ -5465,13 +5465,7 @@ Perform various types of temporal field interlacing.
Frames are counted starting from 1, so the first input frame is
considered odd.
This filter accepts options in the form of @var{key}=@var{value} pairs
separated by ":".
Alternatively, the @var{mode} option can be specified as a value alone,
optionally followed by a ":" and further ":" separated @var{key}=@var{value}
pairs.
A description of the accepted options follows.
The filter accepts the following options:
@table @option