summaryrefslogtreecommitdiff
path: root/libavformat/imx.c
Commit message (Expand)AuthorAgeFilesLines
* imx: convert to new channel layout APIJames Almer2022-03-151-2/+1
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/imx: Check palette chunk sizeMichael Niedermayer2021-04-011-0/+2
* avformat/imx: set video stream durationPaul B Mahol2021-02-251-0/+1
* avcodec/imx: use ff_reget_buffer()Paul B Mahol2021-02-251-0/+6
* avformat/imx: remove unused headerPaul B Mahol2021-02-231-1/+0
* avformat: add Simbiosis IMX demuxerPaul B Mahol2021-02-201-0/+160