aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/riff.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/adpcm: Sanyo LD-ADPCM decoderPeter Ross2025-07-041-0/+1
* avformat/riff: G.728 muxing and demuxingPeter Ross2025-06-231-0/+2
* avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoderPeter Ross2024-12-221-1/+1
* avcodec/rv60: RealVideo 6.0 decoderPeter Ross2024-11-031-0/+1
* avformat/riff: map Y416 fourcc to RAWVIDEO decoderJames Almer2024-10-261-0/+1
* avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoderJames Almer2024-10-251-0/+2
* avformat/riff: map Y410 fourcc to RAWVIDEO decoderJames Almer2024-10-131-0/+1
* avcodec: deprecate v410 de/encoderJames Almer2024-10-121-1/+1
* avcodec: deprecate v308 de/encoderJames Almer2024-10-121-1/+1
* avcodec: deprecate v408 de/encoderJames Almer2024-10-121-0/+2
* avformat/riff: map v410 fourcc to RAWVIDEO decoderJames Almer2024-10-121-0/+1
* avformat/riff: map v308 fourcc to RAWVIDEO decoderJames Almer2024-10-121-0/+1
* avformat/riff: map v408 fourcc to RAWVIDEO decoderJames Almer2024-10-121-0/+1
* avformat/riff: map y408 fourcc to RAWVIDEO decoderJames Almer2024-10-121-0/+1
* avformat/riff: Declare VCR2 to be MPEG-2Andreas Rheinhardt2024-06-121-1/+1
* avformat/avi: Added EVC codec tag to the list of supported codec_id-codec_tag...Dawid Kozinski2024-05-081-0/+1
* avcodec: LEAD MCMP decoderPeter Ross2023-11-081-0/+1
* avcodec/magicyuv: add 14bit rgb(a) supportPaul B Mahol2023-09-281-0/+2
* avcodec: add VMX1 decoderPaul B Mahol2023-06-121-0/+1
* avcodec: add RTV1 decoderPaul B Mahol2023-06-071-0/+1
* avcodec: ViewQuest VQC decoderPeter Ross2022-10-181-0/+2
* avcodec: add FTR audio decoder and parserPaul B Mahol2022-09-241-0/+3
* avcodec: add MI-SC4 audio decoderPaul B Mahol2022-09-161-0/+1
* avformat/riff: add support for ICMV filesPaul B Mahol2022-08-251-0/+1
* avformat/riff: map AYUV fourcc to RAWVIDEO decoderJames Almer2022-08-071-1/+1
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+1
* avformat: add DFPWM WAV container supportJack Bruienne2022-03-101-0/+3
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+2
* avcodec/siren: MSN Siren decoderPeter Ross2021-09-071-0/+1
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-2/+3
* avformat/wav: Deduplicate codec tags listsAndreas Rheinhardt2021-02-231-0/+4
* avformat/avienc, wtvenc: Deduplicate codec tags listAndreas Rheinhardt2021-02-231-0/+7
* avcodec/magicyuv: add support for recently added new formatPaul B Mahol2020-09-221-0/+1
* avcodec: add NotchLC decoderPaul B Mahol2020-05-191-0/+1
* avcodec: add MV30 decoderPaul B Mahol2020-04-101-0/+1
* avformat/avidec: recognize H265 fourcc as hevcPaul B Mahol2020-03-121-0/+1
* avcodec/utvideodec: add support for UQY0Paul B Mahol2020-02-251-0/+1
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-161-1/+1
* avcodec: add mvha video decoderPaul B Mahol2019-11-271-0/+1
* avcodec: add mvdv video decoderPaul B Mahol2019-11-271-0/+1
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-161-0/+1
* avformat/avidec: add support for recognizing HEVC fourcc when demuxingMarton Balint2019-08-311-0/+5
* avcodec: add IMM5 decoderPaul B Mahol2019-08-291-0/+1
* avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol2019-07-111-0/+1
* avformat/riff: add VP4 fourccPeter Ross2019-06-121-0/+1
* avcodec: add LSCR decoderPaul B Mahol2019-04-131-0/+1
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-111-0/+1
* avcodec/agm: add support for non-dct codingPaul B Mahol2019-04-111-0/+2
* avcodec/agm: add support for higher compressionPaul B Mahol2019-04-111-0/+4
* avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-311-0/+2