Mercurial > libavcodec.hg
diff libpostproc/postprocess.c @ 2430:805cbcf4dc8a libavcodec
Mention the l5 pp filter in 'mplayer -pphelp' output.
author | diego |
---|---|
date | Sat, 15 Jan 2005 10:34:49 +0000 |
parents | cb521eadf9ae |
children | ace6e273f318 |
line wrap: on
line diff
--- a/libpostproc/postprocess.c Sat Jan 15 00:07:38 2005 +0000 +++ b/libpostproc/postprocess.c Sat Jan 15 10:34:49 2005 +0000 @@ -743,6 +743,7 @@ "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"