1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-18 07:15:04 +02:00

lavfi/thumbnail: rename @url to @see.

@url isn't a valid Doxygen directive.
This commit is contained in:
Clément Bœsch 2012-02-03 00:55:37 +01:00
parent c853124fb0
commit 174880f580

View File

@ -24,7 +24,7 @@
* selection (such as a black frame) we could get with an absolute seek.
*
* Simplified version of algorithm by Vadim Zaliva <lord@crocodile.org>.
* @url http://notbrainsurgery.livejournal.com/29773.html
* @see http://notbrainsurgery.livejournal.com/29773.html
*/
#include "avfilter.h"