aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dwt.c
Commit message (Expand)AuthorAgeFilesLines
* dwt: Fix several warnings about incompatible pointer typejamal2012-07-271-16/+16
* libavcodec/x86/dwt.c: move some missed things under HAVE_YASMMichael Niedermayer2012-06-101-1/+1
* cleanup: remove various double end ';' all over the code.Clément Bœsch2011-11-161-1/+1
* dirac: fix horizontal_compose_dd97i_ssse3Michael Niedermayer2011-11-011-2/+6
* dirac: Fix mmx/sse haar wavelet composeMichael Niedermayer2011-11-011-25/+28
* dirac: disable ff_horizontal_compose_haar0i_sse2() the function is not bitexactMichael Niedermayer2011-11-011-1/+1
* dirac: ff_horizontal_compose_dd97i_ssse3 does not work yet, thus disable itMichael Niedermayer2011-10-301-1/+1
* DIRAC Decoder stable version, MMX support removed.multiple authors2011-10-301-0/+195