Anton Khirnov
|
41d47ea85f
|
lavc: add Intel libmfx-based HEVC decoder.
|
2015-07-25 17:37:01 +02:00 |
|
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.
|
2015-07-25 17:24:25 +02:00 |
|
Anton Khirnov
|
f5c4d38c78
|
qsvdec: properly handle asynchronous decoding
Wait for async_depth frames before syncing.
|
2015-07-19 09:47:45 +02:00 |
|
Anton Khirnov
|
72b7441a10
|
lavc: add Intel libmfx-based H.264 encoder
|
2015-03-27 22:02:10 +01:00 |
|
Anton Khirnov
|
9ba27c2348
|
qsvdec: add 'decode' to the non-static function names
|
2015-03-27 21:57:47 +01:00 |
|
Anton Khirnov
|
d0a63d8b98
|
qsvdec: split off some code that will be shared with the encoder
|
2015-03-27 21:57:28 +01:00 |
|
Anton Khirnov
|
b04d009b0e
|
qsv: rename to qsvdec
This is to avoid conflicts with the upcoming QSV encoding support.
|
2015-03-27 21:56:36 +01:00 |
|