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
Showing
libavcodec/dwt.c
0 → 100644
This diff is collapsed.
libavcodec/dwt.h
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment