Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: Constify all the AVCodecParsers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
| | | | | | | | Possible now that the next pointer no longer exists. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec: add dvaudio parser | Paul B Mahol | 2016-01-28 | 1 | -0/+46 |
Signed-off-by: Paul B Mahol <onemda@gmail.com> |