We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5b32a4 commit 70873bfCopy full SHA for 70873bf
src/torchcodec/_core/BetaCudaDeviceInterface.h
@@ -156,7 +156,7 @@ class BetaCudaDeviceInterface : public DeviceInterface {
156
// frameReadyForDecoding()
157
// cuvidDecodePicture() Send frame to NVDEC for async decoding
158
//
159
-// receiveFrame() -> EAGAIN Frame is potentially already decoded
+// receiveFrame() -> EAGAIN Frame is potentially already decoded
160
// and could be returned, but we don't
161
// know because frameReadyInDisplayOrder
162
// hasn't been triggered yet. We'll only
0 commit comments