summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3enc_float.c
Commit message (Expand)AuthorAgeFilesLines
...
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContextJustin Ruggles2011-03-171-3/+2
* Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.Diego Elio Pettenò2011-01-261-1/+1
* ac3enc: use dsputil functions in apply_window()Justin Ruggles2011-01-221-10/+6
* 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-0/+117
OpenPOWER on IntegriCloud