Skip to content

Commit

Permalink
Merge branch 'timestamp_boxes' of https://github.com/dukesook/libheif
Browse files Browse the repository at this point in the history
…into timestamp_boxes
  • Loading branch information
dukesook committed Oct 27, 2023
2 parents fe5add9 + e3a5950 commit 3f61d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libheif/heif_properties.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ struct heif_property_clock_info
* time_uncertainty.
*
* The standard deviation measurement uncertainty in nanoseconds for the timestamp generation process.
* If unkown, the value is set to "all ones".
* If unknown, the value is set to "all ones".
*/
uint64_t time_uncertainty;

Expand Down

0 comments on commit 3f61d3a

Please sign in to comment.