[FFmpeg-devel] [PATCH] avformat/flacdec: support fast-seek

Nicolas George george at nsup.org
Fri Oct 2 16:10:54 CEST 2015


Le primidi 11 vendémiaire, an CCXXIV, wm4 a écrit :
> > 3. use a static varible to keep the state in flacdec.c
> No global mutable state anywhere in the libs.

For once, I fully agree, but even without that principle, it would be wrong,
since an application can have several FLAC files open simultaneously, and
that would utterly fail in that case.

Regards,

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


More information about the ffmpeg-devel mailing list