[FFmpeg-devel] [PATCH] libavfilter-soc: make scale algorithm configurable

Stefano Sabatini stefano.sabatini-lala
Fri Jan 23 00:06:30 CET 2009


Hi all,

the first patch make vf_scale configurable via parameters/opaque, this
is required for passing the ffmpeg sws_scale flags to the scale and so
be able to pass regression tests.

I also defined a flag in the AVFilterGraph, maybe a better idea would
be to make it like a context and defines an
avfilter_graph_alloc_context() for it.

Regards.
-- 
FFmpeg = Faboulous and Fierce Mournful Porno Experimenting Governor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: set-scale-flags.patch
Type: text/x-diff
Size: 2162 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090123/753b2061/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: filtergraph-sws-flags.patch
Type: text/x-diff
Size: 1303 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090123/753b2061/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: send-sws-flags-to-ffmpeg.patch
Type: text/x-diff
Size: 977 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090123/753b2061/attachment-0002.patch>



More information about the ffmpeg-devel mailing list