summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions to separate 4.3 from masterMichael Niedermayer2020-06-081-1/+1
* avcodec: add PFM image decoderPaul B Mahol2020-05-301-1/+1
* avcodec: add adpcm_ima_ssi encoderZane van Iperen2020-05-271-1/+1
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-271-2/+2
* avcodec: move mpeg4 profiles to profiles.hMarton Balint2020-05-221-1/+1
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-221-2/+2
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-211-1/+4
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-191-1/+1
* avcodec: add NotchLC decoderPaul B Mahol2020-05-191-1/+1
* lavc/libopenh264enc: Add coder option to replace cabacLinjie Fu2020-05-131-0/+3
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-121-1/+1
* avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint2020-05-071-1/+1
* lavc/libopenh264enc: set slice_mode option to deprecatedLinjie Fu2020-04-291-0/+3
* avcodec: add support for Cunning Developments' ADPCMZane van Iperen2020-04-241-1/+1
* lavc/version: bump minor version for DOVI sidedataJun Zhao2020-04-231-1/+1
* avcodec: add a WebP parserJames Almer2020-04-161-1/+1
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-151-2/+2
* avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao2020-04-111-1/+1
* Changelog: Add entry for expanded styling support in movtextPhilip Langdale2020-04-101-1/+1
* avcodec: add MV30 decoderPaul B Mahol2020-04-101-2/+2
* nvdec: attach real hw_frames to post-processed framesTimo Rothenpieler2020-03-281-1/+1
* avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt2020-03-281-1/+1
* avcodec: add CRI HCA decoderPaul B Mahol2020-03-171-1/+1
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-101-1/+1
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-091-2/+2
* avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov2020-02-241-1/+1
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-221-1/+1
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-221-1/+1
* avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen2020-02-211-1/+1
* avcodec: add siren audio decoderPaul B Mahol2020-02-201-1/+1
* avcodec: fix pcm zork decoderPaul B Mahol2020-02-161-1/+1
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-151-2/+2
* avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang2020-02-111-1/+1
* libfdk-aacdec: Allow explicitly disabling the DRC reference level optionMartin Storsjö2020-02-111-1/+1
* avcodec: add decoder for Simon & Schuster Interactive's ADPCM variantZane van Iperen2020-02-061-2/+2
* avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang2020-02-031-1/+1
* avcodec: add decoder for argonaut games' adpcm codecZane van Iperen2020-01-261-2/+2
* avcodec/libaomenc: add an option to set the encoder "usage"James Almer2020-01-241-1/+1
* avcodec: add a Producer Reference Time AVPacketSideData typeJames Almer2020-01-151-2/+2
* nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale2020-01-081-1/+1
* avcodec/libx265: export encoded frame statsJames Almer2020-01-011-1/+1
* avcodec/libx265: add a qp option and apply the relevant global AVCodecContext...James Almer2020-01-011-1/+1
* lavc: add MPEG-H 3D Audio codec idYuki Tsuchiya2019-12-121-2/+2
* Add options for spatial layers.Thierry Foucu2019-11-281-1/+1
* avcodec: add mvha video decoderPaul B Mahol2019-11-271-1/+1
* avcodec: add mvdv video decoderPaul B Mahol2019-11-271-1/+1
* avcodec: add an AV1 frame merge bitstream filterJames Almer2019-11-121-1/+1
* avcodec: Add librav1e encoderDerek Buitenhuis2019-11-101-1/+1
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-261-2/+2
* Change libvpxenc default to crf=32.elliottk2019-10-071-1/+1