[x264-devel] commit: variance-based psy adaptive quantization (Jason Garrett-Glaser )
BugMaster
BugMaster at narod.ru
Mon Mar 31 19:28:33 CEST 2008
On Mon, 31 Mar 2008 03:00:04 +0200 (CEST), git version control wrote:
> 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
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> http://mailman.videolan.org/listinfo/x264-devel
May be disable AQ for all CQP modes and not only for lossless mode (QP
= 0). Otherwise this modes contradict to their title (QP is not
constant).
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x264_cqp_disable_aq.diff
Url: http://mailman.videolan.org/pipermail/x264-devel/attachments/20080331/d0cfc716/attachment.txt
More information about the x264-devel
mailing list