Skip to content
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

Missing implementation for routine check_one.MICRODVD_SUBTITLE_ITEM #212

Open
damarisg opened this issue Oct 5, 2015 · 1 comment
Open

Comments

@damarisg
Copy link
Collaborator

damarisg commented Oct 5, 2015

This method reports if given a subtitle can be inserted into a MICRODVD_SUBTITLE.
For example:
if my MICRODVD_SUBTITLE is [(1,3) (3,6) (6,9)(40,80)(80,100)] and my subtitle is [(10,20)] then can be inserted and return True.

@damarisg
Copy link
Collaborator Author

damarisg commented Oct 5, 2015

Solved in rev. e61a43f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant