-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
framestep added, framerate added to mediadetector, playerstate added #69
base: framestep
Are you sure you want to change the base?
Conversation
Finally. I got it. I deleted my repo and forked it once more. Then I commited all changes at once. |
@xmedeko Good morning Ondrej, is this pr good for you? Or should I change anything? |
@xmedeko how about my pr? It would be so nice if you could merge my changes. |
@skaterlui The frame step code itself looks good to me. I am just not sure about the player state. IMO the states in this library are not solved well, see also #57. I have no time to investigate the problem more in depth and I am just helping to maintain this lib. This project needs some chief maintainer who will make complex decisions, even break backward compatibility sometimes. So, I can separate and merge just the frame step code, if you are happy with that. |
Merge Mediakit into my own repo
Added framestep and ratioslider to sample application.