summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan2019-09-271-1/+1
* avcodec: add max_samplesMichael Niedermayer2019-09-251-2/+2
* avcodec/libvpxenc: add ROI-based encoding support for VP8/VP9Guo, Yejun2019-09-191-1/+1
* avcodec: add EPG codec IDAnthony Delannoy2019-09-191-1/+1
* lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos2019-09-161-2/+2
* avcodec/libdav1d: use the library default for the filmgrain optionJames Almer2019-09-151-1/+1
* avcodec: Support EBU Tech. 3213-E primaries valuesRaphaël Zumer2019-09-011-1/+1
* avcodec: add IMM5 decoderPaul B Mahol2019-08-291-2/+2
* libavcodec/amfenc: Vulkan initialization support for encoder.OvchinnikovDmitrii2019-08-271-1/+1
* Change libaom default to crf=32.elliottk2019-08-231-1/+1
* Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer2019-07-211-1/+1
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-211-2/+2
* lavc/qsvenc: fix the incorrent map from bits to bytesZhong Li2019-07-011-1/+1
* VP4 video decoderPeter Ross2019-06-121-2/+2
* avcodec/libdav1d: fine tune thread distributionJames Almer2019-05-201-1/+1
* avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 contentManojGuptaBonda2019-05-051-1/+1
* avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi2019-04-201-1/+1
* avcodec: add LSCR decoderPaul B Mahol2019-04-131-1/+1
* avcodec: add an AV1 frame split bitstream filterJames Almer2019-04-111-1/+1
* avcodec: add ADPCM AGM decoderPaul B Mahol2019-04-111-2/+2
* avcodec/av1_metadata: add an option to remove Padding OBUsJames Almer2019-04-031-1/+1
* avcodec: add Amuse Graphics decoderPaul B Mahol2019-03-311-2/+2