[FFmpeg-devel] [PATCH] Add a slice_dir parameter to avfilter_start_frame()
Stefano Sabatini
stefano.sabatini-lala
Wed Dec 2 01:39:43 CET 2009
Hi,
this is useful for the scale, slicify and pad filters, which have
otherwise to heuristically determine the slice direction, so
duplicating code.
Also I'm not sure about which values to use for the slice_dir, now I'm
using 1/-1 but >0/<0 may be better, suggestions?
This technically requires a major bump, but since the API is declared
non-stable we can simply bump minor.
Regards.
--
FFmpeg = Foolish and Fostering Minimalistic Portentous Extensive Ghost
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lavfi-add-slice-dir-to-start-frame.patch
Type: text/x-diff
Size: 9135 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091202/1ca48199/attachment.patch>
More information about the ffmpeg-devel
mailing list