[FFmpeg-devel] [PATCH] h264 parallelized

Andreas Öman andreas
Mon Jun 25 19:02:27 CEST 2007


Hi,

Michael Niedermayer wrote:
> Hi
> 
> 
> if this is a small change, that is MPV_common_*_threads() being called
> from 1-3 places iam ok with it, of it adds 10 calls to it iam not
> 
> its not hard to add a codec != H264 check around the init code or even
> call MPV_common_*_threads() from MPV_common_*() if codec != H264
> 
> (cleanup for mpegvideo stuff is very welcome, bloating it up is not)
> 

Okay, here is an updated version.
I stuck to your codec_id == h264 idea, other than that I don't
have much more to say about it :)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: h264-parallel-take3.diff
Type: text/x-patch
Size: 20427 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070625/ca33e589/attachment.bin>



More information about the ffmpeg-devel mailing list