summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove deprecated API to split/merge side-dataAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove deprecated AVPacket APIAndreas Rheinhardt2021-04-271-3/+0
* avcodec, avformat: Remove AVPacket.convergence_durationAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove sidedata-only-packet cruftAndreas Rheinhardt2021-04-271-3/+0
* avcodec, avformat: Remove old BSF APIAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next APIAndreas Rheinhardt2021-04-271-3/+0
* avcodec/adpcmenc: Adds encoder for Westwood ADPCM.Aidan Richmond2021-04-261-2/+2
* avcodec/nvenc: add support for gbrp rgb inputTimo Rothenpieler2021-04-111-1/+1
* avcodec/mpegvideo: Deprecate mpeg_quant option for codecs != MPEG-4Andreas Rheinhardt2021-04-101-1/+4
* lavc: postpone FF_API_AVCTX_TIMEBASEAnton Khirnov2021-04-081-3/+3
* Bump minor versions after release branchn4.5-devMichael Niedermayer2021-03-201-1/+1
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-201-1/+1
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-171-1/+4
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-161-1/+4
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-121-1/+1
* avcodec/packet: change side data related public function and struct size type...James Almer2021-03-101-1/+1
* avcodec/parser: Schedule av_parser_change for removalAndreas Rheinhardt2021-03-061-0/+3
* avcodec: add TTML encoderJan Ekström2021-03-051-2/+2
* avcodec: enable usage of err_recognition for encodersJan Ekström2021-03-051-1/+1
* avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removalAndreas Rheinhardt2021-03-021-0/+3
* avcodec: add SGA Video decoderPaul B Mahol2021-03-011-1/+1
* avcodec: add SGA PCM decoderPaul B Mahol2021-03-011-1/+1
* avcodec/options: deprecate avcodec_get_frame_class()James Almer2021-02-271-2/+5
* avcodec: Add missing FF_API define for libavcodec pix fmt APIAndreas Rheinhardt2021-02-261-0/+3
* Handle AVID MJPEG streams directly in the MJPEG decoder.Anton Khirnov2021-02-251-1/+1
* avcodec: remove pointless lowres deprecation wrappersJames Almer2021-02-221-3/+0
* avcodec: add Simbiosis IMX video decoderPaul B Mahol2021-02-201-1/+1
* avcodec: add initial exr image encoderPaul B Mahol2021-02-181-1/+1
* avcodec: add setts bitstream filterPaul B Mahol2021-02-121-1/+1
* avcodec: add cri parserPaul B Mahol2021-02-091-1/+1
* avcodec: add xbm parserPaul B Mahol2021-02-051-1/+1
* avcodec: add PFM image encoderPaul B Mahol2021-02-021-1/+1
* lavc: shedule old encoding/decoding API for removalAnton Khirnov2021-01-261-0/+3
* avcodec: deprecate AVCodecContext.debug_mvJames Almer2021-01-251-1/+4
* avcodec: remove long dead debug_mv codeJames Almer2021-01-251-3/+0
* avcodec/dolby_e: Add a parserNicolas Gaullier2021-01-251-2/+2
* avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIGWonkap Jang2021-01-141-1/+1
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-141-1/+1
* avcodec: add vvc codec id and profilesNuo Mi2021-01-111-2/+2
* avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1Philip Langdale2020-12-081-1/+1
* avcodec/nvdec: Add support for decoding monochrome av1Philip Langdale2020-12-061-1/+1
* avcodec/msp2dec: Microsoft Paint (MSP) version 2 decoderPeter Ross2020-12-061-1/+1
* avcodec: deprecate thread_safe_callbacksAnton Khirnov2020-11-271-1/+4
* avcodec: add SpeedHQ encoderJean-Baptiste Kempf2020-11-241-2/+2
* avcodec/dxva2: add AV1 decode supportHendrik Leppkes2020-11-121-1/+1
* avcodec/nvdec: add av1 hwaccelTimo Rothenpieler2020-11-111-1/+1
* avcodec: add av1 VAAPI decoderFei Wang2020-11-021-1/+1