[FFmpeg-devel] [PATCH] h264: factor out dequant table lookup outside loops

Diego Biurrun diego
Tue Sep 25 09:44:51 CEST 2007


On Mon, Sep 24, 2007 at 01:54:50PM +0200, Michael Niedermayer wrote:
> 
> On Mon, Sep 24, 2007 at 12:59:21PM +0200, Andreas ?man wrote:
> >
> > the attached patch does $subj, much like what I did for
> > the chroma residuals earlier.
> >
> > Gives about 1-2% speedup.
> >
> > Note that I tried various loop-constructs for the 8x8DCT case,
> > but this seems to be the fastest way.
> >
> > test_smp_fox.ts
> > unmodified: avg: 3.737  stddev: 0.009  med: 3.736
> > patched:    avg: 3.642  stddev: 0.010  med: 3.638
> >
> > ffh264_issue1.m2ts
> > unmodified: avg: 23.339  stddev: 0.107  med: 23.321
> > patched:    avg: 22.973  stddev: 0.201  med: 22.889
> >
> > ffh264_issue3.h264
> > unmodified: avg: 10.090  stddev: 0.121  med: 10.053
> > patched:    avg: 9.931   stddev: 0.140  med: 9.891
> 
> patch ok
> and if you want svn write access, and agree with our svn policy then
> send diego username+password of your choice (and gpg encrypted if possible)

Account created, his username is andoma.

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070925/3b8c21c9/attachment.pgp>



More information about the ffmpeg-devel mailing list