popcornmix
popcornmix
## Description Set colourspace and bits per pixel when playing high bit depth video ## Motivation and context Allows gbm platforms (like Pi 4) to drive 12-bit YCC422 over hdmi...
Backport to Matrix of https://github.com/xbmc/xbmc/pull/21655 ## Description Fix for missing DVD menu indicators when using DRM PRIME decoder. ## Motivation and context Fix for https://github.com/xbmc/xbmc/issues/21553 https://github.com/xbmc/xbmc/issues/18898 ## How has this...
Putting this here for comment. It currently will break RTMP and PVR CloseAndOpen, but it compiles and basic usage works for me.
This supports reading and writing OTP using the firmware mailbox interface. It needs supporting firmware to run.
Seems a useful thing to do after a first time boot.
Have an option that reboots with overscan disabled (if needed) and then allows top/left and bottom/right borders to be moved until they are just visible. This then writes overscan_left/overscan_right/overscan_top/overscan_bottom to...
Latest compilers are more fussy and this doesn't build with debian build scripts. Fix this.
Shows gpu usage as reported by the v3d driver. Works on pi4 and pi5 (earlier models don't expose this info) This provides a little more detail than the GPU taskbar...
HEVC has never worked on Pi0/1 in software, except at trivial resolutions (SD is too high).
iommu_dma_numa_policy=interleave is not valid in the current tree It generates an unknown setting will be passed to usespace warning system_heap.max_order=0 is wanted when numa is enabled, but may not be...