Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-22Remove unnecessary avassert.h inclusionsAndreas Rheinhardt
2021-07-22avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2021-04-01avformat/imx: Check palette chunk sizeMichael Niedermayer
2021-02-26avformat/imx: set video stream durationPaul B Mahol
2021-02-26avcodec/imx: use ff_reget_buffer()Paul B Mahol
2021-02-23avformat/imx: remove unused headerPaul B Mahol
2021-02-20avformat: add Simbiosis IMX demuxerPaul B Mahol