summaryrefslogtreecommitdiff
path: root/libavutil/x86_cpu.h
Commit message (Collapse)AuthorAge
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
| | | | Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add #define REGcGuillaume Poirier2006-08-12
| | | | Originally committed as revision 5988 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-03
Originally committed as revision 5595 to svn://svn.ffmpeg.org/ffmpeg/trunk