Merge commit '462a54e229'
* commit '462a54e229':
lavc: Deprecate avctx.rtp_callback field
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
This commit is contained in:
commit
93fb4a4629
4 changed files with 23 additions and 1 deletions
|
|
@ -14,6 +14,11 @@ libavutil: 2015-08-28
|
|||
|
||||
|
||||
API changes, most recent first:
|
||||
2015-11-29 - xxxxxxx - lavc 57.16.101 - 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
|
||||
rtpenc muxer can still be used for RFC-2190 packetization.
|
||||
|
||||
2015-11-xx - xxxxxxx - lavc 57.16.0 - avcodec.h
|
||||
Add AV_PKT_DATA_FALLBACK_TRACK for making fallback associations between
|
||||
streams.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue