lavc: Add device context field to AVCodecContext
For use by codec implementations which can allocate frames internally.
This commit is contained in:
parent
07b5136c48
commit
44f2eda39f
4 changed files with 29 additions and 2 deletions
|
@ -13,6 +13,9 @@ libavutil: 2015-08-28
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2017-xx-xx - xxxxxxx - lavc 57.34.0 - avcodec.h
|
||||
Add AVCodecContext.hw_device_ctx.
|
||||
|
||||
2017-02-11 - xxxxxxx - lavu 55.32.0 - frame.h
|
||||
Add AVFrame.opaque_ref.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue