Haihao Xiang
|
1dd3ef24b1
|
msdkmjpegenc: convert UYVY to YUY2 instead of NV12
Before this fix, the chroma subsampling of the output is 4:2:0. It is
4:2:2 with this fix, which is better for UYVY input
|
2019-11-02 09:52:36 +00:00 |
|
Haihao Xiang
|
e1b8b81e84
|
msdkmjpegenc: don't need conversion for BGRA and YUY2
jpeg encoder in MSDK can accept BGRA and YUY2 input.
|
2019-11-02 09:52:36 +00:00 |
|
Tim-Philipp Müller
|
16426b3928
|
msdk: add Hardware tag to element metadata
|
2019-02-19 23:44:42 +00:00 |
|
Sreerenj Balachandran
|
dec0953517
|
msdk: allow building against open sourced msdk
Building against mfx_dispatcher is used to search for
headers in PREFIX/include/mfx/ only (commit: 62f04e801b ),
but it is just PREFIX/include with open source msdk version.
https://bugzilla.gnome.org/show_bug.cgi?id=796118
|
2018-05-15 16:31:02 -08:00 |
|
Sebastian Dröge
|
62f04e801b
|
msdk: Allow building against mfx_dispatcher
E.g. from https://github.com/lu-zero/mfx_dispatch
|
2017-10-30 18:20:23 +02:00 |
|
Scott D Phillips
|
1a4db8846f
|
msdk: add mjpeg encoder
https://bugzilla.gnome.org/show_bug.cgi?id=774793
|
2016-12-13 00:06:42 +01:00 |
|