summaryrefslogtreecommitdiff
path: root/libavcodec/ac3enc_fixed.h
Commit message (Expand)AuthorAge
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-14
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-08
* Convert floating-point MDCT coefficients to 24-bit fixed-point all at onceJustin Ruggles2011-01-05
* Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles2011-01-03