OSDN Git Service

factor out dequant table lookup outside loops, gives a 1-2% speed-up
authorAndreas Öman <andreas@olebyn.nu>
Mon, 24 Sep 2007 13:01:15 +0000 (13:01 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Mon, 24 Sep 2007 13:01:15 +0000 (13:01 +0000)
commit1136d34a44bba555601dda248b2d09f6c35394d3
tree73983d49119869b0eb2ea2b97cede1a4295246a3
parent0ebecca52cf43fa37e88474c8063c2fdeefc05d2
factor out dequant table lookup outside loops, gives a 1-2% speed-up
patch by Andreas Öman %andreas A olebyn P nu%
original thread:
Date: Sep 24, 2007 12:59 PM
Subject: [FFmpeg-devel] [PATCH] h264: factor out dequant table lookup outside loops

Originally committed as revision 10564 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c