From f0b769c16daafa64720dcba7fa81a9f5255e1d29 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 22 Jul 2015 14:04:20 +0200 Subject: lavc: add a packet side data type for VBV-like parameters --- doc/APIchanges | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index bd7323c37b..8ae8be4d83 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -16,6 +16,7 @@ API changes, most recent first: 2015-xx-xx - xxxxxxx - lavc 57.11.0 - avcodec.h xxxxxxx - Add av_packet_add_side_data(). xxxxxxx - Add AVCodecContext.coded_side_data. + xxxxxxx - Add AVCPBProperties API. 2015-xx-xx - xxxxxxx - lavc 57.9.1 - avcodec.h Deprecate rtp_callback without replacement, i.e. it won't be possible to -- cgit v1.2.3