[FFmpeg-devel] [PATCH] Change behviour of empty AVFilterFormats lists
Mina Nagy Zaki
mnzaki at gmail.com
Tue Jun 7 16:51:27 CEST 2011
This makes an empty list mean 'all formats supported'. This will simplify some
things for the format negotiation later on. Before the patch, returning an
empty list in query_formats() would simply mean no format supported, which is
non-sensical. This way a lot of unnecessary merging of 'all formats' lists is
avoided.
--
Mina
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavfi-Make-avfilter_make_format_list-handle-NULL-lis.patch
Type: text/x-patch
Size: 1937 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110607/68b95c2e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lavfi-Make-an-empty-AVFilterFormats-mean-all-formats.patch
Type: text/x-patch
Size: 5045 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110607/68b95c2e/attachment-0001.bin>
More information about the ffmpeg-devel
mailing list