[FFmpeg-devel] [PATCH 2/7] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples

Nicolas George george at nsup.org
Thu Jun 11 21:31:57 EEST 2020


Paul B Mahol (12020-06-11):
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavfilter/avfilter.c | 61 +++++++++++++++++++++++++++++++++++++-----
>  libavfilter/filters.h  | 17 ++++++++++++
>  2 files changed, 72 insertions(+), 6 deletions(-)

Still no. It makes a very important function much more complex, it would
be simpler implemented in the filters directly since they are not using
the full features of the queue.

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200611/6b58f995/attachment.sig>


More information about the ffmpeg-devel mailing list