[x264-devel] MBAFF: Add mbaff deblock strength calculation

Simon Horlick git at videolan.org
Thu May 12 08:39:02 CEST 2011


x264 | branch: master | Simon Horlick <simonhorlick at gmail.com> | Wed Mar 16 21:18:59 2011 +0000| [4fd4559540d959295b86a8e67efc194722a1747b] | committer: Jason Garrett-Glaser

MBAFF: Add mbaff deblock strength calculation

Move call to deblock_strength to x264_macroblock_deblock_strength to
keep deblock strength calculation in one place.

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

 common/deblock.c    |   57 ++++++++++++++++++++++++++++++++++++++++++++------
 common/frame.h      |    4 +-
 common/macroblock.c |   12 +++++++++-
 common/macroblock.h |    2 +-
 encoder/encoder.c   |   13 +---------
 tools/checkasm.c    |    6 ++--
 6 files changed, 68 insertions(+), 26 deletions(-)

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


More information about the x264-devel mailing list