]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3enc_float.h
Fix overflow in pred16x16_plane x86 simd code. Fixes issue 2547.
[ffmpeg] / libavcodec / ac3enc_float.h
2011-01-08 Justin RugglesAdd stereo rematrixing support to the AC-3 encoders.
2011-01-05 Justin RugglesConvert floating-point MDCT coefficients to 24-bit...
2011-01-04 Justin RugglesChange the AC-3 encoder to use floating-point.