* reenabled original xy2 put routine - rounding error is really bad with
authorZdenek Kabelac <kabi@informatics.muni.cz>
Wed, 29 May 2002 19:57:21 +0000 (19:57 +0000)
committerZdenek Kabelac <kabi@informatics.muni.cz>
Wed, 29 May 2002 19:57:21 +0000 (19:57 +0000)
commit6aa6ea8e11ce58543d45e99c37cd3d6179a76af0
tree5be620bb874baf5030fd80a02019c3625457fe1d
parent91abb473fb8432226918da4fe03365ebaf688978
* reenabled original xy2 put routine - rounding error is really bad with
  the new code
* added PAVGP macros for parallel processing to safe few more cycles on
  celerons

Originally committed as revision 625 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_mmx.c