diff options
author | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-02-01 22:09:12 +0100 |
---|---|---|
committer | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-02-08 13:38:16 +0100 |
commit | 7ab8758baf743b3d525c07a770e13038b0885461 (patch) | |
tree | ed8b25602dfd1fd414c741da576ac7663c38d946 /doc/APIchanges | |
parent | 440b61691db2166abac3f58e01da1d4722f1f1e4 (diff) | |
download | ffmpeg-7ab8758baf743b3d525c07a770e13038b0885461.tar.gz |
add APIChanges entry for fe9a3fb
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index ecc48742ac..e294b35d9a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -22,6 +22,9 @@ 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-03 - fe9a3fb - lavc 52.109.0 - H.264 profile defines + Add defines for H.264 * Constrained Baseline and Intra profiles + 2011-02-02 - lavf 52.95.0 * 50196a9 - add a new installed header version.h. * 4efd5cf, dccbd97, 93b78d1 - add several variants of public |