Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Replace get_bits_long() by get_bits() where possible | Michael Niedermayer | 2019-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | ||||
* | avcodec/mlp_parse: move TrueHD channel layout and sample rate related code ↵ | James Almer | 2019-08-24 | 1 | -50/+0 |
| | | | | | | | | to the header It will be needed by the next commit. Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec/mlp_parser: split off shared code to its own file | James Almer | 2019-05-07 | 1 | -0/+215 |
Signed-off-by: James Almer <jamrial@gmail.com> |