ComfyUI/comfy_api/latest
bymyself bb7c582b58 fix: add fail-fast validation for unsupported codecs
Replace silent fallback to libx264 with explicit validation that raises
ValueError for unknown codec types. Prevents silent codec substitution.
2026-01-20 12:55:17 -08:00
..
_input comfy_api: remove usage of "Type","List" and "Dict" types (#11238) 2025-12-15 16:01:10 -08:00
_input_impl fix: add fail-fast validation for unsupported codecs 2026-01-20 12:55:17 -08:00
_util feat: enhance SaveVideo with DynamicCombo for codec-specific options 2026-01-17 17:09:19 -08:00
generated ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
__init__.py feat: enhance SaveVideo with DynamicCombo for codec-specific options 2026-01-17 17:09:19 -08:00
_io_public.py Add MatchType, DynamicCombo, and Autogrow support to V3 Schema (#10832) 2025-12-03 00:17:13 -05:00
_io.py feat: add advanced parameter to Input classes for advanced widgets support 2026-01-17 16:13:16 -08:00
_ui_public.py Add MatchType, DynamicCombo, and Autogrow support to V3 Schema (#10832) 2025-12-03 00:17:13 -05:00
_ui.py comfy_api: remove usage of "Type","List" and "Dict" types (#11238) 2025-12-15 16:01:10 -08:00