gstreamer/sys
Haihao Xiang fbeaa37b79 msdkenc: add need_conversion method
In future, a sub class of GstMsdkEncClass may decide a native format by
using this method, e.g. JPEG encoder may accept YUY2 input, however the
current implemation needs a conversion from YUY2 to NV12 before encoding.

In addtion, a sub class may choose a format for encoding if the input
format is not supported by MSDK, e.g. the current implemation does
UYVY->NV12 if the input format is UYVY. We may do UYVY->YUY2 for JPEG
encoder in future
2019-11-02 09:52:36 +00:00
..
androidmedia androidmedia: Make sure that the first member of GstAmcSurfaceTextureJNI is correct 2019-10-25 13:56:13 +00:00
applemedia Remove autotools build system 2019-10-14 13:54:27 +01:00
bluez Remove autotools build system 2019-10-14 13:54:27 +01:00
d3d11 d3d11window: Protect registration/creation of WIN32 window 2019-10-04 21:15:25 +09:00
d3dvideosink Remove autotools build system 2019-10-14 13:54:27 +01:00
decklink Remove autotools build system 2019-10-14 13:54:27 +01:00
directsound Remove autotools build system 2019-10-14 13:54:27 +01:00
dshowdecwrapper Remove autotools build system 2019-10-14 13:54:27 +01:00
dshowsrcwrapper Remove autotools build system 2019-10-14 13:54:27 +01:00
dshowvideosink Remove autotools build system 2019-10-14 13:54:27 +01:00
dvb Remove autotools build system 2019-10-14 13:54:27 +01:00
fbdev Remove autotools build system 2019-10-14 13:54:27 +01:00
ipcpipeline Remove autotools build system 2019-10-14 13:54:27 +01:00
kms Remove autotools build system 2019-10-14 13:54:27 +01:00
msdk msdkenc: add need_conversion method 2019-11-02 09:52:36 +00:00
nvcodec Remove autotools build system 2019-10-14 13:54:27 +01:00
opensles Remove autotools build system 2019-10-14 13:54:27 +01:00
shm Remove autotools build system 2019-10-14 13:54:27 +01:00
tinyalsa Remove autotools build system 2019-10-14 13:54:27 +01:00
uvch264 Remove autotools build system 2019-10-14 13:54:27 +01:00
wasapi wasapi: Fix build warnings 2019-10-14 14:43:59 +00:00
winks Remove autotools build system 2019-10-14 13:54:27 +01:00
winscreencap Remove autotools build system 2019-10-14 13:54:27 +01:00
meson.build nvdec,nvenc: Port to dynamic library loading 2019-07-08 10:37:46 +00:00