Diego Biurrun
c95169f0ec
build: Move cli tool sources to a separate subdirectory
This unclutters the top-level directory and groups related files together.
8 years ago
Hendrik Leppkes
da917fcf51
avconv_dxva2: add a profile check for hevc
Signed-off-by: Anton Khirnov <anton@khirnov.net>
9 years ago
Hendrik Leppkes
a8fce24b9c
avconv_dxva2: support HEVC Main10 decoding
Signed-off-by: Anton Khirnov <anton@khirnov.net>
8 years ago
Anton Khirnov
18c506e9e6
avconv_dxva2: use the hwcontext device creation API
9 years ago
Anton Khirnov
b23613268c
avconv_dxva2: use the hwcontext API
9 years ago
Hendrik Leppkes
a7e0380497
avconv_dxva2: add hevc support
Signed-off-by: Anton Khirnov <anton@khirnov.net>
10 years ago
Hendrik Leppkes
a7c5fddac8
avconv_dxva2: define all used GUIDs directly instead of relying on the 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>
11 years ago
Hendrik Leppkes
35177ba77f
avconv: add support for DXVA2 decoding
Signed-off-by: Anton Khirnov <anton@khirnov.net>
11 years ago