lavu: Add DRM hwcontext

This commit is contained in:
Mark Thompson
2017-06-18 18:16:27 +01:00
parent 7bae17e37a
commit 9cb23cd9fe
11 changed files with 481 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ libavutil: 2015-08-28
API changes, most recent first:
2017-09-13 - xxxxxxx - lavu 55.75.100 - hwcontext.h hwcontext_drm.h
Add AV_HWDEVICE_TYPE_DRM and implementation.
2017-09-08 - xxxxxxx - lavfi 6.103.100 - buffersrc.h
Add av_buffersrc_close().