[FFmpeg-devel] [PATCH 03/17] lavfi: implement ff_inlink_make_frame_writable().
Michael Niedermayer
michael at niedermayer.cc
Thu Dec 29 21:51:13 EET 2016
On Thu, Dec 29, 2016 at 03:33:49PM +0100, Nicolas George wrote:
> Unlike av_frame_is_writable(), it uses the link's alloc callback,
> making direct rendering possible.
>
> The code comes from ff_filter_frame_framed(), moved with mostly
> trivial changes.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/avfilter.c | 94 ++++++++++++++++++++++++++++----------------------
> libavfilter/filters.h | 7 ++++
> 2 files changed, 60 insertions(+), 41 deletions(-)
>
>
> Changes in this commit: rename ff_link -> ff_inlink and move to filters.h.
LGTM
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161229/2e1584fa/attachment.sig>
More information about the ffmpeg-devel
mailing list