]> git.sesse.net Git - x264/commit
* all: Patch from Måns Rullgård <mru AT mru DOT ath DOT cx>
authorLaurent Aimar <fenrir@videolan.org>
Fri, 6 Aug 2004 18:06:09 +0000 (18:06 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 6 Aug 2004 18:06:09 +0000 (18:06 +0000)
commit20c19c4b3a001c9e02775fdba040725a438db795
treefd26257486f22cf250662c6f59118d71cb5f13e3
parent30a244d00365a81999c82bdd3dd8beb0d036d36a
 * all: Patch from Måns Rullgård <mru AT mru DOT ath DOT cx>

"Here's a patch that adds some kind of rate control.  I suppose it is
 by no means perfect, but it's much better than constant quantizer.  It
 also has a very crude scene change detection that sometimes avoids a
 buffer underflow by reencoding oversized P/B frames as I frames."

git-svn-id: svn://svn.videolan.org/x264/trunk@17 df754926-b1dd-0310-bc7b-ec298dee348c
AUTHORS
core/common.c
core/common.h
encoder/analyse.c
encoder/encoder.c
encoder/ratecontrol.c
encoder/ratecontrol.h
x264.c
x264.h