Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/bwdif: move filter_line init to a dedicated function | James Darnley | 2023-03-25 | 1 | -1/+2 |
| | |||||
* | avfilter/vf_bwdif: Use common yadif frame management logic | Philip Langdale | 2018-11-14 | 1 | -32/+2 |
| | | | | | After adding field type management to the common yadif logic, we can remove the duplicate copy of that logic from bwdif. | ||||
* | avfilter/vf_bwdif: add x86 SIMD | Thomas Mundt | 2016-03-13 | 1 | -0/+72 |
Signed-off-by: Thomas Mundt <loudmax@yahoo.de> |