summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavfi/avgblur_vulkan: fix memory leaksLynne2023-08-28
* vulkan: check for extension rather than function pointerLynne2023-08-28
* vulkan: do not leak cooperative matrix propertiesLynne2023-08-28
* tests/fate: Add NoLegacy-cut.ape testMichael Niedermayer2023-08-28
* avcodec/apedec: Implement interim mode detectionMichael Niedermayer2023-08-28
* avcodec/apedec: remove unused variableMichael Niedermayer2023-08-28
* lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum valueJun Zhao2023-08-27
* lavfi/vf_libplacebo: add extra_opts AVDictionaryNiklas Haas2023-08-27
* lavfi/vf_libplacebo: switch to new pl_options structNiklas Haas2023-08-27
* avformat/jpegxl: remove jpegxl_probe, instead call avcodec/jpegxl_parseLeo Izen2023-08-27
* avcodec/jpegxl_parser: add JPEG XL parserLeo Izen2023-08-27
* avcodec/libjxldec: use internal AVFrame as buffered spaceLeo Izen2023-08-27
* avcodec/libjxldec: fix errors when decoding grayscale after rgbLeo Izen2023-08-27
* vulkan: enable VK_KHR_cooperative_matrixLynne2023-08-26
* avcodec/huffyuvdec: don't prepare unnecessary joint tablesChristophe Gisquet2023-08-26
* examples/transcode: flush decoder on EOFZhao Zhili2023-08-26
* avfilter/vf_transpose_vt: fix declaration-after-statementZhao Zhili2023-08-26
* avfilter/vf_transpose_vt: fix output frame dimensionZhao Zhili2023-08-26
* avfilter/vf_scale_vt: fix output frame dimensionZhao Zhili2023-08-26
* lavfi/dnn: Add OpenVINO API 2.0 supportWenbin Chen2023-08-26
* avcodec/apedec: Fix 48khz 24bit below insane levelMichael Niedermayer2023-08-26
* avcodec/apedec: Fix CRC for 24bps and bigendianMichael Niedermayer2023-08-26
* avcodec/vulkan_decode: print also codec header nameKacper Michajłow2023-08-24
* avcodec/vulkan_decode: fix struct type for h265_profileKacper Michajłow2023-08-24
* lavfi/vf_xfade_vulkan: add wipesMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: add pixelizeMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: add dissolveMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: reindent after last commitMarvin Scholz2023-08-24
* lavfi/vf_xfade_vulkan: add circleopen/circlecloseMarvin Scholz2023-08-24
* vulkan_h264: send scaling lists in zig-zag orderBenjamin Cheng2023-08-24
* avfilter/af_afade: add 4 more curvesPaul B Mahol2023-08-24
* checkasm: hevc_sao: Fix a regression in hevc_sao_edgeMatthias Dressel2023-08-24
* lavc/g722dsp: add RISC-V V DSP functionRémi Denis-Courmont2023-08-24
* lavu/timer: specify RISC-V time unitRémi Denis-Courmont2023-08-24
* lavu/timer: remove gratuitous volatileRémi Denis-Courmont2023-08-24
* lavu/timer: use time for AV_READ_TIME on RISC-VRémi Denis-Courmont2023-08-24
* avcodec/wavarc: Check that nb_samples is not negativeMichael Niedermayer2023-08-23
* avcodec/wavarc: Check shiftMichael Niedermayer2023-08-23
* avcodec/xvididct: Fix integer overflow in idct_row()Michael Niedermayer2023-08-23
* avformat/hls: reset the playlist init segment on seekTimo Rothenpieler2023-08-22
* avcodec/nvenc: add option to limit slice sizeAleksoid2023-08-22
* fate/matroska: Stop using unicode in command line paramtersMartin Storsjö2023-08-22
* configure: Include objbase.h when checking for CoTaskMemFreeMartin Storsjö2023-08-21
* avfilter/vf_ssim: Fix x86 assembly code for SSIM calculationEvgeny Pavlov2023-08-21
* hwcontext_vulkan: always use create_pnext in vulkan_pool_allocChris Spencer2023-08-20
* avutil/thread: add wrappers for pthread_cond_t functionsJames Almer2023-08-19
* doc/APIChanges: remove bogus entryJames Almer2023-08-18
* avutil/channel_layout: make pre-defined channel layouts C++ friendlyZhao Zhili2023-08-18
* cbs_h266: slice_header, fix inference for pred_weight_tableNuo Mi2023-08-17
* cbs_h266: H266RawSliceHeader, expose NumRefIdxActive[]Nuo Mi2023-08-17