[FFmpeg-cvslog] apichanges: Use , instead of / to seperate multiple hashes

Michael Niedermayer git at videolan.org
Tue Feb 26 04:59:58 CET 2013


ffmpeg | branch: release/1.1 | Michael Niedermayer <michaelni at gmx.at> | Thu Feb 14 20:34:10 2013 +0100| [4bde8c1369e76e856decbc42b8b6fbdd95e8d881] | committer: Michael Niedermayer

apichanges: Use , instead of / to seperate multiple hashes

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

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

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

 doc/APIchanges |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index f06e64b..a109c19 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -240,7 +240,7 @@ API changes, most recent first:
 
 2012-05-15 - lavfi 2.17.0
   Add support for audio filters
-  ac71230/a2cd9be - add video/audio buffer sink in a new installed
+  ac71230, a2cd9be - add video/audio buffer sink in a new installed
                     header buffersink.h
   720c6b7 - add av_buffersrc_write_frame(), deprecate
             av_vsrc_buffer_add_frame()



More information about the ffmpeg-cvslog mailing list