changeset 2430:805cbcf4dc8a libavcodec

Mention the l5 pp filter in 'mplayer -pphelp' output.
author diego
date Sat, 15 Jan 2005 10:34:49 +0000
parents 4b350cc506a7
children d67740c88f86
files libpostproc/postprocess.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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"