Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/codec2utils: Remove legacy avpriv functions | Andreas Rheinhardt | 2021-04-27 | 1 | -82/+0 |
| | | | | | | | Unused since 37d742b607d47122d23d548ffd7ad9b09cbc5298. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec/codec2utils: move the remaining avpriv functions to lavf | James Almer | 2020-10-28 | 1 | -0/+2 |
| | | | | | | | | They are only used by the codec2 demuxers. The symbols are kept around until the next major bump. Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec/codec2utils: remove avpriv prefix from inline functions | James Almer | 2020-10-28 | 1 | -4/+4 |
| | | | | Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | Add libcodec2 en/decoder | Tomas Härdin | 2018-02-24 | 1 | -0/+80 |