Add support for Part 15 to the JPEG 2000 (HT) decoder
etemesi
This proposal aims to implement an ISO ITU-T Rec. T.814 compliant High Throughput jpeg2000 decoder for ffmpeg. The new jpeg2000 standard while being...
GPU (CUDA) accelerate common software video filters
Mohamed Khaled Mohamed
FFmpeg has existing widely used filters that runs perfectly but on the CPU without using the GPU, so I will be working on writing some of these...