libhinoko version 0.7.3 release
This micro release includes some bug fixes.
When calling Hinoko.FwIsoRxSingle.get_payload(), user application can
retrieve context payload greater than actual length by 8 in the case
that the length of context header is greater than 8. It's due to wrong
calculation for the length of context payload.
Additionally, Hinoko.FwIsoRxSingle.map_buffer() is not documented property
due to missing annotation.
Furthermore, documentation for some public APIs includes wrong numeric
number for CLOCK_MONOTONIC_RAW macro in Linux environment.
The release fixes them. The URL of documentation is changed as well since
it's the part of gobject-introspection team of alsa-project project in
github.com.