summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorRĂ©mi Denis-Courmont <remi@remlab.net>2014-10-14 12:59:52 +0300
committerAnton Khirnov <anton@khirnov.net>2014-10-15 06:21:39 +0000
commite09a947c1a856d9d34199a13ee378fe46be53d3a (patch)
tree97be8572edb19215487316e3310ed1902b48a478 /doc/APIchanges
parenta74f8121d88e0bdf0d69c22e4b3713032da9300a (diff)
doc: fix typing mistake
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 48b0ac8795..a8c8e2eef9 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,7 +13,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.