support doing motion estimation and compensation without any residual transform or...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Jun 2006 21:54:58 +0000 (21:54 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Jun 2006 21:54:58 +0000 (21:54 +0000)
commit086bfd256e3150ad37bc115a46a3b4580d4de574
tree25073fbc29536239ab285b89f349e1e37e5a2312
parenta9d4a6ef3437d316450c2e30b9ed6a8fd4df4804
support doing motion estimation and compensation without any residual transform or coding
this is usefull for filters which need ME/MC

Originally committed as revision 5456 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/snow.c