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 SIPR parser | Paul B Mahol | 2017-01-16 | 1 | -0/+74 |
Fixes #2056. Signed-off-by: Paul B Mahol <onemda@gmail.com> |