summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3enc.h
Commit message (Expand)AuthorAgeFilesLines
* ac3enc: fix allocation of floating point samples.Justin Ruggles2011-06-131-0/+5
* ac3enc: remove empty ac3_float function that is never calledJustin Ruggles2011-06-131-1/+0
* ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-131-0/+79
* ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples and mdctJustin Ruggles2011-06-131-3/+2
* ac3enc: use function pointer to choose between AC-3 and E-AC-3 header outputJustin Ruggles2011-06-131-0/+2
* Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles2011-06-071-0/+214
* preparing integration of new AC3 decoderFabrice Bellard2002-10-281-34/+0
* * encoding of AC3 with more than 2 channelsZdenek Kabelac2002-04-081-2/+4
* Initial revisionFabrice Bellard2001-07-221-0/+32
OpenPOWER on IntegriCloud