7 Commits (3009f521f390b2bd440d9747a9c6baf648b2087a)

Author SHA1 Message Date
Justin Ruggles b5849f7709 ac3enc: merge AC3MDCTContext with AC3EncodeContext. 14 years ago
Justin Ruggles 82cea7cb6c ac3enc: prefer passing AC3EncodeContext rather than AVCodecContext 14 years ago
Justin Ruggles 523b7eba19 ac3enc: clip coefficients after MDCT. 14 years ago
Justin Ruggles 8683c6a638 ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c 14 years ago
Justin Ruggles b203f65451 ac3enc: use correct alignment and length in channel coupling dsp functions. 14 years ago
Justin Ruggles 99477adc31 ac3enc: fix allocation of floating point samples. 14 years ago
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago