avpacket: add a function for wrapping existing data as side data

This commit is contained in:
Anton Khirnov
2015-10-04 12:08:20 +02:00
parent b09ad37c83
commit 31c51f7441
4 changed files with 48 additions and 11 deletions

View File

@@ -13,6 +13,9 @@ 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().
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