Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
| | |||||
* | eac3enc: use frame exponent strategy when applicable. | Justin Ruggles | 2011-07-19 | 1 | -0/+10 |
| | | | | | | | This checks if the set of selected exponent strategies for all blocks in a channel are in the frame exponent strategy table, and if so, writes the table index instead of each strategy. This saves up to 7 bits per channel per frame, so the overall effect on quality is small. | ||||
* | Move E-AC-3 encoder functions to a separate eac3enc.c file. | Justin Ruggles | 2011-06-07 | 1 | -0/+44 |