Revision af818f7a
libavcodec/dsputil.c | ||
---|---|---|
35 | 35 |
#include "mathops.h" |
36 | 36 |
#include "h263.h" |
37 | 37 |
#include "snow.h" |
38 |
#include "mpegvideo.h" |
|
39 |
#include "config.h" |
|
38 | 40 |
|
39 | 41 |
/* snow.c */ |
40 | 42 |
void ff_spatial_dwt(int *buffer, int width, int height, int stride, int type, int decomposition_count); |
Also available in: Unified diff