diff options
author | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-02-01 22:09:12 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-09 03:33:54 +0100 |
commit | 17a1919027fc6b0f2ea9b61fc3fecaa3ff080b14 (patch) | |
tree | e4a3b16afac3785c6d7f231d64a1ed5f8ebbeda1 /doc | |
parent | 154f7bb062c8535a1d76dd911e93a35a85503390 (diff) | |
download | ffmpeg-17a1919027fc6b0f2ea9b61fc3fecaa3ff080b14.tar.gz |
add APIChanges entry for fe9a3fb
(cherry picked from commit 7ab8758baf743b3d525c07a770e13038b0885461)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index b44182d45f..3c6c6d3ca4 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 |