mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lavfi/tinterlace: fix doxy in copy_picture_field()
This commit is contained in:
parent
73c1e3baad
commit
a853e88af2
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue