summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index fbabb51ea3..ecbe8b537c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,11 @@ libavutil: 2015-08-28
API changes, most recent first:
+2015-xx-xx - xxxxxxx - lavc 57.9.1 - avcodec.h
+ Deprecate rtp_callback without replacement, i.e. it won't be possible to
+ get image slices before the full frame is encoded any more. The libavformat
+ rtpenc muxer can still be used for RFC-2190 packetization.
+
2015-11-xx - xxxxxxx - lavc 57.9.0 - avcodec.h
Add AV_PKT_DATA_FALLBACK_TRACK for making fallback associations between
streams.