view libavcodec.v @ 12036:93a22c0fe8fe libavcodec

Maybe fix threaded mpeg*video encoding This allocates per-thread copies of some MpegEncContext.ac_val which is used concurrently from the encoding threads.
author mru
date Thu, 01 Jul 2010 11:51:01 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};