-
- Downloads
Merge commit 'b57e38f5'
* commit 'b57e38f5': ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm Merged-by:Clément Bœsch <u@pkh.me>
No related branches found
No related tags found
Showing
- libavcodec/ac3dec.c 3 additions, 3 deletionslibavcodec/ac3dec.c
- libavcodec/ac3dsp.c 85 additions, 38 deletionslibavcodec/ac3dsp.c
- libavcodec/ac3dsp.h 11 additions, 5 deletionslibavcodec/ac3dsp.h
- libavcodec/x86/Makefile 2 additions, 1 deletionlibavcodec/x86/Makefile
- libavcodec/x86/ac3dsp_downmix.asm 187 additions, 0 deletionslibavcodec/x86/ac3dsp_downmix.asm
- libavcodec/x86/ac3dsp_init.c 41 additions, 138 deletionslibavcodec/x86/ac3dsp_init.c
Loading
Please register or sign in to comment