]> git.sesse.net Git - ffmpeg/commitdiff
doc/APIchanges: add missing marker for release 4.3
authorJames Almer <jamrial@gmail.com>
Mon, 2 Nov 2020 21:54:30 +0000 (18:54 -0300)
committerJames Almer <jamrial@gmail.com>
Mon, 2 Nov 2020 21:56:01 +0000 (18:56 -0300)
Signed-off-by: James Almer <jamrial@gmail.com>
doc/APIchanges

index c00f103babdc291f615e6cd57c75d9e2df1621ea..b70c78a4834f0346c9538879b1a0586c7ccd3897 100644 (file)
@@ -51,6 +51,8 @@ API changes, most recent first:
   Add av_opt_child_class_iterate() and AVClass.child_class_iterate().
   Deprecate av_opt_child_class_next() and AVClass.child_class_next().
 
+-------- 8< --------- FFmpeg 4.3 was cut here -------- 8< ---------
+
 2020-06-05 - ec39c2276a - lavu 56.50.100 - buffer.h
   Passing NULL as alloc argument to av_buffer_pool_init2() is now allowed.