lavc: introduce VideoDSPContext
Move some functions from dsputil. The idea is that videodsp contains
functions that are useful for a large and varied set of video decoders.
Currently, it contains emulated_edge_mc() and prefetch().
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
Showing
libavcodec/videodsp.c
0 → 100644
libavcodec/videodsp.h
0 → 100644
This diff is collapsed.
libavcodec/x86/videodsp.asm
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment