aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec: add media100_to_mjpegb bitstream filter and use itPaul B Mahol2023-01-311-1/+1
* avcodec: add ADPCM XMD decoderPaul B Mahol2023-01-301-1/+1
* lavc: add a codec flag for propagating opaque from frames to packetsAnton Khirnov2023-01-291-1/+1
* avcodec: add CBD2 DPCM decoderPaul B Mahol2023-01-271-1/+1
* avcodec: add WADY DPCM decoderPaul B Mahol2023-01-241-1/+1
* avcodec/mediacodecdec: add AV1 decoding supportZhao Zhili2023-01-031-2/+2
* avcodec/mediacodecenc: add pts_as_dts optionZhao Zhili2022-12-171-1/+1
* avcodec/mediacodecenc: add level optionZhao Zhili2022-12-171-1/+1
* avcodec/mediacodecenc: add bitrate_mode optionZhao Zhili2022-12-171-1/+1
* lavc: add new unsafe_output hwaccel_flagTimo Rothenpieler2022-12-101-2/+2
* avcodec/mediacodecenc: add option to select codec by nameZhao Zhili2022-12-081-1/+1
* avcodec: add MediaCodec encoderZhao Zhili2022-11-211-1/+1
* avcodec/mediacodecdec: enable NDK mediacodecZhao Zhili2022-11-211-2/+2
* lavc: bump micro versionrcombs2022-11-121-1/+1