[FFmpeg-cvslog] APIchanges: mark the place where 0.8 was cut.

Anton Khirnov git at videolan.org
Mon Mar 26 21:10:15 CEST 2012


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Tue Mar 20 07:58:00 2012 +0100| [75bdd55e771634c90d280c6fa60974e32187bb64] | committer: Anton Khirnov

APIchanges: mark the place where 0.8 was cut.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=75bdd55e771634c90d280c6fa60974e32187bb64
---

 doc/APIchanges |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 7bcb738..5320465 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -31,6 +31,7 @@ API changes, most recent first:
 
 2012-02-25 - c9bca80 - lavu 51.24.0 - error.h
   Add AVERROR_UNKNOWN
+  NOTE: this was backported to 0.8
 
 2012-02-20 - e9cda85 - lavc 54.2.0
   Add duration field to AVCodecParserContext
@@ -51,13 +52,16 @@ API changes, most recent first:
 
 2012-01-31 - dd6d3b0 - lavf 54.01.0
   Add avformat_get_riff_video_tags() and avformat_get_riff_audio_tags().
+  NOTE: this was backported to 0.8
 
 2012-01-31 - af08d9a - lavc 54.01.0
   Add avcodec_is_open() function.
+  NOTE: this was backported to 0.8
 
 2012-01-30 - 8b93312 - lavu 51.22.0 - intfloat.h
   Add a new installed header libavutil/intfloat.h with int/float punning
   functions.
+  NOTE: this was backported to 0.8
 
 2012-01-25 - lavf 53.22.0
   f1caf01 Allow doing av_write_frame(ctx, NULL) for flushing possible
@@ -65,6 +69,10 @@ API changes, most recent first:
           muxers supporting it (av_write_frame makes sure it is called
           only for muxers with this flag).
 
+------------------------------8<-------------------------------------
+                   0.8 branch was cut here
+----------------------------->8--------------------------------------
+
 2012-01-15 - lavc 53.34.0
   New audio encoding API:
   b2c75b6 Add CODEC_CAP_VARIABLE_FRAME_SIZE capability for use by audio



More information about the ffmpeg-cvslog mailing list