A simple video player that renders to ASCII written in C
Stars
33
Forks
2
Watchers
33
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
57
commits
8
commits
2
commits
2
commits
2
commits
Merge pull request #18 from aidancrowther/Skote2/add-esc
ea3a314View on GitHubMerge pull request #17 from aidancrowther/Skote2/thread-safety
dc5ad6eView on GitHubThanks to KJersey for helping with fixing multiple declarations that caused compile failure on some systems
5d65bf7View on GitHubUndid frame resizing work from yesterday as it introduced massive memory leaks. Rewrote my naive scaler to allow for larger source video resolutions
9f79c6dView on GitHubLots of refactoring, fixed a number of issues, added some as well
c1cad2aView on GitHubremoved csll to deprecated function avpicture_get_size
97f17bcView on GitHub