comparison mlp_parser.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 0dce4fe6e6f3
children dfa02260a864
comparison
equal deleted inserted replaced
10385:bc98e5724513 10386:98501365c3aa