Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avconv_dxva2: add a profile check for hevc | Hendrik Leppkes | 2016-07-20 | 1 | -0/+6 |
| | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | avconv_dxva2: support HEVC Main10 decoding | Hendrik Leppkes | 2016-07-15 | 1 | -2/+7 |
| | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | avconv_dxva2: use the hwcontext device creation API | Anton Khirnov | 2016-05-26 | 1 | -129/+11 |
| | |||||
* | avconv_dxva2: use the hwcontext API | Anton Khirnov | 2016-05-17 | 1 | -193/+113 |
| | |||||
* | avconv_dxva2: add hevc support | Hendrik Leppkes | 2015-01-27 | 1 | -1/+9 |
| | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | avconv_dxva2: define all used GUIDs directly instead of relying on the ↵ | Hendrik Leppkes | 2014-04-29 | 1 | -13/+14 |
| | | | | | | | | | | dxva2api.h header This avoids issues with inconsistent headers with different versions of mingw-w64 and older MSVC variants. Fixes FATE builds of MSVC 2010. Signed-off-by: Anton Khirnov <anton@khirnov.net> | ||||
* | avconv: add support for DXVA2 decoding | Hendrik Leppkes | 2014-04-28 | 1 | -0/+618 |
Signed-off-by: Anton Khirnov <anton@khirnov.net> |