Commit graph

9 commits

Author SHA1 Message Date
Alex Bee
52ab9a72ee tools: ffmpeg: gen-patches: add feature-set vf-deinterlace-v4l2m2m
It will be used by Allwinner and Rockchip projects
2023-02-16 10:00:22 +01:00
Alex Bee
c5cf9182c8 ffmpeg: update v4l2-request patch
Patch created using revisions 293e067..0b8eff4
from branch v4l2-request-hwaccel-4.4.1-Nexus-Alpha1 of https://github.com/jernejsk/FFmpeg

and ffmpeg (Rockchip): drop max slices patch
2022-10-04 20:32:34 +00:00
Jernej Skrabec
71e0f68d73 Rockchip: ffmpeg: Remove patch which has been moved to common patch collection 2022-01-24 18:36:27 +01:00
Alex Bee
7b46405ddb Rockchip: ffmpeg: support more formats / automatic output format selection in deinterlace filter
Also increase input/output buffer count
2021-10-11 15:28:31 +02:00
Alex Bee
3198acc472 Rockchip: ffmpeg: v4l2request: support validating framesizes supported by the driver 2021-10-11 15:28:23 +02:00
Alex Bee
946d66c50c Rockchip linux/ffmpeg hevc: increase max slices count 2021-10-11 15:28:14 +02:00
Jernej Skrabec
1ef16a3c31 Rockchip: ffmpeg: Remove moved patch 2021-04-11 19:27:31 +02:00
Alex Bee
8224a07880 Rockchip: add ffmpeg/kodi patches for HW deinterlacing
Patches are taken from AW (written by @jernejsk) with small change from me
(which also made its way to AW patches)
2021-02-16 16:43:50 +01:00
Alex Bee
07446da506 rockchip: enable HEVC (8/10 bit) and VP9 (8 bit) decoding on RK3328 and RK3399
This should really be seen as WIP, since not all (HEVC) respectively very
few (VP9) samples are decoded / rendered correctly.
2021-01-18 00:29:46 +01:00