[Ffmpeg-devel] [PATCH] Remove "lmax" OptionDef
Panagiotis Issaris
takis.issaris
Wed Sep 27 23:26:43 CEST 2006
Hi,
The attached patch removes the "lmax" OptionDef. The equally named
AVOption takes over its function. A unit change is involved, but as
AVOption parameters are now parsed with ff_eval2(), you can use the
QP2LAMBDA constant to ease the change, f.e.:
ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext
Regression tests succeed.
ffmpeg.c | 8 --------
1 files changed, 8 deletions(-)
With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060927T232117-ffmpeg-remove_lmax_optdef.diff
Type: text/x-patch
Size: 1834 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060927/1630818e/attachment.bin>
More information about the ffmpeg-devel
mailing list