[Ffmpeg-devel] [PATCH 1/20] Correct AVOption constraints
Panagiotis Issaris
takis.issaris
Wed Sep 20 01:52:23 CEST 2006
Hi,
The attached patch corrects the constraints of some AVOptions. These had
a default value of zero, while the minimum allowed value was set to
FLT_MIN. In case no negative values are allowed for some of these, I can
ofcourse adapt the patch to have a minimum allowed value of 0 for these.
utils.c | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
Regression tests succeed.
With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060920T013520-ffmpeg-correct_constraints.diff
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060920/eedbebb1/attachment.bin>
More information about the ffmpeg-devel
mailing list