summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-02-14 20:34:10 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-02-14 20:34:10 +0100
commit33d6330652c088dadde163da569b1a2f6c7603c0 (patch)
treed4b3d703996c409e932d1197ea41f2680ac16ba1 /doc
parentad6802f975a91bf6757fe3729ef8c6f10e6796b7 (diff)
apichanges: Use , instead of / to seperate multiple hashes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index ed78a76d5c..c1e67a6198 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()