diff h264_cavlc.c @ 11183:d1a855cb0a0c libavcodec

Split setting neighboring MBs from fill_decode_caches() no speed change.
author michael
date Mon, 15 Feb 2010 22:07:02 +0000
parents 7cfb7bb6e554
children 5e583a785508
line wrap: on
line diff
--- a/h264_cavlc.c	Mon Feb 15 19:22:09 2010 +0000
+++ b/h264_cavlc.c	Mon Feb 15 22:07:02 2010 +0000
@@ -623,6 +623,7 @@
         h->ref_count[1] <<= 1;
     }
 
+    fill_decode_neighbors(h, mb_type);
     fill_decode_caches(h, mb_type);
 
     //mb_pred