summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/jpeg2000_parser: Add jpeg2000 parserGautam Ramakrishnan2020-06-071-0/+1
* avcodec: add PFM image decoderPaul B Mahol2020-05-301-0/+1
* avcodec: add adpcm_ima_ssi encoderZane van Iperen2020-05-271-0/+1
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-271-0/+1
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-221-0/+1
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-221-0/+1
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-191-0/+6
* avcodec: add NotchLC decoderPaul B Mahol2020-05-191-0/+1
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-071-0/+1
* lavc/bsf: add an Opus metadata bitstream filterLynne2020-05-051-0/+1
* avcodec: add support for Cunning Developments' ADPCMZane van Iperen2020-04-241-0/+1
* avcodec: add a WebP parserJames Almer2020-04-161-0/+1
* lavc: install codec_desc.hAnton Khirnov2020-04-101-0/+1
* avcodec.h: split codec IDs into their own headerAnton Khirnov2020-04-101-0/+1
* avcodec.h: split AVPacket API into its own headerAnton Khirnov2020-04-101-0/+1
* avcodec: add MV30 decoderPaul B Mahol2020-04-101-0/+1
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-171-0/+1
* avcodec: add derf dpcm decoderPaul B Mahol2020-03-171-0/+1
* avcodec: add ADPCM IMA MTF decoderPaul B Mahol2020-03-171-0/+1
* avcodec/wavpack: add support for DSD filesDavid Bryant2020-03-111-1/+1
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-091-0/+1
* avcodec/Makefile: remove bogus/duplicate PNG parser entryAnamitra Ghorui2020-02-241-1/+0
* lavc/vaapi_hevc: add function to find exact va_profile for REXTLinjie Fu2020-02-241-1/+1
* avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen2020-02-211-0/+1
* avcodec: add siren audio decoderPaul B Mahol2020-02-201-0/+1
* libavcodec/svq: Remove ff_svq1_packet_checksum()Michael Niedermayer2020-02-191-2/+2
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-161-1/+1
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-151-0/+1
* avcodec: add decoder for Simon & Schuster Interactive's ADPCM variantZane van Iperen2020-02-061-0/+1
* avcodec/aptx: split decoder and encoder into separate filesJames Almer2020-02-051-4/+4
* avcodec/Makefile: combine dvdsub dependencies into one entry per moduleJames Almer2020-02-051-4/+2
* lavc/dvdsubenc: accept palette from optionsMichael Kuron2020-02-041-0/+1
* lavc/dvdsubdec: Move palette parsing to new functionMichael Kuron2020-02-041-0/+1
* avcodec: add decoder for argonaut games' adpcm codecZane van Iperen2020-01-261-0/+1
* avcodec: add mvha video decoderPaul B Mahol2019-11-271-0/+1
* avcodec: add mvdv video decoderPaul B Mahol2019-11-271-0/+1
* avcodec: add an AV1 frame merge bitstream filterJames Almer2019-11-121-0/+1
* avcodec: Add librav1e encoderDerek Buitenhuis2019-11-101-0/+1
* avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing h263data dependency to snow encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing vorbis_data dependency to opus encoderLou Logan2019-11-061-1/+1
* avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan2019-11-041-1/+1
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-031-0/+1
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-261-0/+1
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-161-0/+1
* lavc/tiff: Decode embedded JPEGs in DNG imagesNick Renieris2019-09-021-1/+1
* avcodec: add IMM5 decoderPaul B Mahol2019-08-291-0/+1
* lavc/qsvdec: Add mjpeg decoder supportZhong Li2019-08-201-0/+1
* lavc/h265_profile_level: Add unit testMark Thompson2019-07-071-0/+1
* h265_metadata: Add option to set the level of the streamMark Thompson2019-07-071-1/+1