lavc: add stream-global packet side data

This is similar to what is done for AVStream.
This commit is contained in:
Anton Khirnov
2015-07-22 14:39:30 +02:00
parent 31c51f7441
commit 84adab333c
3 changed files with 20 additions and 2 deletions

View File

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