Re: xvid decoder for iphone
Michael Militzer <[email protected]> Tue, 01 Dec 2009 14:57:16 +0100
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, xvidcore is mainly designed for PC (so for machines with rather high memory throughput and processing power). The xvidcore algorithms are not really suited for embedded processors (e.g. the frame-based subpel interpolation, frame-based edge padding, bidirectional motion compensation, etc.). Because of this, it is not planned to add asm code for embedded processors. Regards, Michael Quoting Igor R <[email protected]>: >> Not in CVS. >> >> Try FFmpeg libav* for optimized MPEG-4 decoding. >> (http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-October/076618.html) > > > Ok, thanks, I'll try ffmpeg. > Is it planned to incorporate ARM-optimized code into xvidcore at somewhen? > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel > >