diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2010-01-12 21:17:26 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2010-01-12 21:17:26 +0000 |
commit | 2bedc0e85499c6d05c230626e22fa9d0c2e511e6 (patch) | |
tree | a8a66fb962271b5e225b1c9e0658a740121913da /libavcodec/zmbvenc.c | |
parent | ea6f00c448beb212c80ebc7d4555a8aa7160fdb9 (diff) | |
download | ffmpeg-2bedc0e85499c6d05c230626e22fa9d0c2e511e6.tar.gz |
Move check_intra4x4_pred_mode() back from h264.h to h264.c, the function is just
called once per MB in worst case and doesnt seem to benefit from static inline.
Actually the code might be a hair faster now (0.1% according to my benchmark but
this could be random noise)
Originally committed as revision 21173 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/zmbvenc.c')
0 files changed, 0 insertions, 0 deletions