[FFmpeg-devel] [PATCH] avfilter/f_cue: use internal fifo for queueing frames

Nicolas George george at nsup.org
Sun Sep 30 20:21:02 EEST 2018


Marton Balint (2018-09-30):
> With filters.h I can only consume the oldest frame, I have no way to query
> the timestamp of the most recent frame in the fifo. Please point me to the
> API I should use.

If some utility functions you need are missing, do not hesitate to add
them. It looks like ff_inlink_queued_frames() and ff_inlink_peek_frame()
would be just what you need.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180930/88343f61/attachment.sig>


More information about the ffmpeg-devel mailing list