On 31.12.2014, at 04:00, David Ison <parallel...@dtison.net> 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/>.
That is _not_ true. There is no OpenMP support in LLVM, what they misleadingly list is an unofficial fork. Also OpenMP tends to be too limited to work for anything but trivially parallelizable things and I doubt you'll find many of these remaining. I don't mind you trying, and I at least do not mind having OpenMP-only optimisations in FFmpeg but I would be surprised if you got much out of that. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel