Commit a853e88a authored by Stefano Sabatini's avatar Stefano Sabatini

lavfi/tinterlace: fix doxy in copy_picture_field()

parent 73c1e3ba
......@@ -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
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment