[Ffmpeg-devel] [PATCH] Remove lmin and lmax overrides
Panagiotis Issaris
takis.issaris
Fri Sep 29 11:39:38 CEST 2006
Hi,
In the current codebase lmin and lmax are being overridden, so the actual
option value you provide is not being used:
s->lmin= FF_QP2LAMBDA * s->qmin;
The attached patch removes this override.
utils.c | 2 --
1 file changed, 2 deletions(-)
Regression tests succeed.
With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060929T110953-ffmpeg-lmin_lmax.diff
Type: text/x-diff
Size: 553 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060929/121fe71a/attachment.diff>
More information about the ffmpeg-devel
mailing list