projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3048af8
)
Mention the l5 pp filter in 'mplayer -pphelp' output.
author
Diego Biurrun
<diego@biurrun.de>
Sat, 15 Jan 2005 10:34:49 +0000
(10:34 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 15 Jan 2005 10:34:49 +0000
(10:34 +0000)
Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libpostproc/postprocess.c
patch
|
blob
|
history
diff --git
a/libavcodec/libpostproc/postprocess.c
b/libavcodec/libpostproc/postprocess.c
index 1cccfcfb0491db43833413c71e1564bd0dc7de19..bc14ef3828f2852cd90f5de3222a439a7e70cdbf 100644
(file)
--- a/
libavcodec/libpostproc/postprocess.c
+++ b/
libavcodec/libpostproc/postprocess.c
@@
-743,6
+743,7
@@
char *pp_help=
"ci cubicipoldeint cubic interpolating deinterlacer\n"
"md mediandeint median deinterlacer\n"
"fd ffmpegdeint ffmpeg deinterlacer\n"
+"l5 lowpass5 FIR lowpass deinterlacer\n"
"de default hb:a,vb:a,dr:a\n"
"fa fast h1:a,v1:a,dr:a\n"
"tn tmpnoise (3 threshold) temporal noise reducer\n"