[FFmpeg-devel] [PATCH] Add AVFilter.next field

Stefano Sabatini stefano.sabatini-lala
Sat Oct 24 01:40:29 CEST 2009


Hi all,

this simplify the code and should also simplify the av_filter_next()
function which I'm going to implement, making it O(1) rather than
O(N), and making the registration management similar to that
implemented in the rest of libav*.

I don't know why the registration mechanism has been implemented like
this in lavfi, so I may be un-aware of some specific reason.

Regards.
-- 
FFmpeg = Foolish Friendly Murdering Philosofic Exuberant Geek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-next-to-filter.patch
Type: text/x-diff
Size: 2902 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091024/77280b20/attachment.patch>



More information about the ffmpeg-devel mailing list