summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add Cintel RAW decoderPaul B Mahol2020-10-071-1/+1
* lavc,doc: add libuavs3d video decoder wrapperhwren2020-10-061-1/+1
* avcodec: add Argonaut Games Video decoderPaul B Mahol2020-09-271-1/+1
* avcodec: add IPU Video decoder and parserPaul B Mahol2020-09-241-1/+1
* avcodec: add AV1 hardware accelerated decoderFei Wang2020-09-121-1/+1
* avcodec: add PhotoCD decoderPaul B Mahol2020-09-041-1/+1
* avcodec: add MobiClip video decoderPaul B Mahol2020-09-031-1/+1
* avcodec: add FastAudio decoderPaul B Mahol2020-09-031-1/+1
* avcodec: add ADPCM IMA MOFLEX decoderPaul B Mahol2020-09-031-2/+2
* libavcodec/j2kenc: Support for multiple layersGautam Ramakrishnan2020-08-301-1/+1
* avcodec: add RPZA encoderPaul B Mahol2020-08-211-1/+1
* avcodec: add adpcm_argo encoderZane van Iperen2020-08-071-1/+1
* avcodec: add CFHD encoderPaul B Mahol2020-08-021-1/+1
* avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah2020-07-291-2/+2
* libavcodec/libaomenc.c: Add command-line options for inter-coding toolsWang Cao2020-07-241-1/+1
* libavcodec/libaomenc.c: Add command-line options for tx tools.Wang Cao2020-07-241-1/+1
* avcodec: add adpcm_ima_apm encoderZane van Iperen2020-07-211-1/+1
* API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang2020-07-151-1/+1
* avcodec/hevcdec: Add VDPAU to list of supported formatsManojGuptaBonda2020-07-091-1/+1
* libavcodec/pgxdec: Add PGX decoderGautam Ramakrishnan2020-07-031-2/+2
* avcodec/libaomenc: Add command-line options for intra-coding toolsWang Cao2020-07-011-1/+1
* avcodec/libaomenc: Add command-line options to control the use of partition t...Wang Cao2020-07-011-1/+1
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-011-1/+1
* avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler2020-06-301-1/+1
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-181-1/+1
* Bump minor versions after branching 4.3n4.4-devMichael Niedermayer2020-06-081-1/+1
* 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