Skip to content

Conversation

NicolasHug
Copy link
Contributor

See cbfaaa7

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 3, 2025
false, "Send EOF packet not implemented for this device interface");
return AVERROR(ENOSYS);
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If SingleStreamDecoder doesn't need to call a member function, then maybe we don't need to make it a part of DeviceInterface? Since sendEOFPacket() is only called from within BetaCudaDeviceInterface, it feels more like an implementation detail for that device.

@NicolasHug NicolasHug merged commit fbd16f6 into meta-pytorch:main Oct 4, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants