aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3enc_fixed.c
Commit message (Expand)AuthorAgeFilesLines
* Convert floating-point MDCT coefficients to 24-bit fixed-point all at onceJustin Ruggles2011-01-051-0/+11
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-2/+3
* Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles2011-01-031-0/+428