dragonflight/services/capture
ZGaetano 952c0e89af feat(recorders): add xdcam_hd422 codec + config modal + edit button
- Add xdcam_hd422 to VIDEO_CODECS (mpeg2video, yuv422p, dc10, short GOP)
- Auto-derive MXF container for xdcam_hd422 in new-recorder modal
- Include xdcam_hd422 in BITRATE_CODECS for bitrate input
- Add XDCAM HD422 preset button (50Mbps) + dropdown option
- Add CODEC_LABELS entry for display
- Build RecorderConfigModal with codec/bitrate/growing toggle via PATCH
- Add settings icon to RecorderRow to open config modal
- Enable actual Premiere import (replace stale debug-only probe)
2026-06-04 11:39:08 +00:00
..
decklink-bridge fix(decklink-bridge): prevent redundant fc_writer_open loops via last_format tracking 2026-06-04 01:10:47 +00:00
deltacast-bridge debug(fc_writer): add trace logs for GET slots path 2026-06-04 01:13:19 +00:00
sdk chore(capture): commit Blackmagic DeckLink SDK 16.0 Linux headers 2026-05-31 18:07:12 -04:00
src feat(recorders): add xdcam_hd422 codec + config modal + edit button 2026-06-04 11:39:08 +00:00
.dockerignore build(capture): add .dockerignore to keep stale bridge build/ out of image context 2026-06-02 15:23:03 +00:00
decklink-sdk16.patch fix(capture): proper SDK 16 patch via upstream FFmpeg master diff 2026-05-22 00:53:03 +00:00
Dockerfile revert(capture): Dockerfile copy paths to root-relative for compose build 2026-06-04 00:39:24 +00:00
package.json add services/capture/package.json 2026-04-07 21:58:29 -04:00
patch_decklink.py fix(capture): proper SDK 16 patch via upstream FFmpeg master diff 2026-05-22 00:53:03 +00:00