OSDN Git Service

H.264: faster write_back_*
authorJason Garrett-Glaser <jason@x264.com>
Wed, 29 Jun 2011 20:27:36 +0000 (13:27 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Sun, 3 Jul 2011 22:05:55 +0000 (15:05 -0700)
commit3b7ebeb4d52a25c7e1038ae90c6c19b0d6f11877
tree2582b35da48add54c1087c62014a36478fe114a9
parentcb5469462d427ea38625e255306f07b37d75280f
H.264: faster write_back_*

Avoid aliasing, unroll loops, and inline more functions.
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_cabac.c
libavcodec/h264_cavlc.c
libavcodec/svq3.c