[FFmpeg-devel] [PATCH] h264: integrate clear_blocks calls with IDCT.

Michael Niedermayer michaelni at gmx.at
Mon Feb 11 01:43:41 CET 2013


On Sun, Feb 10, 2013 at 04:04:47PM -0800, Ronald S. Bultje wrote:
> Hi,
> 
> On Sat, Feb 9, 2013 at 6:04 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > On Sat, Feb 09, 2013 at 03:37:46PM -0800, Ronald S. Bultje wrote:
> >> From: "Ronald S. Bultje" <rsbultje at gmail.com>
> >>
> >> In case of no-transform, integrate it with put_pixels4/8(). Intra PCM
> >> is changed to not use h->mb anymore (saves a memcpy). The one during
> >> update_thread_context() init is removed by removing the memcpy() that
> >> clobbered it in the first place. Together, this makes the H264 decoder
> >> almost-independent of dsputil.
> >>
> >
> >> Arm assembly changes untested.
> >
> > seems they break fate on ARM
> 
> More info? Which functions work, which are broken? Did I break all of
> them or just a subset? Does it work if you comment out a bunch of them
> in the init function?

id have to test, but i remember some quite unrelated breakage
fate-aresample or so failing too if i dont misremember

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

Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130211/60d262f8/attachment.asc>


More information about the ffmpeg-devel mailing list