[FFmpeg-devel] [PATCH] Add opaque to avfilter_graph_parse()

Ví­ctor Paesa wzrlpy
Fri Mar 27 16:50:43 CET 2009


Hi,

I'd like to add a void *opaque to avfilter_graph_parse(), so that
it passes it on to avfilter_init_filter(), instead of passing NULL.

This extension to the API is not used by ffmpeg.c, but I imagine
other applications may want to use the graph parsing facilities,
and be happier if it is possible to give some value to opaque
(even if the same for every filter in graph).

Regards,
V?ctor

-------------- next part --------------
A non-text attachment was scrubbed...
Name: libavfilter-soc.graph-opaque.1.diff
Type: plain/text
Size: 1245 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090327/7e662117/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-trunk.graph-opaque.1.diff
Type: plain/text
Size: 3363 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090327/7e662117/attachment-0001.bin>



More information about the ffmpeg-devel mailing list