aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpeg2/motion_comp_vis.c
Commit message (Collapse)AuthorAge
* libmpeg2: drop libmpeg2 supportGravatar Uoti Urpala2011-02-01
| | | | | libavcodec mpeg2 decoder has been the default for a while and seems to work fine.
* Lots and lots of #ifdef ARCH_... -> #if ARCH_...Gravatar reimar2009-01-16
| | | | | | | | and #ifdef HAVE_MMX etc -> #if HAVE_MMX. There might be still more that need to be fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28325 b3059339-0415-0410-9bf9-f77b7e298cf2
* Importing libmpeg2 from mpeg2dec-0.4.0bGravatar henry2004-08-02
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12933 b3059339-0415-0410-9bf9-f77b7e298cf2