dragonflight/services
ZGaetano a031ff1c9e feat(growing): add GPU-offload HEVC-NVENC frag-MOV growing codec
Second selectable growing path alongside AVC-Intra 100. GROWING_CODEC env
(per-recorder growing_codec field) picks: avci100 (CPU 4:2:2 MXF, default) or
hevc_nvenc (GPU all-intra HEVC 10-bit 4:2:0 fragmented MOV). The hevc path runs
a single ffmpeg (no raw2bmx/FIFO) writing frag-MOV directly; +empty_moov makes
it grow with readable duration mid-write. Proven live on zampp3: size+duration
advance monotonically, finalized file decodes RC=0 (hevc Main10 1080p59.94).
2026-06-04 20:53:13 +00:00
..
capture feat(growing): add GPU-offload HEVC-NVENC frag-MOV growing codec 2026-06-04 20:53:13 +00:00
framecache fix: declare all slot functions in slot.h to prevent 64-bit pointer truncation 2026-06-03 20:16:35 +00:00
mam-api feat(growing): add GPU-offload HEVC-NVENC frag-MOV growing codec 2026-06-04 20:53:13 +00:00
node-agent fix(capture): pin NVENC to a GPU with ffmpeg -gpu N (privileged bypasses env) 2026-06-04 16:07:59 +00:00
playout feat(playout): redesigned MCR screen + SCTE-35 end-to-end 2026-05-31 19:58:02 -04:00
premiere-plugin diag(premiere-plugin): v1.2.5 — no-op IIFE writes to Documents/ + reports lf.open result 2026-05-28 03:59:40 +00:00
premiere-plugin-uxp fix(uxp): remove broken v2.2.3 ccx — stay on v2.2.2 2026-06-03 16:07:32 +00:00
web-ui fix(stability): spread capture encodes across all GPUs + GOP parse + filmstrip retry 2026-06-04 15:56:44 +00:00
worker fix(worker): retry transient S3 aborts + reuse one keep-alive client 2026-06-04 16:56:11 +00:00