Vittorio Giovara
|
2d59159508
|
lavc: AV-prefix a few left out capabilities
|
10 years ago |
Anton Khirnov
|
741b352b16
|
qsvdec: list supported pixel formats
This is useful for detecting QSV-enabled decoders.
|
10 years ago |
Vittorio Giovara
|
def97856de
|
lavc: AV-prefix all codec capabilities
Express bitfields more simply.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
10 years ago |
Anton Khirnov
|
f3bd3810d2
|
qsvdec_*: add missing CODEC_CAP_DR1
|
10 years ago |
Anton Khirnov
|
41d47ea85f
|
lavc: add Intel libmfx-based HEVC decoder.
|
10 years ago |
Anton Khirnov
|
96dca089b1
|
qsvdec: move qsv_process_data() from qsvdec_h264 to the common code
It will be shared with the upcoming mpeg2 and hevc decoders.
|
10 years ago |
Anton Khirnov
|
9ba27c2348
|
qsvdec: add 'decode' to the non-static function names
|
10 years ago |
Anton Khirnov
|
d0a63d8b98
|
qsvdec: split off some code that will be shared with the encoder
|
10 years ago |
Anton Khirnov
|
b04d009b0e
|
qsv: rename to qsvdec
This is to avoid conflicts with the upcoming QSV encoding support.
|
10 years ago |
Anton Khirnov
|
4e08c82110
|
lavc: add an Intel libmfx-based H.264 decoder
Based on the code by Luca Barbato <lu_zero@gentoo.org> and Yukinori
Yamazoe <drocon11@gmail.com>.
|
10 years ago |