git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c853124
)
lavfi/thumbnail: rename @url to @see.
author
Clément Bœsch
<ubitux@gmail.com>
Thu, 2 Feb 2012 23:55:37 +0000
(
00:55
+0100)
committer
Clément Bœsch
<ubitux@gmail.com>
Thu, 2 Feb 2012 23:55:37 +0000
(
00:55
+0100)
@url isn't a valid Doxygen directive.
libavfilter/vf_thumbnail.c
patch
|
blob
|
history
diff --git
a/libavfilter/vf_thumbnail.c
b/libavfilter/vf_thumbnail.c
index
4b1b38b
..
fe4a086
100644
(file)
--- a/
libavfilter/vf_thumbnail.c
+++ b/
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"