• Joined on 2025-11-30
gx pushed to main at gx/vf-cuda-grid 2026-05-19 21:52:13 +01:00
37232ae1b9 controller: Phase 3 — Python sidecar skeleton (MQTT + ZMQ + HTTP + HA Discovery)
gx commented on issue gx/vf-cuda-grid#1 2026-05-19 21:46:02 +01:00
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)

Phase 2b — scaling delegated to upstream scale_npp

После исследования NPP API обнаружено что nppiResize_* не имеет _C2R variant для…

gx pushed to n7.1-vf-cuda-grid at gx/ffmpeg-patched 2026-05-19 21:45:41 +01:00
178fc5bb4e vf_cuda_grid: Phase 2b — delegated scaling to upstream scale_npp
gx pushed to n7.1-vf-cuda-grid at gx/ffmpeg-patched 2026-05-19 21:20:05 +01:00
11f310061a vf_cuda_grid: Phase 2b — NPP scaling для mixed-size inputs
gx commented on issue gx/vf-cuda-grid#1 2026-05-19 21:00:47 +01:00
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)

Phase 2a — layout templates + dynamic nb_inputs

PR-2 partial deliverable: commits 6ee2f47 + df47647 в gx/ffmpeg-patched n7.1-vf-cuda-grid.

Что сделано:

  • **9…
gx pushed to n7.1-vf-cuda-grid at gx/ffmpeg-patched 2026-05-19 20:58:30 +01:00
df476472e2 vf_cuda_grid: fix include avstring.h для av_asprintf
gx pushed to n7.1-vf-cuda-grid at gx/ffmpeg-patched 2026-05-19 20:57:11 +01:00
6ee2f474c7 vf_cuda_grid: Phase 2a — layout templates + dynamic nb_inputs
gx commented on issue gx/vf-cuda-grid#1 2026-05-19 20:53:39 +01:00
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)

Phase 1 — PR opened (draft)

gx/ffmpeg-patched PR #2vf_cuda_grid.c (~285 LOC).

Verified:

  • Build clean на CUDA 12.6 + Debian…
gx created pull request gx/ffmpeg-patched#2 2026-05-19 20:53:14 +01:00
WIP: libavfilter: vf_cuda_grid — Phase 1 MVP (fixed quad layout)
gx pushed to n7.1-vf-cuda-grid at gx/ffmpeg-patched 2026-05-19 20:50:19 +01:00
4313c3f30d vf_cuda_grid: fix #include cuda_check.h + mixed decl warnings (-Werror)
gx created branch n7.1-vf-cuda-grid in gx/ffmpeg-patched 2026-05-19 20:47:12 +01:00
gx pushed to n7.1-vf-cuda-grid at gx/ffmpeg-patched 2026-05-19 20:47:12 +01:00
097ca81605 vf_cuda_grid: Phase 1 MVP — fixed quad layout, 4 CUDA inputs → 1 output
gx pushed to main at gx/cuframes 2026-05-19 20:39:49 +01:00
4d54173bb2 roadmap: vf_cuda_grid выделен в отдельный продукт gx/vf-cuda-grid
gx opened issue gx/vf-cuda-grid#1 2026-05-19 20:38:46 +01:00
[Epic] vf-cuda-grid — implementation roadmap (Phases 1-6)
gx pushed to main at gx/vf-cuda-grid 2026-05-19 20:37:42 +01:00
06be41d245 readme: project overview + architecture diagram + phase table
gx pushed to main at gx/vf-cuda-grid 2026-05-19 20:36:49 +01:00
8a6afa53b3 initial: README + design document (architect-reviewed)
gx created repository gx/vf-cuda-grid 2026-05-19 20:35:31 +01:00
gx pushed to main at gx/cuframes 2026-05-19 19:22:54 +01:00
52fb2ad722 benchmarks: actual measured VRAM + network bandwidth (tcpdump-based)
gx pushed to main at gx/cuframes 2026-05-19 19:07:18 +01:00
3779175737 docs(benchmarks): production v0.2 deploy metrics (4 cam × 3 consumer)
gx pushed to n7.1-cuframes at gx/ffmpeg-patched 2026-05-19 17:57:02 +01:00
8ee2bd8ddb fix: include libavutil/mem.h для av_mallocz (-Werror=implicit-function-declaration)