[FFmpeg-cvslog] r11690 - trunk/libavcodec/h263.c
Mike Melanson
mike
Thu Jan 31 06:32:35 CET 2008
Rich Felker wrote:
>> Maybe thread-local storage? :)
>
> Umm, the whole point was about valid C. There is no such thing in the
> C language and even if there were, its performance is MUCH worse than
> normal variables. Also it does not solve the reentrancy problem; for
> example, using a decoder from a signal handler would not be safe.
Yeah, I know. I just wanted to see your head explode. :) I hope there's
some reasonable solution for making this warning go away so we can raise
the S/N ratio on our stderr.
--
-Mike Melanson
More information about the ffmpeg-cvslog
mailing list