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

Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 20 years ago
parent 3048af8350
commit 47d9182521
  1. 1
      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"

Loading…
Cancel
Save