]> git.sesse.net Git - ffmpeg/commit
Move cavs dsp functions to their own struct
authorMåns Rullgård <mans@mansr.com>
Tue, 3 Aug 2010 20:59:00 +0000 (20:59 +0000)
committerMåns Rullgård <mans@mansr.com>
Tue, 3 Aug 2010 20:59:00 +0000 (20:59 +0000)
commitf079a64aea0d19dd7adfc045747cd4b4dfb6225c
treef02085b637c2b6386bc96ed92aac18e7b8450383
parent61ee75bbf86cc2a69fb02c32e391c197ddd9fcf3
Move cavs dsp functions to their own struct

Originally committed as revision 24685 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cavs.c
libavcodec/cavs.h
libavcodec/cavsdec.c
libavcodec/cavsdsp.c
libavcodec/cavsdsp.h [new file with mode: 0644]
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/x86/cavsdsp_mmx.c
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_mmx.h