9 Commits (c64f80b0e85ad138fca300f05278263bd713d27a)

Author SHA1 Message Date
Justin Ruggles 1bca72e1bd eac3enc: support writing of basic mixing and info metadata 14 years ago
Justin Ruggles be7bd626c4 eac3enc: use different numbers of blocks per frame to allow higher bitrates 14 years ago
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