summaryrefslogtreecommitdiff
path: root/libavformat/imx.c
Commit message (Expand)AuthorAge
* imx: convert to new channel layout APIJames Almer2022-03-15
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/imx: Check palette chunk sizeMichael Niedermayer2021-04-01
* avformat/imx: set video stream durationPaul B Mahol2021-02-25
* avcodec/imx: use ff_reget_buffer()Paul B Mahol2021-02-25
* avformat/imx: remove unused headerPaul B Mahol2021-02-23
* avformat: add Simbiosis IMX demuxerPaul B Mahol2021-02-20