Re: [mpeg2-dev] [PATCH] ARM optimized motion compensation

2008-03-06 Thread Christophe Massiot
On Sun, Feb 24, 2008, Diego Biurrun wrote: > Here is a patch taken from the MPlayer patchset for libmpeg2 that adds > ARM motion compensation. It supposedly runs well, but I am unable to > hook up the .S file properly in libmpeg2's auto* build system. I get > the following compilation failure: A

Re: [mpeg2-dev] [PATCH] ARM optimized motion compensation

2008-03-01 Thread Diego Biurrun
On Thu, Feb 28, 2008 at 07:10:18PM +0100, Diego Biurrun wrote: > On Thu, Feb 28, 2008 at 06:56:36PM +0100, Christophe Massiot wrote: > > On Sun, Feb 24, 2008, Diego Biurrun wrote: > > > Here is a patch taken from the MPlayer patchset for libmpeg2 that adds > > > ARM motion compensation. It suppose

Re: [mpeg2-dev] [PATCH] ARM optimized motion compensation

2008-02-28 Thread Diego Biurrun
On Thu, Feb 28, 2008 at 06:56:36PM +0100, Christophe Massiot wrote: > On Sun, Feb 24, 2008, Diego Biurrun wrote: > > Here is a patch taken from the MPlayer patchset for libmpeg2 that adds > > ARM motion compensation. It supposedly runs well, but I am unable to > > hook up the .S file properly in l

Re: [mpeg2-dev] [PATCH] ARM optimized motion compensation

2008-02-28 Thread Christophe Massiot
On Sun, Feb 24, 2008, Diego Biurrun wrote: > Here is a patch taken from the MPlayer patchset for libmpeg2 that adds > ARM motion compensation. It supposedly runs well, but I am unable to > hook up the .S file properly in libmpeg2's auto* build system. I get > the following compilation failure: D