* 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
Showing
- AUTHORS 5 additions, 0 deletionsAUTHORS
- core/common.c 9 additions, 0 deletionscore/common.c
- core/common.h 4 additions, 0 deletionscore/common.h
- encoder/analyse.c 2 additions, 2 deletionsencoder/analyse.c
- encoder/encoder.c 87 additions, 23 deletionsencoder/encoder.c
- encoder/ratecontrol.c 248 additions, 37 deletionsencoder/ratecontrol.c
- encoder/ratecontrol.h 6 additions, 22 deletionsencoder/ratecontrol.h
- x264.c 49 additions, 2 deletionsx264.c
- x264.h 11 additions, 1 deletionx264.h
Loading
Please register or sign in to comment