Skip to content

Activity

2025-03-30 nightly release (a864bf9)

pytorchbotpushed 1 commit to nightly • d9a184e…e053307 • 
8 hours ago

2025-03-29 nightly release (a864bf9)

pytorchbotpushed 1 commit to nightly • 2b87444…d9a184e • 
yesterday

2025-03-28 nightly release (a864bf9)

pytorchbotpushed 1 commit to nightly • 9e521cc…2b87444 • 
2 days ago

Prevent calls to setCursor on floats (#601)

Pull request merge
NicolasHugpushed 1 commit to main • d830af9…a864bf9 • 
3 days ago

Add core support for decoding from Python file-like objects (#564)

Pull request merge
scottspushed 1 commit to main • 324b509…d830af9 • 
3 days ago

Fix ASAN error when num_samples is 0 (#600)

Pull request merge
NicolasHugpushed 1 commit to main • a713765…324b509 • 
3 days ago

Fix audio seeks bugs (#599)

Pull request merge
NicolasHugpushed 1 commit to main • 57899ee…a713765 • 
3 days ago

2025-03-27 nightly release (57899ee)

pytorchbotpushed 1 commit to nightly • 56ba5b6…9e521cc • 
3 days ago

2025-03-26 nightly release (57899ee)

pytorchbotpushed 1 commit to nightly • 7f1b5f1…56ba5b6 • 
4 days ago

2025-03-25 nightly release (57899ee)

pytorchbotpushed 1 commit to nightly • c3fe417…7f1b5f1 • 
5 days ago

Do nullptr check on result from av_get_sample_fmt_name() (#596)

Pull request merge
NicolasHugpushed 1 commit to main • 90e1262…57899ee • 
5 days ago

Merge branch 'gh-pages' of github.com:pytorch/torchcodec into gh-pages

NicolasHugpushed 2 commits to gh-pages • 713ed01…8d4d802 • 
6 days ago

Add get_all_samples() method to AudioDecoder (#594)

Pull request merge
NicolasHugpushed 1 commit to main • 09ee988…90e1262 • 
6 days ago

Fix doc rendering of child dataclasses (#595)

Pull request merge
NicolasHugpushed 1 commit to main • abc9b10…09ee988 • 
6 days ago

Move "scanned" metadata as video-only and add `begin_stream_from_head…

Pull request merge
NicolasHugpushed 1 commit to main • 2e6f0ed…abc9b10 • 
6 days ago

2025-03-24 nightly release (2e6f0ed)

pytorchbotpushed 1 commit to nightly • 9b34c0b…c3fe417 • 
6 days ago

Add default for start_seconds parameter of `get_samples_played_in_r…

Pull request merge
NicolasHugpushed 1 commit to main • 5d91fd1…2e6f0ed • 
6 days ago

Add duration_seconds field to AudioSample (#587)

Pull request merge
NicolasHugpushed 1 commit to main • 93f5d47…5d91fd1 • 
6 days ago

2025-03-23 nightly release (93f5d47)

pytorchbotpushed 1 commit to nightly • bde6f27…9b34c0b • 
7 days ago

2025-03-22 nightly release (93f5d47)

pytorchbotpushed 1 commit to nightly • 72f6fe3…bde6f27 • 
8 days ago

Add AudioDecoder docs and tutorial (#582)

Pull request merge
NicolasHugpushed 1 commit to main • 9ae0a10…93f5d47 • 
9 days ago

Minor cleanup for firstFramePtsSeconds (#583)

Pull request merge
NicolasHugpushed 1 commit to main • 901e5d5…9ae0a10 • 
9 days ago

Fix bug when downsampling by a great factor (empty output frame) (#586)

Pull request merge
NicolasHugpushed 1 commit to main • 4ee3db5…901e5d5 • 
9 days ago

Fix sample rate conversion bug with multi-channel data (#584)

Pull request merge
NicolasHugpushed 1 commit to main • 4d894d5…4ee3db5 • 
9 days ago

2025-03-21 nightly release (4d894d5)

pytorchbotpushed 1 commit to nightly • 2a4c4ed…72f6fe3 • 
9 days ago

Remove VideoStreamOptions string constructor (#577)

Pull request merge
NicolasHugpushed 1 commit to main • 3b473a3…4d894d5 • 
10 days ago

Add audio decoding benchmarks (#580)

Pull request merge
NicolasHugpushed 1 commit to main • 7ed3779…3b473a3 • 
10 days ago

Add note about audio decoding design (#581)

Pull request merge
NicolasHugpushed 1 commit to main • 611421e…7ed3779 • 
10 days ago

Test pass on Mac

scottscreated file_like_mac • ceaa1a6 • 
10 days ago

Allow sample_rate parameter to audio decoder (#551)

Pull request merge
NicolasHugpushed 1 commit to main • ae19a78…611421e • 
10 days ago