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. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22522 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
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