On 12/31/2014 10:00 PM, David Ison wrote: > 3. I am planning initial implementations using OpenMP. There is good > support on Gnu, LLVM and other compilers > <http://openmp.org/wp/openmp-compilers/>.
I think it is probably unlikely that OMP will be accepted for a bunch of reasons (compiler support, too high level, etc.) As it stands, the current parallelization is written using pthreads, and you're likely better off looking into that. - Derek _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel