nareix / joy4

Golang audio/video library and streaming server
MIT License
2.66k stars 501 forks source link

Dead fork? #67

Open smw1218 opened 5 years ago

smw1218 commented 5 years ago

I see that no PRs have landed since March. I wanted to open a PR, but if the project is no longer being supported, is there a fork that is?

ericxtang commented 5 years ago

Hi @smw1218 there is still maintenance on the project. What are you planning to work on?

smw1218 commented 5 years ago

I added parsing of Edit List atoms (mp4io) on my fork. I also have some code that calculates frame timestamps that I could add. PR?

Landing some of the PRs that do gofmt across all the files would help as most go editors do this automatically and it creates lots of unnecessary diff changes.