From 84adab333cddeefc3cfd843089dee23f58bd372c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 22 Jul 2015 14:39:30 +0200 Subject: lavc: add stream-global packet side data This is similar to what is done for AVStream. --- doc/APIchanges | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 0979930aac..bd7323c37b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -14,7 +14,8 @@ libavutil: 2015-08-28 API changes, most recent first: 2015-xx-xx - xxxxxxx - lavc 57.11.0 - avcodec.h - Add av_packet_add_side_data(). + xxxxxxx - Add av_packet_add_side_data(). + xxxxxxx - Add AVCodecContext.coded_side_data. 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