[FFmpeg-cvslog] apichanges: fix 2 wrong hashes

Michael Niedermayer git at videolan.org
Sun Apr 7 16:45:20 CEST 2013


ffmpeg | branch: release/0.10 | Michael Niedermayer <michaelni at gmx.at> | Thu Feb 14 21:13:32 2013 +0100| [25d7a33251c6c98bb0dee1c15e3aa8f1aab86b84] | committer: Michael Niedermayer

apichanges: fix 2 wrong hashes

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
(cherry picked from commit 2f3bc5122822687dc388f7352c92cf6db456cf7c)

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 doc/APIchanges |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index f554859..277b2c1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -513,11 +513,11 @@ API changes, most recent first:
 2011-02-10 - 12c14cd - lavf 52.99.0 - AVStream.disposition
   Add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED.
 
-2011-02-09 - 5592734 - lavc 52.112.0 - avcodec_thread_init()
+2011-02-09 - c0b102c - lavc 52.112.0 - avcodec_thread_init()
   Deprecate avcodec_thread_init()/avcodec_thread_free() use; instead
   set thread_count before calling avcodec_open.
 
-2011-02-09 - 778b08a - lavc 52.111.0 - threading API
+2011-02-09 - 37b00b4 - lavc 52.111.0 - threading API
   Add CODEC_CAP_FRAME_THREADS with new restrictions on get_buffer()/
   release_buffer()/draw_horiz_band() callbacks for appropriate codecs.
   Add thread_type and active_thread_type fields to AVCodecContext.



More information about the ffmpeg-cvslog mailing list