-
- Downloads
"README.md" did not exist on "92b5f71a7d30974250918b12e93c974b9b555d11"
ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext
and use in scale_coefficients() for the floating-point AC-3 encoder.
Showing
- libavcodec/ac3dsp.c 19 additions, 2 deletionslibavcodec/ac3dsp.c
- libavcodec/ac3dsp.h 15 additions, 2 deletionslibavcodec/ac3dsp.h
- libavcodec/ac3enc.c 1 addition, 1 deletionlibavcodec/ac3enc.c
- libavcodec/ac3enc_float.c 2 additions, 3 deletionslibavcodec/ac3enc_float.c
- libavcodec/x86/ac3dsp.asm 115 additions, 0 deletionslibavcodec/x86/ac3dsp.asm
- libavcodec/x86/ac3dsp_mmx.c 14 additions, 1 deletionlibavcodec/x86/ac3dsp_mmx.c
Loading
Please register or sign in to comment