Mercurial > libavcodec.hg
diff h264_parser.h @ 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 | 1d83e9c34641 |
children | c4a4495715dd |