eSSIM presents a solution to the limitations of the widely adopted SSIM metric in accurately assessing human visual perception and performance. This...
Vulkan VC-2 encoder
Geo Ster
VC-2 is a relatively recent codec for high definition video in high bitrate applications. While hardware encoders for it exist, they come with many...
VC-2 decoder Vulkan Implementation
pmozil
This projects's aim is to implement the VC-2 decoder for FFmpeg in vulkan. VC-2 is a low-latency video codec that uses wavelet transforms and entropy...
Update SITI filter to match with latest specification.
Poorva Gaikar
This proposal aims to update the SITI video filter within FFmpeg to align with the latest ITU-T P.910 specification. The current implementation...
Addition of PU21 Transform Filter
Rajiv Harlalka
The project incorporates addition of a new video filter to FFmpeg, PU21 transform. PU21 has been developed to convert absolute high dynamic range...
Performance enhancement of VVC decoder via x86 SIMD assembly
SDC
VVC is the successor to the well-known codec HEVC and is currently being implemented in FFmpeg. This project will focus on improving the performance...
Enhancement of FFmpeg's libvmaf Filter
Yigithan Yigit
Project aims to enhance current implementation of the libvmaf filter in FFmpeg, which calculates the Video Multimethod Assessment Fusion (VMAF) for a...