You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lossless-cut/src
Claude 5af02818fb Extract the audio stream shape into shared types
The { index, channels, channelLayout } shape was repeated inline in the
preview's main and renderer signatures. Move it to src/common/types.ts as
AudioStreamInfo, and let getFixChannelLayoutFilter take the narrower
AudioChannelInfo it actually needs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YCf7BBiPqNLUjVoN7rTCF6
3 weeks ago
..
common Extract the audio stream shape into shared types 3 weeks ago
main Extract the audio stream shape into shared types 3 weeks ago
preload upgrades 9 months ago
renderer Extract the audio stream shape into shared types 3 weeks ago