a better video player
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 3 Apr 2021 15:01:06 +0000 (17:01 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 13 Jun 2021 12:20:49 +0000 (14:20 +0200)
commit69b93cb5370e2ba672d8bd7ac5717038c0bf3d47
tree8563a29e431bec120adf2de0bd55b4413832f91e
parent89f532457d906fb7b5d2798ab341872a88aafaf7
a better video player
videoplayer/Cargo.toml [new file with mode: 0644]
videoplayer/README.md [new file with mode: 0644]
videoplayer/src/audiodec.rs [new file with mode: 0644]
videoplayer/src/main.rs [new file with mode: 0644]
videoplayer/src/videodec.rs [new file with mode: 0644]