From 34171e87d5f3b568863550e29b5e5d4b676a0377 Mon Sep 17 00:00:00 2001 From: Ramiro Polla Date: Sun, 4 Jul 2010 17:24:57 +0000 Subject: [PATCH] APIchanges: fix revision number and commit date for change of all occurences of "inofficial" to "unofficial". Originally committed as revision 24040 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 80746d7..5ff14d9 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,13 +12,13 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-07-03 - r24021 - lavc 52.79.0 + Added FF_COMPLIANCE_UNOFFICIAL and changed all instances of FF_COMPLIANCE_INOFFICIAL to use FF_COMPLIANCE_UNOFFICIAL + 2010-07-02 - r23985 - lavu 50.20.0 - lfg.h Export av_lfg_init(), av_lfg_get(), av_mlfg_get(), and av_bmg_get() through lfg.h. -2010-06-29 - r23885 - lavc 52.79.0 - Added FF_COMPLIANCE_UNOFFICIAL and changed all instances of FF_COMPLIANCE_INOFFICIAL to use FF_COMPLIANCE_UNOFFICIAL - 2010-06-28 - r23835 - lavfi 1.20.1 - av_parse_color() Extend av_parse_color() syntax, make it accept an alpha value specifier and set the alpha value to 255 by default. -- 2.7.4