[FFmpeg-devel] [PATCH] Be more verbose when a key is not found by av_set_options_string()

Stefano Sabatini stefano.sabatini-lala
Tue Dec 8 20:47:08 CET 2009


Hi,
[test @ 0xbfe9da28]Setting options string 'foo=val'
[test @ 0xbfe9da28]Setting value 'val' for key 'foo'
[test @ 0xbfe9da28]Key 'foo' not found.
[test @ 0xbfe9da28]Error setting options string: 'foo=val'

is more expressive than:
[test @ 0xbfe9da28]Setting options string 'foo=val'
[test @ 0xbfe9da28]Setting value 'val' for key 'foo'
[test @ 0xbfe9da28]Error setting options string: 'foo=val'

Regards.
-- 
FFmpeg = Fierce Faithful Meaningful Philosophical Easy Geisha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-warning-to-parse-key-value-pairs.patch
Type: text/x-diff
Size: 547 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091208/397c78e3/attachment.patch>



More information about the ffmpeg-devel mailing list