OSDN Git Service

reduce dependancy between motion estimation and MpegEncContext
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 11 May 2004 00:58:08 +0000 (00:58 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 11 May 2004 00:58:08 +0000 (00:58 +0000)
commitaf4091f194013c30f089e1f4b0f7067f1cd4ff65
tree8586d99ca1f1431c5a7dc8ae73044c1ef022c069
parentca8ad847676697a482151fe32cba603d91d940d5
reduce dependancy between motion estimation and MpegEncContext
this is practically just a s/s->me./c->/

Originally committed as revision 3123 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/motion_est.c
libavcodec/motion_est_template.c