projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d8fc0e
)
avfilter/hqx: add some self promotion in doxy.
author
Clément Bœsch
<u@pkh.me>
Sat, 21 Jun 2014 20:34:13 +0000
(22:34 +0200)
committer
Clément Bœsch
<u@pkh.me>
Sat, 21 Jun 2014 20:34:15 +0000
(22:34 +0200)
This is useful to understand how it's different from the original code.
libavfilter/vf_hqx.c
patch
|
blob
|
history
diff --git
a/libavfilter/vf_hqx.c
b/libavfilter/vf_hqx.c
index
00a7c53
..
77e8f13
100644
(file)
--- a/
libavfilter/vf_hqx.c
+++ b/
libavfilter/vf_hqx.c
@@
-24,6
+24,7
@@
*
* @see http://en.wikipedia.org/wiki/Hqx
* @see http://web.archive.org/web/20131114143602/http://www.hiend3d.com/hq3x.html
+ * @see http://blog.pkh.me/p/19-butchering-hqx-scaling-filters.html
*/
#include "libavutil/opt.h"