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
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-15 14:08:09 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-10-15 14:08:26 +0400
commita72e75bf980c4faf3940be20e891050fe6dfe409 (patch)
tree2661447941a4d52aa598d4caeca98de585e77cff /doc
parent676110e6d4c455acac4f234d79ab57996d43a8e7 (diff)
parente09a947c1a856d9d34199a13ee378fe46be53d3a (diff)
Merge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'
* commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a': doc: fix typing mistake Merged-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 5d1cfd76bd..8e6d5e1888 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,7 +15,7 @@ libavutil: 2014-08-09
API changes, most recent first:
-2014-10-13 - xxxxxxx - lavc 55.03.0 - avcodec.h
+2014-10-13 - xxxxxxx - lavc 56.03.0 - avcodec.h
Add AVCodecContext.initial_padding. Deprecate the use of AVCodecContext.delay
for audio encoding.