-
Michael Niedermayer authored
multithreaded/SMP encoding for MPEG1/MPEG2/MPEG4/H263 all pthread specific code is in pthread.c to try it, run configure --enable-pthreads and ffmpeg ... -threads <num> the internal thread API is a simple AVCodecContext.execute() callback which executes a given function pointer with different arguments and returns after finishing all, that way no mutexes or other thread-mess is needed outside pthread.c Originally committed as revision 2772 to svn://svn.ffmpeg.org/ffmpeg/trunk
9c3d33d6
Name |
Last commit
|
Last update |
---|---|---|
doc | Loading commit data... | |
libavcodec | ||
libavformat | ||
postproc | ||
tests | ||
vhook | ||
.cvsignore | ||
COPYING | ||
CREDITS | ||
Changelog | ||
INSTALL | ||
Makefile | ||
README | ||
berrno.h | ||
cmdutils.c | ||
cmdutils.h | ||
configure | ||
cygwin_inttypes.h | ||
ffinstall.nsi | ||
ffmpeg.c | ||
ffplay.c | ||
ffserver.c | ||
ffserver.h | ||
output_example.c | ||
xvmc_render.h |