lavfi/thumbnail: rename @url to @see.

@url isn't a valid Doxygen directive.
pull/3/merge
Clément Bœsch 13 years ago
parent c853124fb0
commit 174880f580
  1. 2
      libavfilter/vf_thumbnail.c

@ -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"

Loading…
Cancel
Save