Sven Dueking
|
67e87f8050
|
avcodec/qsv : Added look ahead rate control mode
Reviewed-by: Ivan Uskov <ivan.uskov@nablet.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
9 years ago |
Sven Dueking
|
6eecb91fbc
|
avcodec/qsvenc: Added PicTiming SEI
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
9 years ago |
Anton Khirnov
|
69b92f1b99
|
qsvenc: properly handle asynchronous encoding
Wait for async_depth frames before syncing.
|
9 years ago |
Ivan Uskov
|
ce91bab70f
|
libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform.
Reviewed-by: Gwenole Beauchesne <gb.devel@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
9 years ago |
Ivan Uskov
|
dbf8352a2e
|
libavcodec/qsvenc.c: Fix for too agressive height alignment during frame encoding which may be reason of superflous frame copying.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
9 years ago |
Anton Khirnov
|
66acb76bb0
|
lavc: add Intel libmfx-based HEVC encoder
|
9 years ago |
Anton Khirnov
|
72b7441a10
|
lavc: add Intel libmfx-based H.264 encoder
|
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 |