Werner Robitza and Paul B Mahol
1ffac25d31
doc/filters/histogram: copyedit for grammar
...
There were a few grammar and spelling mistakes in this filter
description. I went through it and corrected them without changing
the meaning.
2014-02-14 15:11:46 +00:00
Werner Robitza and Stefano Sabatini
53df11eb73
doc/filters/equalizer: add examples for equalizer
...
Add two examples on the usage of the equalizer filter.
2014-01-07 21:10:53 +01:00
Werner Robitza and Stefano Sabatini
704c217ff3
ffplay: add documentation for "s" key
...
With various edits suggested by Stefano Sabatini and Clément Bœsch.
2014-01-01 12:57:15 +01:00
slhck and Michael Niedermayer
bfcc38ef48
libvpx: check if CQ level is in correct bounds
...
Check whether CQ level is within qmin..qmax and abort on error. If this isn't properly
set, encoding will fail at the first frame.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-02-25 20:13:10 +01:00
slhck and Michael Niedermayer
188947c32a
libvpx: allow 0 as min quantizer value
...
Allow setting the min quantizer to 0 instead of 1 (libvpx allows 0); fixes #2136
Signed-off-by: Michael Niedermayer <michaelni@gmx.at >
2013-02-25 20:10:14 +01:00