]> git.sesse.net Git - ffmpeg/commitdiff
doc: fix typing mistake
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 14 Oct 2014 09:59:52 +0000 (12:59 +0300)
committerAnton Khirnov <anton@khirnov.net>
Wed, 15 Oct 2014 06:21:39 +0000 (06:21 +0000)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
doc/APIchanges

index 48b0ac8795025cbb98e3261a8862483d73cc5c9b..a8c8e2eef9efb64bb971771b9cbdaf8df9c840f7 100644 (file)
@@ -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.