Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
meta-pytorch
/
torchcodec
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
1.2k
Code
Issues
56
Pull requests
28
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
CUDA support in blocks
- #1599
#1599
Merged
NicolasHug
merged 17 commits into
meta-pytorch:main
meta-pytorch/torchcodec:main
from
NicolasHug:blocks_cuda_mine
NicolasHug/torchcodec:blocks_cuda_mine
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
CUDA support in blocks
#1599
NicolasHug
merged 17 commits into
meta-pytorch:main
meta-pytorch/torchcodec:main
from
NicolasHug:blocks_cuda_mine
NicolasHug/torchcodec:blocks_cuda_mine
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
WIP
NicolasHug
committed
8916180
View commit details
Copy full SHA for 8916180
Browse repository at this point
Pass AVFrames by reference, not by smart pointer
Show description for 6899cb5
NicolasHug
committed
6899cb5
View commit details
Copy full SHA for 6899cb5
Browse repository at this point
Merge branch 'av_frame_refs' into blocks_cuda_mine
NicolasHug
committed
40e2b4e
View commit details
Copy full SHA for 40e2b4e
Browse repository at this point
Commits on Aug 4, 2026
Keep the AVFrame observers const on FFmpeg 4 and 5
Show description for b10d36c
NicolasHug
committed
b10d36c
View commit details
Copy full SHA for b10d36c
Browse repository at this point
rework FFmpeg macros
NicolasHug
committed
5ccac34
View commit details
Copy full SHA for 5ccac34
Browse repository at this point
TODOs
NicolasHug
committed
63f2aed
View commit details
Copy full SHA for 63f2aed
Browse repository at this point
Merge branch 'av_frame_refs' into blocks_cuda_mine
NicolasHug
committed
027880c
View commit details
Copy full SHA for 027880c
Browse repository at this point
Proper destructor
NicolasHug
committed
5152a55
View commit details
Copy full SHA for 5152a55
Browse repository at this point
Merge branch 'main' of github.com:meta-pytorch/torchcodec into blocks_cuda_mine
NicolasHug
committed
d110161
View commit details
Copy full SHA for d110161
Browse repository at this point
Add tests, support CPU fallback - I think
NicolasHug
committed
4f4bd45
View commit details
Copy full SHA for 4f4bd45
Browse repository at this point
Ignore set_cuda_backend
NicolasHug
committed
13dc67b
View commit details
Copy full SHA for 13dc67b
Browse repository at this point
Hacky workaround
NicolasHug
committed
086ce09
View commit details
Copy full SHA for 086ce09
Browse repository at this point
Add TODOs
NicolasHug
committed
560bf6d
View commit details
Copy full SHA for 560bf6d
Browse repository at this point
Fix stream sync issue
NicolasHug
committed
e04e070
View commit details
Copy full SHA for e04e070
Browse repository at this point
Commits on Aug 5, 2026
Add Cuda Context guard
NicolasHug
committed
d115fcc
View commit details
Copy full SHA for d115fcc
Browse repository at this point
Split initialize_video into initialize_video_decoding and initialize_color_conversion
NicolasHug
committed
0c50c0c
View commit details
Copy full SHA for 0c50c0c
Browse repository at this point
Comments
NicolasHug
committed
3b37c5a
View commit details
Copy full SHA for 3b37c5a
Browse repository at this point
You can’t perform that action at this time.