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

Nicolas George george at nsup.org
Tue Jun 16 13:53:26 EEST 2020


Paul B Mahol (12020-06-12):
> How so? Its purely random.

+        ret = ff_inlink_peek_samples(inlink, s->win_size, &fin);

+        ret = ff_inlink_peek_samples(inlink, s->window_size, &in);

They seem constant in both cases. Can you elaborate about this
randomness?

-- 
  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/20200616/4c1ce673/attachment.sig>


More information about the ffmpeg-devel mailing list