Skip to content
Snippets Groups Projects
Commit c664a8a8 authored by Edward Hervey's avatar Edward Hervey :metal: Committed by Edward Hervey
Browse files

oggstream: Use proper type for sample calculation

If we are going to return a (potentially) 64bit integer, don't use
a 32bit one for calculation, otherwise we could end up exceeding
the maximum size of a 32bit int.
parent ea4d9256
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment