Skip to content

Pull requests: meta-pytorch/torchcodec

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add crf to VideoEncoder API CLA Signed This label is managed by the Meta Open Source bot.
#1031 opened Nov 7, 2025 by Dan-Flores Draft
Avoid seeking checks when decoding frames sequentially CLA Signed This label is managed by the Meta Open Source bot.
#1028 opened Nov 7, 2025 by NicolasHug Loading…
Add pixel_format to VideoEncoder API CLA Signed This label is managed by the Meta Open Source bot.
#1027 opened Nov 6, 2025 by Dan-Flores Loading…
refactor metadata fallback logic CLA Signed This label is managed by the Meta Open Source bot.
#1021 opened Nov 4, 2025 by mollyxu Loading…
Skip tests that require ffmpeg built with libvpx support also on Win with ffmpeg 8 CLA Signed This label is managed by the Meta Open Source bot.
#1016 opened Nov 1, 2025 by traversaro Loading…
CPU fallback: do color-conversion on GPU - 2 CLA Signed This label is managed by the Meta Open Source bot.
#1012 opened Oct 30, 2025 by NicolasHug Draft
[wip] Enable CUDA device for video encoder CLA Signed This label is managed by the Meta Open Source bot.
#1008 opened Oct 29, 2025 by Dan-Flores Draft
Update docs to indicate support for FFmpeg 8 on all platforms CLA Signed This label is managed by the Meta Open Source bot.
#1004 opened Oct 28, 2025 by Dan-Flores Loading…
Decoder-native resize public implementation CLA Signed This label is managed by the Meta Open Source bot.
#1003 opened Oct 27, 2025 by scotts Draft
Fallback to container duration in approximate mode CLA Signed This label is managed by the Meta Open Source bot.
#989 opened Oct 20, 2025 by mollyxu Draft
Use FPS in C++ layer CLA Signed This label is managed by the Meta Open Source bot.
#988 opened Oct 20, 2025 by mollyxu Draft
Fix floating-point precision validation in timestamp checks CLA Signed This label is managed by the Meta Open Source bot.
#955 opened Oct 13, 2025 by jeremyteboul Loading…
fix invalid tensors CLA Signed This label is managed by the Meta Open Source bot.
#950 opened Oct 9, 2025 by pipitochka Loading…
Expose TorchCodecConfig.cmake CLA Signed This label is managed by the Meta Open Source bot.
#938 opened Oct 7, 2025 by dvrogozh Loading…
testing ci CLA Signed This label is managed by the Meta Open Source bot.
#908 opened Sep 23, 2025 by Dan-Flores Draft
Update Mac CI jobs to macos-m2-15 CLA Signed This label is managed by the Meta Open Source bot.
#890 opened Sep 10, 2025 by Dan-Flores Draft
[RFC] Decoder-native transforms design CLA Signed This label is managed by the Meta Open Source bot.
#885 opened Sep 8, 2025 by scotts Draft
Use -Werror equivalent for Windows builds CLA Signed This label is managed by the Meta Open Source bot.
#855 opened Aug 27, 2025 by NicolasHug Draft
Abstract filters support CLA Signed This label is managed by the Meta Open Source bot.
#853 opened Aug 26, 2025 by dvrogozh Draft
Full (dec+filters) ffmpeg-vaapi pipeline for Intel GPU (xpu pytorch backend) CLA Signed This label is managed by the Meta Open Source bot.
#832 opened Aug 22, 2025 by dvrogozh Draft
Support 10 bits videos on CUDA CLA Signed This label is managed by the Meta Open Source bot.
#790 opened Jul 27, 2025 by NicolasHug Draft
Port docs to new theme CLA Signed This label is managed by the Meta Open Source bot.
#750 opened Jul 3, 2025 by NicolasHug Draft
StreamMetadata: always display Fractions in num/den form CLA Signed This label is managed by the Meta Open Source bot.
#742 opened Jun 25, 2025 by carandraug Loading…
Only enforce the check for video and audio streams CLA Signed This label is managed by the Meta Open Source bot.
#735 opened Jun 21, 2025 by entron Loading…
Use psnr to compare frames CLA Signed This label is managed by the Meta Open Source bot.
#662 opened Apr 29, 2025 by dvrogozh Loading…
ProTip! Filter pull requests by the default branch with base:main.