diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2010-07-24 19:33:05 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2010-07-24 19:33:05 +0000 |
commit | e3f7bf774caad334b258f4494e77420a7c161b63 (patch) | |
tree | 16de283cd00c4a71a0e14aef467e12807069007b /libavcodec/atrac1.c | |
parent | e6e3069b54a3f9e0ac766ba398709e0e6116072a (diff) | |
download | ffmpeg-e3f7bf774caad334b258f4494e77420a7c161b63.tar.gz |
Fix SPLATB_REG mess. Used to be a if/elseif/elseif/elseif spaghetti, so this
splits it into small optimization-specific macros which are selected for each
DSP function. The advantage of this approach is that the sse4 functions now
use the ssse3 codepath also without needing an explicit sse4 codepath.
Originally committed as revision 24487 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/atrac1.c')
0 files changed, 0 insertions, 0 deletions