Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |