lavc: Add codec metadata to indicate hardware support

This commit is contained in:
Mark Thompson
2017-10-26 00:18:39 +01:00
parent 2779d33ed9
commit 24cc0a53e9
5 changed files with 109 additions and 2 deletions
+3
View File
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
2017-11-xx - xxxxxxx - lavc 58.4.100 - avcodec.h
Add AVCodecHWConfig and avcodec_get_hw_config().
2017-11-22 - 3650cb2dfa - lavu 55.3.100 - opencl.h
Remove experimental OpenCL API (av_opencl_*).