diff options
author | Clément Bœsch <u@pkh.me> | 2014-08-07 21:21:03 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2014-08-07 21:24:12 +0200 |
commit | cec59eb63feff145dbc4f8e2b8cf363e84b74d48 (patch) | |
tree | 4c5c0249373f93e9bd412b35e8c6494a23d1e870 /libavcodec/amr.h | |
parent | ec0b08d20b73c9257fad31838ba7837f51dcfee6 (diff) | |
download | ffmpeg-cec59eb63feff145dbc4f8e2b8cf363e84b74d48.tar.gz |
avfilter/dctdnoiz: add 8x8 dct and make it the default
8x8 is about 5x faster than 16x16 on 1080p input. Since a block size of
8x8 makes the filter almost usable (time wise) and it's not obvious if
8x8 or 16x16 is better from a quality PoV (it really depends on the
input and parameters), the filter now defaults to 8x8, and as a result
libavfilter is micro bumped.
Diffstat (limited to 'libavcodec/amr.h')
0 files changed, 0 insertions, 0 deletions