Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dcaenc: Allow encoding without specifying a channel_layout. | Reimar Döffinger | 2012-04-07 | 1 | -1/+8 |
| | | | | | | | It will print a warning, making the behaviour consistent with the AC3 encoder. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de> | ||||
* | dcaenc: switch to encode2() | Paul B Mahol | 2012-03-22 | 1 | -7/+14 |
| | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | add missing long_name for amv and dca encoder | Paul B Mahol | 2011-12-10 | 1 | -0/+1 |
| | | | | | Reviewed-by: Carl Eugen Hoyos Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | dcaenc: small quantization simplification. | Clément Bœsch | 2011-06-18 | 1 | -2/+1 |
| | |||||
* | DCA/DTA encoder | Alexander E. Patrakov | 2011-04-26 | 1 | -0/+587 |