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

ImageVideoFetcher eagerly opens InputStreams and FileDescriptors #77

Closed
sjudd opened this issue Jun 28, 2014 · 1 comment
Closed

ImageVideoFetcher eagerly opens InputStreams and FileDescriptors #77

sjudd opened this issue Jun 28, 2014 · 1 comment
Milestone

Comments

@sjudd
Copy link
Collaborator

sjudd commented Jun 28, 2014

It should instead let ImageVideoWrapper lazily open these resources when necessary.

@sjudd sjudd added this to the 3.0 milestone Jun 28, 2014
@sjudd
Copy link
Collaborator Author

sjudd commented Aug 21, 2014

After spending some time looking in to this, it's probably more work than it's worth. This is only a problem when loading local content where opening the resources is relatively inexpensive.

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