[x264-devel] commit: Mixed-refs support for B-frames (Alex Wright )

git at videolan.org git at videolan.org
Sun Mar 28 04:44:19 CEST 2010


x264 | branch: master | Alex Wright <alexw0885 at gmail.com> | Sun Feb 28 01:29:15 2010 -0800| [ece1dd2e8e35a49883e26c7071d2ca3cec9c008f] | committer: Jason Garrett-Glaser 

Mixed-refs support for B-frames
Small speed cost, usually a few percent at most. Generally has lowest cost in cases when it isn't very useful. Up to ~2% better compression overall on highly complex sources.

Also fix a few minor bugs in B-frame analysis and various bits of cleanup.

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

 AUTHORS           |    2 +-
 encoder/analyse.c |  416 ++++++++++++++++++++++++++++++++++-------------------
 x264.h            |    2 +-
 3 files changed, 269 insertions(+), 151 deletions(-)

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


More information about the x264-devel mailing list