You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
avpacket: add a function for wrapping existing data as side data
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user