Browse Source

Add missing pp=ac to pp_help.

Originally committed as revision 4221 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 20 years ago
parent
commit
49d40989ff
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/libpostproc/postprocess.c

+ 1
- 0
libavcodec/libpostproc/postprocess.c View File

@@ -747,6 +747,7 @@ char *pp_help=
"l5 lowpass5 FIR lowpass deinterlacer\n"
"de default hb:a,vb:a,dr:a\n"
"fa fast h1:a,v1:a,dr:a\n"
"ac ha:a:128:7,va:a,dr:a\n"
"tn tmpnoise (3 threshold) temporal noise reducer\n"
" 1. <= 2. <= 3. larger -> stronger filtering\n"
"fq forceQuant <quantizer> force quantizer\n"


Loading…
Cancel
Save