mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-11 17:55:21 +00:00
lavfi/edgedetect: use "@see" instead of the invalid "@url".
This commit is contained in:
parent
ddda29b4a7
commit
3899e49955
@ -22,7 +22,7 @@
|
||||
* @file
|
||||
* Edge detection filter
|
||||
*
|
||||
* @url https://en.wikipedia.org/wiki/Canny_edge_detector
|
||||
* @see https://en.wikipedia.org/wiki/Canny_edge_detector
|
||||
*/
|
||||
|
||||
#include "libavutil/opt.h"
|
||||
|
Loading…
Reference in New Issue
Block a user