Split motion vector prediction off h264.c/h.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 12 Jan 2010 21:36:26 +0000 (21:36 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 12 Jan 2010 21:36:26 +0000 (21:36 +0000)
commit188d3c510dd166656223afc5fbcf6c424a41e0ca
tree60b22d5626fce73462f9eff2384a2f1d8247e5fe
parent2bedc0e85499c6d05c230626e22fa9d0c2e511e6
Split motion vector prediction off h264.c/h.

Originally committed as revision 21174 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_direct.c
libavcodec/h264_mvpred.h [new file with mode: 0644]
libavcodec/svq3.c