[x264-devel] MBAFF: Make interlaced support a compile time option
Simon Horlick
git at videolan.org
Thu May 12 08:39:09 CEST 2011
x264 | branch: master | Simon Horlick <simonhorlick at gmail.com> | Mon Apr 25 09:06:24 2011 +0100| [1a4bffb40ca57afb11d2e75212fae8a45d8f5f1a] | committer: Jason Garrett-Glaser
MBAFF: Make interlaced support a compile time option
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=1a4bffb40ca57afb11d2e75212fae8a45d8f5f1a
---
common/common.h | 10 ++
common/deblock.c | 34 ++++----
common/frame.c | 26 +++---
common/macroblock.c | 243 +++++++++++++++++++++++++++---------------------
common/mc.c | 4 +-
common/mvpred.c | 34 ++++----
configure | 15 +++-
encoder/analyse.c | 34 ++++----
encoder/cabac.c | 18 ++--
encoder/cavlc.c | 4 +-
encoder/encoder.c | 85 ++++++++++-------
encoder/macroblock.c | 6 +-
encoder/me.c | 8 +-
encoder/ratecontrol.c | 14 ++--
encoder/rdo.c | 26 +++---
x264.c | 4 +
16 files changed, 316 insertions(+), 249 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=1a4bffb40ca57afb11d2e75212fae8a45d8f5f1a
More information about the x264-devel
mailing list