[FFmpeg-cvslog] apichanges: Use , instead of / to seperate multiple hashes
Michael Niedermayer
git at videolan.org
Thu Feb 14 20:36:54 CET 2013
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Thu Feb 14 20:34:10 2013 +0100| [33d6330652c088dadde163da569b1a2f6c7603c0] | committer: Michael Niedermayer
apichanges: Use , instead of / to seperate multiple hashes
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=33d6330652c088dadde163da569b1a2f6c7603c0
---
doc/APIchanges | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index ed78a76..c1e67a6 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -266,7 +266,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