hwcontext: add a dxva2 implementation

This commit is contained in:
Anton Khirnov 2016-03-31 13:12:41 +02:00
parent d338abb664
commit c46db38cde
8 changed files with 376 additions and 1 deletions

View file

@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
2016-xx-xx - xxxxxxx - lavu 55.11.0 - hwcontext_dxva2.h
Add new installed header with DXVA2-specific hwcontext definitions.
2016-xx-xx - xxxxxxx - lavu 55.10.0 - opt.h
Add av_opt_copy().