mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
lavfi/tinterlace: fix doxy in copy_picture_field()
This commit is contained in:
parent
73c1e3baad
commit
a853e88af2
@ -131,7 +131,7 @@ static int config_out_props(AVFilterLink *outlink)
|
||||
* Copy picture field from src to dst.
|
||||
*
|
||||
* @param src_field copy from upper, lower field or both
|
||||
* @param interleave leave a padding line between each copied field
|
||||
* @param interleave leave a padding line between each copied line
|
||||
* @param dst_field copy to upper or lower field,
|
||||
* only meaningful when interleave is selected
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user