Mercurial > libavcodec.hg
diff qtrle.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 | e943e1409077 |
children | 94f82ed28dc4 |