Hüseyin BIYIK
Hüseyin BIYIK
## Description When DRM planes are different according to the format and modifier combination, Kodi should select the video plane to render dynamically acording to the requested DRM format and...
When drm prime frames are imported with EGL, mesa expects 64 byte aligned frames, if not EGL does not import. I am working around it by processing the decoded frames...
in case no dma device is available, mpp thinks that dma allocator is still valid. I think it should check the availablity of at least one device device in dma...
always reproducable. for the below 1080p hevc file with of NV12 frame mpp hevc decoder gives 2304 hstride which is completely wrong, surrely no idea where 2304 is coming from,...
This is a feature request. After the frame is decoded, there are people who are interested in the frame type. IE: P, I or B frame. I see this information...
## Description The issue is triggered when java is used in containerized environment. When the container tool mounts/binds ext4 fs directly or with an overlayfs, the wildcard used in CLASSPATH...
Distutils is removed since python3.12 ## Description Instead use sysconfig which is available since python3.2. ## Motivation and context If not using a linux system with python 3.12 will cause...
as in [case](https://forum.radxa.com/t/archlinux-on-rock5b/13851/411?u=boogiepop) some players can not pickup the right format. in the cases where it is obvious like [moonlight](https://github.com/moonlight-stream/moonlight-qt/pull/1167) i create mainline PRs to players but there are such...
  So this allows firefox (or any other app user v4l2m2m with ffmpeg, vlc?) to import DRMPrime frames from rkmpp* decoders/encoders directly. So...
Fixes : https://github.com/xbmc/inputstream.ffmpegdirect/issues/299 https://github.com/xbmc/inputstream.ffmpegdirect/issues/250 https://github.com/zapping-vbi/zvbi/issues/49