13 Commits (527ca3985c736ffe077a82fdf3616f0fd571b923)

Author SHA1 Message Date
Carl Eugen Hoyos b1c450be49 Fix "redundant redeclaration" warning. 14 years ago
Justin Ruggles 99477adc31 ac3enc: fix allocation of floating point samples. 14 years ago
Justin Ruggles 38c304addd ac3enc: remove empty ac3_float function that is never called 14 years ago
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago
Justin Ruggles e754dfc0bb ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples and mdct 14 years ago
Justin Ruggles 36151b3e31 ac3enc: use function pointer to choose between AC-3 and E-AC-3 header output 14 years ago
Justin Ruggles c8e9ea43d0 Move E-AC-3 encoder functions to a separate eac3enc.c file. 14 years ago
Fabrice Bellard 6107fa87b4 preparing integration of new AC3 decoder 22 years ago
Zdenek Kabelac 30b68f33aa * encoding of AC3 with more than 2 channels 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago