[FFmpeg-devel] [PATCH 08/17] lavfi: add helpers to consume frames from link FIFOs.
Michael Niedermayer
michael at niedermayer.cc
Thu Dec 29 23:43:33 EET 2016
On Thu, Dec 29, 2016 at 03:33:54PM +0100, Nicolas George wrote:
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/avfilter.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++
> libavfilter/filters.h | 42 ++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 94 insertions(+)
>
>
> Changes in this commit: rename ff_link -> ff_inlink and move to filters.h,
> remove the _sure variants and document practice.
should be ok
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- 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/eb52add5/attachment.sig>
More information about the ffmpeg-devel
mailing list