Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/dca*: Make decoder init-threadsafe | Andreas Rheinhardt | 2021-05-02 | 1 | -0/+1 |
| | | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | ||||
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -1/+1 |
| | | | | They are not properly namespaced and not intended for public use. | ||||
* | avcodec/dca: move some enumeration typedefs into headers | foo86 | 2017-07-18 | 1 | -0/+5 |
| | | | | | | | These values will be used by the parser. Prefix them with DCA_ appropriately. Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec/dca: add DTS Express (LBR) decoder | foo86 | 2016-05-10 | 1 | -0/+130 |
Signed-off-by: James Almer <jamrial@gmail.com> |