aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/version.h
AgeCommit message (Expand)Author
2021-02-25Enable motion vectors debuggingdebug/motion-vectorsPaul Kocialkowski
2020-08-21avcodec: add RPZA encoderPaul B Mahol
2020-08-07avcodec: add adpcm_argo encoderZane van Iperen
2020-08-02avcodec: add CFHD encoderPaul B Mahol
2020-07-29avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah
2020-07-24libavcodec/libaomenc.c: Add command-line options for inter-coding toolsWang Cao
2020-07-24libavcodec/libaomenc.c: Add command-line options for tx tools.Wang Cao
2020-07-21avcodec: add adpcm_ima_apm encoderZane van Iperen
2020-07-15API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang
2020-07-09avcodec/hevcdec: Add VDPAU to list of supported formatsManojGuptaBonda
2020-07-03libavcodec/pgxdec: Add PGX decoderGautam Ramakrishnan
2020-07-01avcodec/libaomenc: Add command-line options for intra-coding toolsWang Cao
2020-07-01avcodec/libaomenc: Add command-line options to control the use of partition t...Wang Cao
2020-07-01avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan
2020-06-30avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler
2020-06-18avcodec/encode: restructure the core encoding codeJames Almer
2020-06-08Bump minor versions after branching 4.3Michael Niedermayer
2020-06-08Bump minor versions to separate 4.3 from masterMichael Niedermayer
2020-05-30avcodec: add PFM image decoderPaul B Mahol
2020-05-27avcodec: add adpcm_ima_ssi encoderZane van Iperen
2020-05-27avcodec.h: split AVCodec API into its own headerAnton Khirnov
2020-05-22avcodec: move mpeg4 profiles to profiles.hMarton Balint
2020-05-22avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov
2020-05-21avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer
2020-05-19avcodec: Add MediaFoundation encoder wrapperwm4
2020-05-19avcodec: add NotchLC decoderPaul B Mahol
2020-05-13lavc/libopenh264enc: Add coder option to replace cabacLinjie Fu
2020-05-12lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov
2020-05-07avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audioMarton Balint
2020-04-29lavc/libopenh264enc: set slice_mode option to deprecatedLinjie Fu
2020-04-24avcodec: add support for Cunning Developments' ADPCMZane van Iperen
2020-04-23lavc/version: bump minor version for DOVI sidedataJun Zhao
2020-04-16avcodec: add a WebP parserJames Almer
2020-04-15avcodec: Add explicit capability flag for encoder flushingPhilip Langdale
2020-04-11avcodec/libaomenc.c: Add a libaom command-line option 'tune'Wang Cao
2020-04-10Changelog: Add entry for expanded styling support in movtextPhilip Langdale
2020-04-10avcodec: add MV30 decoderPaul B Mahol
2020-03-28nvdec: attach real hw_frames to post-processed framesTimo Rothenpieler
2020-03-28avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt
2020-03-17avcodec: add CRI HCA decoderPaul B Mahol
2020-03-10API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic
2020-03-09avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen
2020-02-24avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov
2020-02-22avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer
2020-02-22avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer
2020-02-21avcodec: add decoder for Rayman 2's ADPCM variantZane van Iperen
2020-02-20avcodec: add siren audio decoderPaul B Mahol
2020-02-16avcodec: fix pcm zork decoderPaul B Mahol
2020-02-15avcodec: add cdtoons decoderAlyssa Milburn
2020-02-11avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang