]> git.sesse.net Git - x264/commit
Mixed-refs support for B-frames
authorAlex Wright <alexw0885@gmail.com>
Sun, 28 Feb 2010 09:29:15 +0000 (01:29 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 27 Mar 2010 04:57:55 +0000 (21:57 -0700)
commit1f9393ebe9efbae2da2a70a61aad35d270bb15f6
tree804ae7c04ed2217281903b33f7ea270e7d09daf4
parenta934f0fa4763f57e820b7c9b2cfcbc8c00447ba1
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.
AUTHORS
encoder/analyse.c
x264.h