-
Hi, I'm use NXP imx8qmmek to test hardware decoder through V4L2, but it not work.
You can see following chrome://media-internals messages, it first choose GpuVideoDecoder, but change to FFmpegVideo…
-
Here a list of packages we should check for 7.0 if there are newer versions or released versions or if this packages are still needed/used etc.
PKG_NAME="irserver"
PKG_VERSION="6.03.08"
PKG_URL="$DIS…
sraue updated
8 years ago
-
Seems like the k8s tests are not working with the cloud hypervisor runtime-rs.
```
# Warning FailedCreatePodSandBox 64s (x2 over 82s) kubelet Failed to create pod sandbox: rpc error…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.md)…
-
Hi ,
I am trying to setup buildroot on my Renesas SH7724 machine. i am following https://github.com/pedwo/buildroot/wiki sucessfully i have compiled and mounted rootfs but when i am trying to play …
-
**Case for package:**
_1. Many Haswell+ laptops also have a dedicated nVidia GPU in addition to their Intel Gen8+ GPU. These laptops also have Thunderbolt, and to save money many encountered at u…
-
Can you make short instruction how to get correct adress for s905x ?
#define P_WATCHDOG_RESET (volatile unsigned int *)0xFFD0F0DC
#define _clear_icache() ((void (*)(void))0xffff051c)()
#define _d…
-
please can you try yolov5n and tell us the result fps
-
I have been struggling to accurately monitor our CONUS run because I am basing completion off of the WBD HUC10s. These differ from the actual data that we are using for Riverscapes Context.
Please …
-
```
I was surprised to see L2_DATA_READ_MISS_MEM_FILL, L2_DATA_READ_MISS_CACHE_FILL
as 0 for few programs when measured in PMC1, so i made a comparison with VTUNE
and feel that there is some problem…