Revert BASE_ERRPERMB
Constant value reverted pending more tests on different video formats. Change-Id: I07d11a0e0185e60724698c835416caf2e0774e61
This commit is contained in:
parent
c28b10adeb
commit
405499d835
@ -903,7 +903,7 @@ void vp8_first_pass(VP8_COMP *cpi)
|
|||||||
}
|
}
|
||||||
extern const int vp8_bits_per_mb[2][QINDEX_RANGE];
|
extern const int vp8_bits_per_mb[2][QINDEX_RANGE];
|
||||||
|
|
||||||
#define BASE_ERRPERMB 100
|
#define BASE_ERRPERMB 150
|
||||||
static int estimate_max_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh, int Height, int Width)
|
static int estimate_max_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh, int Height, int Width)
|
||||||
{
|
{
|
||||||
int Q;
|
int Q;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user