Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-02-14 23:34:10 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-02-25 08:19:34 +0400
commit3a21007e470625e75616ced6534d7f3020ee476e (patch)
tree3e1c22cfdc90a8444fcc6602e37993382bcbe043 /doc/APIchanges
parent5877811b0f13a3ad82abe82b2f2cfa3e5eddfbd8 (diff)
apichanges: Use , instead of / to seperate multiple hashes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 33d6330652c088dadde163da569b1a2f6c7603c0) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e473404525..ffa53eac2e 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()