Maksim Shabunin
|
7febec49b2
|
Merge pull request #20614 from mshabunin:use-onevpl-load
videoio: use oneVPL load mechanism, encoder bitrate estimation
* videoio: updated oneVPL support - use mfxLoad
* videoio: advanced bitrate estimation for MFX encoder
* videoio: improved MediaSDK/oneVPL/libva detection
* videoio(ffmpeg): don't try oneVPL
* videoio(test): tune checks of videoio_mfx.read_write_raw tests
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
|
2021-10-21 13:56:11 +00:00 |
|
Alexander Alekhin
|
7459613623
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-11-05 18:59:10 +00:00 |
|
Maksim Shabunin
|
21a8d9569d
|
videoio: added frameSize to MFX capture
|
2020-11-05 17:40:48 +03:00 |
|
Alexander Alekhin
|
06bff34a6b
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2020-05-12 19:24:28 +00:00 |
|
Maksim Shabunin
|
f30931848e
|
CAP_MFX: surface pool with timeout, more parameters
|
2020-05-12 18:43:04 +03:00 |
|
Maksim Shabunin
|
9702987209
|
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
|
2019-02-26 13:50:30 +03:00 |
|
Maksim Shabunin
|
0c79f4a00f
|
MediaSDK: fixed Linux build, improved BGR<->NV12 conversions
|
2017-11-01 14:14:45 +03:00 |
|
Maksim Shabunin
|
83655ba9be
|
MediaSDK video backend: Windows support
|
2017-10-11 16:33:37 +03:00 |
|
Maksim Shabunin
|
c06f3d63e8
|
Initial version of MediaSDK integration:
- cmake dependencies search (WITH_MFX option)
- raw H264, H265, MPEG2 encoding and decoding
- tests for supported formats
|
2017-06-20 12:15:10 +03:00 |
|