FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python - dmlc/decord · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
dmlc
/
decord
Public
Notifications
You must be signed in to change notification settings
Fork
233
Star
2.5k
Code
Issues
201
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
decord
python
on
master
User selector
Datepicker
Commit history
Commits on Jul 19, 2022
Avoid creating extra mem in string join (#173)
bryant1410
authored
b63f61a
View commit details
Copy full SHA for b63f61a
View code at this point
Browse repository at this point
Fix typo in device docstring (#171)
bryant1410
authored
03924c5
View commit details
Copy full SHA for 03924c5
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
bump up to 0.6.0, adding audio reader to release
zhreshold
committed
6a3617c
View commit details
Copy full SHA for 6a3617c
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
add support for old libavformat version (#144)
Show description for 625e4b0
yinweisu
authored
625e4b0
View commit details
Copy full SHA for 625e4b0
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
update 0.5.3
zhreshold
committed
f8e1706
View commit details
Copy full SHA for f8e1706
View code at this point
Browse repository at this point
fix tensorflow dlpack context init (#141)
zhreshold
authored
4593352
View commit details
Copy full SHA for 4593352
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Decord Audio (#131)
Show description for 61dea3e
yinweisu
authored
61dea3e
View commit details
Copy full SHA for 61dea3e
View code at this point
Browse repository at this point
fix wheels con't
zhreshold
committed
023d477
View commit details
Copy full SHA for 023d477
View code at this point
Browse repository at this point
0.5.1
zhreshold
committed
fc8a158
View commit details
Copy full SHA for fc8a158
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
bump version to 0.5
zhreshold
committed
d4b3335
View commit details
Copy full SHA for d4b3335
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
Change validate_indices to return numpy ndarray (#123)
Show description for cd6f7b3
frankier
authored
cd6f7b3
View commit details
Copy full SHA for cd6f7b3
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
[Video Reader] add caching and retry limit for bad video tolerance (#119)
Show description for 9e34141
zhreshold
authored
9e34141
View commit details
Copy full SHA for 9e34141
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
fix wheel
zhreshold
committed
97641ac
View commit details
Copy full SHA for 97641ac
View code at this point
Browse repository at this point
fix cmd command
zhreshold
committed
72f2faf
View commit details
Copy full SHA for 72f2faf
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
fix dist wheel build
zhreshold
committed
f86f3da
View commit details
Copy full SHA for f86f3da
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
bump up to 0.4.2
zhreshold
committed
cee3562
View commit details
Copy full SHA for cee3562
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
bump up to 0.4.1
zhreshold
committed
584e5f8
View commit details
Copy full SHA for 584e5f8
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
fix thread local (#86)
zhreshold
authored
4fa8999
View commit details
Copy full SHA for 4fa8999
View code at this point
Browse repository at this point
Commits on Jun 23, 2020
[IO] Add support for python file-like object (#75)
Show description for 32ddd21
zhreshold
authored
32ddd21
View commit details
Copy full SHA for 32ddd21
View code at this point
Browse repository at this point
Commits on May 11, 2020
bump up 0.3.9
zhreshold
committed
14a7011
View commit details
Copy full SHA for 14a7011
View code at this point
Browse repository at this point
Commits on May 7, 2020
lazy init (#64)
Show description for 24e2d66
innerlee
and
XuanyiLXY
authored
24e2d66
View commit details
Copy full SHA for 24e2d66
View code at this point
Browse repository at this point
Make `filter_graph_->nb_threads` be 1, and make number of decoding threads customizable (#63)
Show description for 2daa715
innerlee
authored
2daa715
View commit details
Copy full SHA for 2daa715
View code at this point
Browse repository at this point
Commits on May 2, 2020
bump up to 0.3.8
zhreshold
committed
91242e1
View commit details
Copy full SHA for 91242e1
View code at this point
Browse repository at this point
add tvm bridge, add tests for bridges (#55)
zhreshold
authored
e5ab942
View commit details
Copy full SHA for e5ab942
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
rev up 0.3.7
zhreshold
committed
598c4a1
View commit details
Copy full SHA for 598c4a1
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Video dataloader (#45)
Show description for a4525ef
zhreshold
authored
a4525ef
View commit details
Copy full SHA for a4525ef
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
logging control for ffmpeg (#44)
Show description for ff126e3
zhreshold
authored
ff126e3
View commit details
Copy full SHA for ff126e3
View code at this point
Browse repository at this point
Commits on Mar 16, 2020
bump up to 0.3.6 (#37)
zhreshold
authored
f9f3611
View commit details
Copy full SHA for f9f3611
View code at this point
Browse repository at this point
add utils to get frame (start, end) timestamp (#35)
zhreshold
authored
2173e5a
View commit details
Copy full SHA for 2173e5a
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Add bridge for tensorflow (#30)
leotac
authored
5c62c9c
View commit details
Copy full SHA for 5c62c9c
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Add bridge for pytorch (#28)
Show description for a0801f0
leigh-plt
authored
a0801f0
View commit details
Copy full SHA for a0801f0
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Add support for slicing in VideoReader (#22)
leotac
authored and
zhreshold
committed
391f735
View commit details
Copy full SHA for 391f735
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
fix 0.3.5
zhreshold
committed
2c36303
View commit details
Copy full SHA for 2c36303
View code at this point
Browse repository at this point
fix index not int64 error
zhreshold
committed
05049b6
View commit details
Copy full SHA for 05049b6
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
version 0.3.4
zhreshold
committed
e700b73
View commit details
Copy full SHA for e700b73
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL