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
2022-03-15hcom: convert to new channel layout APIAnton Khirnov
2022-02-08all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2019-09-16avformat/hcom: Tell the compiler about set but not read variablesMichael Niedermayer
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2019-01-16avformat/hcom: check probe buffer sizePaul B Mahol
2019-01-15avformat: add HCOM demuxerPaul B Mahol