parseutils: Make av_small_strptime public

And use it in libavformat.

Based on a similar patch by Stefano Sabatini <stefasab@gmail.com>.
This commit is contained in:
Luca Barbato
2015-04-06 01:45:37 +02:00
parent 108f2f381a
commit 27f2746282
6 changed files with 42 additions and 17 deletions

View File

@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2015-xx-xx - xxxxxxx - lavu 54.11.0
Add av_small_strptime().
2015-xx-xx - xxxxxxx - lavc 56.22.0
Add FF_PROFILE_DTS_EXPRESS.