[FFmpeg-devel] [PATCH] af_asetnsamples: push as many frames as ready

Nicolas George nicolas.george at normalesup.org
Wed Aug 8 13:04:51 CEST 2012


Le duodi 22 thermidor, an CCXX, Stefano Sabatini a écrit :
> Looks good to me, but maybe Nicolas want to comment. I'll apply in a
> day or so if I read no comments from him (or from other interested
> devs).

I am fine with it. Pushing just one frame was wrong. Pushing all frames is
ok, although it may be suboptimal in some situations.

The preferred behaviour is to push all frames that were already present plus
at least one new: it ensures a reasonable push-based flow without flooding
the outputs.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120808/cb5b5aa9/attachment.asc>


More information about the ffmpeg-devel mailing list