APIchanges: Fill in missing commit hashes

This commit is contained in:
Diego Biurrun 2013-01-09 09:52:48 +01:00
parent 01a4e7f623
commit bb35a42e93

View File

@ -13,17 +13,17 @@ libavutil: 2011-04-18
API changes, most recent first:
2012-03-04 - xxxxxxx - lavu 51.22.1 - error.h
2012-03-04 - 7f3f855 - lavu 51.22.1 - error.h
Add AVERROR_UNKNOWN
2012-02-29 - xxxxxxx - lavf 53.21.1
2012-02-29 - 2ad77c6 - lavf 53.21.1
Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
2012-02-29 - xxxxxxx - lavu 51.22.0 - intfloat.h
2012-02-29 - a1556d3 - lavu 51.22.0 - intfloat.h
Add a new installed header libavutil/intfloat.h with int/float punning
functions.
2012-02-17 - xxxxxxx - lavc 53.35.0
2012-02-17 - 350d06d - lavc 53.35.0
Add avcodec_is_open() function.
2012-01-15 - lavc 53.34.0