[FFmpeg-cvslog] apichanges: Use , instead of / to seperate multiple hashes
Michael Niedermayer
git at videolan.org
Mon Feb 25 05:41:47 CET 2013
ffmpeg | branch: release/1.0 | Michael Niedermayer <michaelni at gmx.at> | Thu Feb 14 20:34:10 2013 +0100| [3a21007e470625e75616ced6534d7f3020ee476e] | 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=3a21007e470625e75616ced6534d7f3020ee476e
---
doc/APIchanges | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index e473404..ffa53ea 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -155,7 +155,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