lavc: add a packet side data type for VBV-like parameters

This commit is contained in:
Anton Khirnov
2015-07-22 14:04:20 +02:00
parent e63e3797a1
commit f0b769c16d
3 changed files with 69 additions and 0 deletions

View File

@@ -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