OSDN Git Service

code to do halfpel interpolation per frame (unfinished and under ifdef but it
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Sep 2007 00:06:34 +0000 (00:06 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Sep 2007 00:06:34 +0000 (00:06 +0000)
commit5be3a818719d613e2f225cf1532fda01ba106b04
tree0d8dff6d7cac036b1f205676a5f62aa90d5a02ea
parentf7b8bffe476ba3e0cfd208dadde79ddeae6c4bdd
code to do halfpel interpolation per frame (unfinished and under ifdef but it
should be faster when its finished)

Originally committed as revision 10293 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/snow.c