[x264-devel] commit: variance-based psy adaptive quantization (Jason Garrett-Glaser )

git version control git at videolan.org
Mon Mar 31 03:00:04 CEST 2008


x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sun Mar 30 17:58:41 2008 -0600| [dc4f40ce74c996a1e15021b82ab71ebcb8652d0b]

variance-based psy adaptive quantization
new options: --aq-mode --aq-strength
AQ is enabled by default

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=dc4f40ce74c996a1e15021b82ab71ebcb8652d0b
---

 common/common.c       |    9 ++++
 encoder/analyse.c     |    7 ++-
 encoder/encoder.c     |    7 +++
 encoder/ratecontrol.c |  110 +++++++++++++++++++++++++++++++++++++++++++++++-
 encoder/ratecontrol.h |    1 +
 x264.c                |   10 ++++
 x264.h                |    8 +++-
 7 files changed, 146 insertions(+), 6 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=dc4f40ce74c996a1e15021b82ab71ebcb8652d0b


More information about the x264-devel mailing list