Commit 8ff3eb63 authored by diego's avatar diego

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3837 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 10c5b29d
...@@ -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