mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 06:46:09 +00:00
- Fall back to video container duration when mainBuffer is null but audioRegions are present (prevents empty output) - Use data.numberOfChannels as deinterleave stride instead of capped dataChannels (fixes garbled audio for 5.1+ sources) - Fix .coderabbit.yaml: '*' is not valid regex, use '.*'
6 lines
74 B
YAML
6 lines
74 B
YAML
reviews:
|
|
auto_review:
|
|
enabled: true
|
|
base_branches:
|
|
- ".*"
|