You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-14 22:15:12 +02:00
lavc: Add device context field to AVCodecContext
For use by codec implementations which can allocate frames internally.
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user