[Ffmpeg-devel] [PATCH 2/10] Report range violation of AVOption parameters

Panagiotis Issaris takis.issaris
Wed Sep 20 01:46:52 CEST 2006


Hi,

The attached patch informs the user that a certain AVOption is out of
range. In the current patch I do not print the actual range it should be
in, as I had not decided yet on howto print MAX_FLT.

 opt.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)

Without patch [1/20] this results in a lot of messages because of
incorrectly set ranges in the current AVOption options[] array.

Regression tests succeed.

With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20060920T013352-ffmpeg-report_constraint_failure.diff
Type: text/x-patch
Size: 529 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060920/bbdfdccc/attachment.bin>



More information about the ffmpeg-devel mailing list