summaryrefslogtreecommitdiff
path: root/libavformat/argo_cvg.c
Commit message (Expand)AuthorAgeFilesLines
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* argo: convert to new channel layout APIAnton Khirnov2022-03-151-3/+2
* avformat/argo_cvg:: Fix order of operations in error check in argo_cvg_write_...Michael Niedermayer2022-02-251-1/+1
* avformat/argo_cvg: Fix checksumMichael Niedermayer2022-02-151-10/+5
* avformat/internal: Move ff_read_line_to_bprint_overwrite to avio_internal.hAndreas Rheinhardt2021-07-291-0/+1
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-221-0/+2
* avformat/argo_cvg: don't set bits_per_raw_sampleZane van Iperen2021-07-191-1/+0
* avformat: add Argonaut Games CVG muxerZane van Iperen2021-05-121-1/+148
* avformat: add Argonaut Games CVG demuxerZane van Iperen2021-05-121-0/+245