summaryrefslogtreecommitdiff
path: root/libavcodec/codec_par.h
Commit message (Collapse)AuthorAge
* avcodecpar: switch to the new channel layout APIVittorio Giovara2022-03-15
| | | | | | Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> Signed-off-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: James Almer <jamrial@gmail.com>
* lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.hAnton Khirnov2021-06-10
|
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-22