aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/packet: add IAMF Parameters side data typesJames Almer2023-12-181-1/+1
* avcodec: add QOA decoderPaul B Mahol2023-11-261-1/+1
* avcodec: bump version after EVC additionsJames Almer2023-11-201-1/+1
* avcodec: LEAD MCMP decoderPeter Ross2023-11-081-2/+2
* lavc/libaribcaption: rename `replace_fullwidth_ascii` to `replace_msz_ascii`TADANO Tokumei2023-10-291-1/+1
* lavc/libaribcaption: add MSZ character related optionsTADANO Tokumei2023-10-291-1/+1
* Bump versions after 6.1n6.2-devMichael Niedermayer2023-10-291-1/+1
* Bump versions prior to 6.1Michael Niedermayer2023-10-291-2/+2
* avcodec/nvenc: add option to control subsampling of packed rgb inputTimo Rothenpieler2023-10-091-1/+1
* avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side dataJames Almer2023-10-061-1/+1
* avcodec/codec_par: add side data to AVCodecParametersJames Almer2023-10-061-1/+1
* avcodec/packet: add generic side data helpersJames Almer2023-10-061-1/+1
* avcodec/codec_par: Move enum AVFieldOrder to defs.hAndreas Rheinhardt2023-10-031-1/+1
* lavc/vaapi_encode: Add VAAPI AV1 encoderFei Wang2023-09-221-1/+1
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-071-2/+2
* avcodec/rv34_parser: Merge RV30 and RV40 parsersAndreas Rheinhardt2023-09-071-1/+1
* Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"James Almer2023-09-061-1/+1
* lavc/avfft: deprecate the APILynne2023-09-011-1/+1
* avcodec: add OSQ audio decoderPaul B Mahol2023-09-011-1/+1
* lavc/libx264: add mb_info optionElias Carotti2023-08-081-1/+1
* avcodec/version: bump minor after recent additionsJames Almer2023-06-291-1/+1
* avcodec: AC-4 codec registrationPaul B Mahol2023-06-201-2/+2
* avcodec/filter_units_bsf: add skip frame supportZhao Zhili2023-06-191-1/+1
* avfilter/vf_bwdif_cuda: CUDA accelerated bwdif deinterlacerPhilip Langdale2023-06-161-1/+1
* avcodec/version: bump minor after evc parser and frame_merge bsf additionsJames Almer2023-06-151-1/+1
* avcodec: add VMX1 decoderPaul B Mahol2023-06-121-1/+1
* avcodec: add RTV1 decoderPaul B Mahol2023-06-071-2/+2
* avcodec/libjxldec: add animated decode supportLeo Izen2023-06-051-1/+1
* avcodec: MPEG-5 EVC codec registrationDawid Kozinski2023-05-291-1/+1
* APIchanges: add AVHWAccel changes and bump lavc minorLynne2023-05-291-2/+2
* avcodec/libdav1d: export decoder frame delayJames Almer2023-05-191-1/+1
* avcodec/mediacodec: Add VP8 encoderSamuel Mira2023-05-171-1/+1
* avcodec/mediacodec: Add AV1 encoderSamuel Mira2023-05-171-1/+1
* lavc/codec_desc: add a property for codecs that support field codingAnton Khirnov2023-05-151-1/+1
* lavc/codec_par: add AVCodecParameters.framerateAnton Khirnov2023-05-071-1/+1
* avcodec: add PDV decoderPaul B Mahol2023-04-201-1/+1
* avcodec/mediacodec: add mpeg4 encoderSamuel Raposo Vieira Mira2023-04-021-1/+1
* avcodec/mediacodec: add vp9 encoder using mediacodecSamuel Raposo Vieira Mira2023-04-021-2/+2
* avcodec/libfdk-accenc: Add option to set frame length when encoding with libf...Raphael Schlarb2023-03-311-1/+1
* avcodec: add SMPTE 2038 VANC data codec used in MPEG-TS streamsDevin Heitmueller2023-03-261-2/+2
* lavc/libvpxenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-03-101-1/+1
* avcodec/version: bump minor version to accommodate spatial audio detectionMarth642023-03-021-1/+1
* lavc/avcodec: Add HEVC Screen Content Coding Extensions profileLinjie Fu2023-02-271-1/+1
* version.h: Bump minor post 6.0 branchn6.1-devMichael Niedermayer2023-02-191-1/+1
* version.h: Bump minor for 6.0 branchMichael Niedermayer2023-02-191-1/+1
* avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_numberMarton Balint2023-02-131-1/+1
* avcodec: add RKA decoderPaul B Mahol2023-02-111-1/+1
* Bump major versions of all librariesJames Almer2023-02-091-1/+1
* lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decodingAnton Khirnov2023-02-041-1/+1
* avcodec: add WavArc decoderPaul B Mahol2023-02-041-1/+1