lavu: add timestamp.h header with convenience timestamp utilities

This commit is contained in:
Stefano Sabatini
2012-01-17 17:12:42 +01:00
parent 71d6b46849
commit c28e7af70d
4 changed files with 82 additions and 2 deletions

View File

@ -13,6 +13,10 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-02-09 - xxxxxxx - lavu 51.39.100
Add a new installed header libavutil/timestamp.h with timestamp
utilities.
2012-02-06 - xxxxxxx - lavu 51.38.100
Add av_parse_ratio() function to parseutils.h.