Mercurial > libavcodec.hg
diff g726.c @ 7423:2eb0e5a2efad libavcodec
left_block intialisation optimisation.
This patch changes the left_block initialisation code in the fill_caches
function from individual array element setters to a simple pointer to a
pre-initialised array.
Patch by (Paul Kendall ! paul X kcbbs knodel gen knodel nz)
Date: Sun, 27 Jul 2008 11:40:18 +1200
Subject: [FFmpeg-devel] [PATCH] h264 fill_caches left_block intialisation optimisation
author | michael |
---|---|
date | Sun, 27 Jul 2008 13:01:17 +0000 |
parents | 6f70dc804076 |
children | 85ab7655ad4d |