[Ffmpeg-devel] [PATCH] Remove "lmin" OptionDef
Panagiotis Issaris
takis.issaris
Wed Sep 27 23:28:17 CEST 2006
Hi,
The attached patch removes the "lmin" 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 -lmin 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_lmin_optdef.diff
Type: text/x-patch
Size: 1791 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060927/17cc4797/attachment.bin>
More information about the ffmpeg-devel
mailing list