summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/iamf_parse: Check sound_systemMichael Niedermayer2024-04-04
* avcodec/wavarc: fix signed integer overflow in block type 6/19Michael Niedermayer2024-04-04
* avcodec/liblc3enc: don't force unspec channel layoutsJames Almer2024-04-04
* avcodec/liblc3dec: sanitize channel count in avctxJames Almer2024-04-04
* avcodec/liblc3: add encoding/decoding support of LC3 audio codecAntoine Soulier via ffmpeg-devel2024-04-04
* Changelog: fix typos for 7.0 sectionMarth642024-04-04
* swscale/ppc/swscale_ppc_template: Reindent after the previous commitAndreas Rheinhardt2024-04-04
* swscale/ppc/swscale_ppc_template: Remove code not passing checkasmAndreas Rheinhardt2024-04-04
* avcodec/vvc: Rename vvc_?foo->fooAndreas Rheinhardt2024-04-04
* changelog: update for 7.0Jean-Baptiste Kempf2024-04-04
* libavfilter/dnn_io_proc: Take step into consideration when crop frameWenbin Chen2024-04-04
* libavfilter/dnn_backend_openvino: Check bbox's heightWenbin Chen2024-04-04
* avcodec/vvc/vvc_inter_template: Fix left shift of negative numberAndreas Rheinhardt2024-04-04
* configure: Only enable iamfdec, iamfenc when neededAndreas Rheinhardt2024-04-03
* configure: Fix iamfdec dependenciesAndreas Rheinhardt2024-04-03
* doc/developer: (security) researchers should be creditedMichael Niedermayer2024-04-03
* avcodec/libx265: do not arbitrarily limit color valuesJan Ekström2024-04-03
* avfilter/{buffersrc,vf_setparams}: map IPT-C2, YCgCo-R variantsJan Ekström2024-04-03
* avcodec/options_table: map IPT-C2, YCgCo-R variants in colorspaceJan Ekström2024-04-03
* avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3Jan Ekström2024-04-03
* configure: Add missing libdav1d/av1 decoders->dovi_rpu dependencyAndreas Rheinhardt2024-04-03
* avfilter/avfilter: Don't use av_uninitAndreas Rheinhardt2024-04-03
* avfilter/vf_grayworld: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_hflip: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_vflip: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_swapuv: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/avfilter: Honour the short options documentationAndreas Rheinhardt2024-04-03
* avfilter/avfilter: Use AV_DICT_DONT_STRDUP_(KEY|VAL) when possibleAndreas Rheinhardt2024-04-03
* avcodec/tiff: Don't cast const away via bsearchAndreas Rheinhardt2024-04-03
* avcodec/libvpxenc: Avoid unused-variable warning if VP9 enc is disabledAndreas Rheinhardt2024-04-03
* avcodec/proresdec2: Rename to proresdecAndreas Rheinhardt2024-04-03
* fate/ffprobe: Fix test requirementsAndreas Rheinhardt2024-04-03
* fate/api: Fix requirements of fate-api-seekAndreas Rheinhardt2024-04-03
* fate/lavf-container: Check earlier for presence of ffmpeg cliAndreas Rheinhardt2024-04-03
* fate/libswscale: Disable ffmpeg-dependent tests without ffmpegAndreas Rheinhardt2024-04-03
* avcodec/dovi_rpu: attach ext blocks to framesNiklas Haas2024-04-03
* avcodec/dovi_rpu: parse extension blocksNiklas Haas2024-04-03
* avcodec/dovi_rpu: add ext_blocks array to DOVIContextNiklas Haas2024-04-03
* avcodec/dovi_rpu: verify RPU data CRC32Niklas Haas2024-04-03
* avcodec/dovi_rpu: strip container in separate stepNiklas Haas2024-04-03
* avcodec/dovi_rpu: switch to AVERROR_INVALIDDATANiklas Haas2024-04-03
* avutil/dovi_meta: add dolby vision extension blocksNiklas Haas2024-04-03
* avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivotsquietvoid2024-04-03
* configure: Separate subsystem for Immersive Audio ModelEugene Zemtsov2024-04-03
* lavc/vaapi_encode: convert from lambda to qpHaihao Xiang2024-04-03
* lavc/vaapi_encode: Add VAAPI version check for BLBRCFei Wang2024-04-03
* avcodec/d3d12va_decode: remove extra spaces for declarationTong Wu2024-04-03
* avformat/isom: don't drop the known layout when parsing AAC decSpecificInfoJames Almer2024-04-02
* avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr()Michael Niedermayer2024-04-02
* avcodec/exr: Dont use 64bits to hold 6bitsMichael Niedermayer2024-04-03