H.264: faster P-SKIP decoding
authorJason Garrett-Glaser <jason@x264.com>
Wed, 6 Jul 2011 00:55:14 +0000 (17:55 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Fri, 8 Jul 2011 23:11:15 +0000 (16:11 -0700)
commit5136ba7c690f50ebe12bba6e3320a18e1d4fd936
treefa71b403623086e3a1aafc0e78ac4df7ad8b14f5
parentbbdd52ed343cb594d4af07f9b369df6a00117774
H.264: faster P-SKIP decoding

Inline the relevant parts of fill_decode_caches into P-SKIP mv prediction to
avoid calling the whole thing.
libavcodec/h264.h
libavcodec/h264_mvpred.h