Author | SHA1 | Message | Date |
---|---|---|---|
|
1e470fadcb |
DWT: x86 init should depend on HAVE_MMX
The init function is only compiled if MMX is enabled, the call must use the same condition. Originally committed as revision 22531 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |
|
33996217ca |
Add ff_ prefix to dwt functions
Originally committed as revision 22523 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |
|
05aec7bb87 |
Separate DWT from snow and dsputil
This moves the DWT functions from snow.c and dsputil.c to a file of their own. A new struct, DWTContext, holds the function pointers previously part of DSPContext. Originally committed as revision 22522 to svn://svn.ffmpeg.org/ffmpeg/trunk |
15 years ago |