[FFmpeg-cvslog] APIchanges: mention cleaned up header includes
Jonathan Nieder
git at videolan.org
Thu Jan 5 02:18:49 CET 2012
ffmpeg | branch: master | Jonathan Nieder <jrnieder at gmail.com> | Tue Jan 3 00:40:08 2012 -0600| [96d8e18a98c59a3131bb3522006525f6a8d24f3f] | committer: Janne Grunau
APIchanges: mention cleaned up header includes
Fixes bug 188.
Signed-off-by: Jonathan Nieder <jrnieder at gmail.com>
Signed-off-by: Janne Grunau <janne-libav at jannau.net>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=96d8e18a98c59a3131bb3522006525f6a8d24f3f
---
doc/APIchanges | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index 951bead..622e502 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -124,8 +124,10 @@ API changes, most recent first:
2011-09-03 - c11fb82 - lavu 51.10.0
Add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find() function.
-2011-08-26 - f2011ed - lavu 51.9.0
- Add av_fifo_peek2(), deprecate av_fifo_peek().
+2011-08-26 - lavu 51.9.0
+ - f2011ed Add av_fifo_peek2(), deprecate av_fifo_peek().
+ - add41de..abc78a5 Do not include intfloat_readwrite.h,
+ mathematics.h, rational.h, pixfmt.h, or log.h from avutil.h.
2011-08-16 - 48f9e45 - lavf 53.4.0
Add avformat_query_codec().
More information about the ffmpeg-cvslog
mailing list