Ramiro Polla
|
40d0e665d0
|
Do not misuse long as the size of a register in x86.
typedef x86_reg as the appropriate size and use it instead.
Originally committed as revision 13081 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2008-05-08 21:11:24 +00:00 |
Diego Biurrun
|
deb43f0bd8
|
Explain why there are no multiple inclusion guards in these header files.
Originally committed as revision 10771 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-10-17 22:29:13 +00:00 |
Aurelien Jacobs
|
ab54bff20a
|
Remove wrong multiple inclusion guards.
Those files are really meant to be included several times.
Originally committed as revision 10766 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-10-17 11:19:42 +00:00 |
Diego Biurrun
|
31b2c1446f
|
Add missing multiple inclusion guards.
Originally committed as revision 10763 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-10-17 09:31:06 +00:00 |
Diego Biurrun
|
7b94177e37
|
Group all copyright and author notices together.
Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-07-05 10:37:29 +00:00 |
Zuxy Meng
|
038bfcf9d6
|
3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulhrsw instead of pmulhw
Originally committed as revision 9053 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2007-05-18 08:18:56 +00:00 |