Mercurial > libavcodec.hg
comparison mpeg12enc.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 | 3ec34b551aae |
children | 04423b2f6e0b |
comparison
equal
deleted
inserted
replaced
7422:e29ac68d3152 | 7423:2eb0e5a2efad |
---|