summaryrefslogtreecommitdiff
path: root/libavcodec/h264_cavlc.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2010-02-15 22:07:02 +0000
committerMichael Niedermayer <michaelni@gmx.at>2010-02-15 22:07:02 +0000
commitc1bb66ac1922e9a1e051896ed8e0371faec6670d (patch)
tree85454c48b6f5d052cd7fef3ef476e2083e599833 /libavcodec/h264_cavlc.c
parent83a6c1a69cf74123adf53d6688ddc645e2161840 (diff)
Split setting neighboring MBs from fill_decode_caches()
no speed change. Originally committed as revision 21842 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/h264_cavlc.c')
-rw-r--r--libavcodec/h264_cavlc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/h264_cavlc.c b/libavcodec/h264_cavlc.c
index d5a9f57666..ee408050e4 100644
--- a/libavcodec/h264_cavlc.c
+++ b/libavcodec/h264_cavlc.c
@@ -623,6 +623,7 @@ decode_intra_mb:
h->ref_count[1] <<= 1;
}
+ fill_decode_neighbors(h, mb_type);
fill_decode_caches(h, mb_type);
//mb_pred