* commit '31c51f7441':
  avpacket: add a function for wrapping existing data as side data

Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
This commit is contained in:
Hendrik Leppkes 2015-12-17 13:12:07 +01:00
commit 30833d121e
4 changed files with 48 additions and 11 deletions

View file

@ -14,6 +14,9 @@ libavutil: 2015-08-28
API changes, most recent first:
2015-12-17 - xxxxxxx - lavc 57.18.100 / 57.11.0 - avcodec.h
Add av_packet_add_side_data().
2015-12-11 - xxxxxxx - lavf 57.20.100 - avformat.h
Add av_program_add_stream_index()