diff options
author | Tomas Härdin <tomas.hardin@codemill.se> | 2011-02-03 12:00:02 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-02-03 11:40:32 +0000 |
commit | 75fd0668df64c4b7140be5ac829dee4e327a3e57 (patch) | |
tree | 6b99219b3a8e0209ee0a8a8dc91384e55a875c47 | |
parent | f5b82f45dce8b734074a5e72e22ae42078ae9ce9 (diff) | |
download | ffmpeg-streaming-75fd0668df64c4b7140be5ac829dee4e327a3e57.zip ffmpeg-streaming-75fd0668df64c4b7140be5ac829dee4e327a3e57.tar.gz |
Add APIchanges entry for lavc 52.109.0
Signed-off-by: Mans Rullgard <mans@mansr.com>
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 76a95ec..af3e202 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2011-02-03 - f5b82f4 - lavc 52.109.0 - add CODEC_ID_PRORES + Add CODEC_ID_PRORES to avcodec.h. + 2011-02-02 - lavf 52.95.0 * 50196a9 - add a new installed header version.h. * 4efd5cf, dccbd97, 93b78d1 - add several variants of public |