[FFmpeg-cvslog] APIchanges: fix wrong major number for av_fifo_peek2() entry

Stefano Sabatini git at videolan.org
Sat Aug 20 14:25:53 CEST 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Sat Aug 20 13:41:02 2011 +0200| [9d84a17ba5d036078e2714f761b5370d6140f1ca] | committer: Stefano Sabatini

APIchanges: fix wrong major number for av_fifo_peek2() entry

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

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

diff --git a/doc/APIchanges b/doc/APIchanges
index 7986911..d7ce15f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -16,7 +16,7 @@ API changes, most recent first:
 2011-08-20 - xxxxxx - lavu 51.13.0
   Add av_get_media_type_string().
 
-2011-08-14 - xxxxxx - lavu 52.12.0
+2011-08-14 - xxxxxx - lavu 51.12.0
   Add av_fifo_peek2(), deprecate av_fifo_peek().
 
 2011-08-xx - xxxxxxx - lavf 53.4.0



More information about the ffmpeg-cvslog mailing list