[FFmpeg-devel] [PATCH] h264 parallelized

Michael Niedermayer michaelni
Fri Jun 29 02:41:33 CEST 2007


Hi

On Mon, Jun 25, 2007 at 07:02:27PM +0200, Andreas ?man wrote:
> 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 :)

what about the speed loss? it seems 2% slower here

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070629/19479745/attachment.pgp>



More information about the ffmpeg-devel mailing list