Commit 47d91825 authored by Diego Biurrun's avatar Diego Biurrun

Mention the l5 pp filter in 'mplayer -pphelp' output.

Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3048af83
...@@ -743,6 +743,7 @@ char *pp_help= ...@@ -743,6 +743,7 @@ char *pp_help=
"ci cubicipoldeint cubic interpolating deinterlacer\n" "ci cubicipoldeint cubic interpolating deinterlacer\n"
"md mediandeint median deinterlacer\n" "md mediandeint median deinterlacer\n"
"fd ffmpegdeint ffmpeg deinterlacer\n" "fd ffmpegdeint ffmpeg deinterlacer\n"
"l5 lowpass5 FIR lowpass deinterlacer\n"
"de default hb:a,vb:a,dr:a\n" "de default hb:a,vb:a,dr:a\n"
"fa fast h1:a,v1:a,dr:a\n" "fa fast h1:a,v1:a,dr:a\n"
"tn tmpnoise (3 threshold) temporal noise reducer\n" "tn tmpnoise (3 threshold) temporal noise reducer\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment