Compute the dequant coefficient table ptr outside the loop,
authorAndreas Öman <andreas@olebyn.nu>
Fri, 6 Jul 2007 07:55:37 +0000 (07:55 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 6 Jul 2007 07:55:37 +0000 (07:55 +0000)
commit4bbdf13f9ed655b152677230a760aa2304c01957
treec513e54caf5196e5792ccdfa8ae8cd2518a1a9bf
parent653387d8f03ccd0df5374de00c1969eca211c9cf
Compute the dequant coefficient table ptr outside the loop,
this saves speed for the upcoming secondqp fix.
Patch by Andreas Öman % andreas A olebyn P nu %
Original thread:
Date: Jun 26, 2007 8:48 PM
subject: [FFmpeg-devel] Color corruption and seeking errors with H264 disc sources

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