An error occurred while fetching folder content.
Name | Last commit | Last update |
---|---|---|
.. |
The current code returned a period=0, resulting in identical pts for all frames after time-filtering. This is because AV_TIME_BASE_Q={1, AV_TIME_BASE} and not {AV_TIME_BASE, 1}. With this patch the correct period in microseconds is computed.
Name | Last commit | Last update |
---|---|---|
.. | ||