aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ftr.c
Commit message (Collapse)AuthorAgeFilesLines
* lavc: deprecate AV_CODEC_CAP_SUBFRAMESAnton Khirnov2023-05-151-1/+5
| | | | There is nothing meaningful the caller can do with it.
* avcodec/ftr: use more portable return error codePaul B Mahol2023-01-291-1/+1
|
* avcodec: add FTR audio decoder and parserPaul B Mahol2022-09-241-0/+208