Author | SHA1 | Message | Date |
---|---|---|---|
|
d3789eeeed |
aarch64: implement videodsp.prefetch
8% faster h264 decoding on Apple A7. |
11 years ago |
|
458446acfa |
lavc: Edge emulation with dst/src linesize
Allow supporting files for which the image stride is smaller than the maximum block size + number of subpel mc taps, e.g. a 64x64 VP9 file or a 16x16 VP8 file with -fflags +emu_edge. |
11 years ago |
|
5ce04c14dd | Use correct Doxygen syntax | 11 years ago |
|
8c53d39e7f |
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> |
12 years ago |