comparison fft.c @ 10386:98501365c3aa libavcodec

Add an execute2 function that is more flexible and allows to use parallel processing with jobs > threads without wasting too much memory. It also avoids needing a separate int array when the only additional data the jobs needs is a single int running from 0 to count-1.
author reimar
date Mon, 12 Oct 2009 11:35:35 +0000
parents 5cf49858179a
children 74715d4288ad
comparison
equal deleted inserted replaced
10385:bc98e5724513 10386:98501365c3aa