diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-02-26 11:52:24 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-27 08:35:32 +0100 |
commit | f5f5b154e7948c7bc94e43c46b5e5bef6f6d60da (patch) | |
tree | 1d13865714a01f38c5e689219d63e9bab8a1f836 /doc | |
parent | b1edfce08aac6dae90042b8f7269b9f932bac4e8 (diff) | |
download | ffmpeg-f5f5b154e7948c7bc94e43c46b5e5bef6f6d60da.tar.gz |
doc/APIchanges: fill in missing dates and hashes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 0cdb3be158..8b12de0bad 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,19 +12,19 @@ libavutil: 2011-04-18 API changes, most recent first: -2012-xx-xx - xxxxxxx - lavu 51.24.0 - error.h +2012-02-25 - c9bca80 - lavu 51.24.0 - error.h Add AVERROR_UNKNOWN -2012-xx-xx - xxxxxxx - lavc 54.x.x +2012-02-20 - e9cda85 - lavc 54.2.0 Add duration field to AVCodecParserContext -2012-02-xx - xxxxxxx - lavu 51.23.1 - mathematics.h +2012-02-20 - 0b42a93 - lavu 51.23.1 - mathematics.h Add av_rescale_q_rnd() -2012-02-xx - xxxxxxx - lavu 51.22.1 - pixdesc.h +2012-02-08 - 38d5533 - lavu 51.22.1 - pixdesc.h Add PIX_FMT_PSEUDOPAL flag. -2012-02-01 - xxxxxxx - lavc 54.01.0 +2012-02-08 - 52f82a1 - lavc 54.01.0 Add avcodec_encode_video2() and deprecate avcodec_encode_video(). 2012-02-01 - 316fc74 - lavc 54.01.0 |