gstreamer/sys
Seungha Yang cae6b7112d nvh264enc: Fix broken Y444 format encoding with system memory Y444 support
separateColourPlaneFlag is mapped to separate_colour_plane_flag which
means Y, U and V planes are separately processed as monochrome sampled pictures.
So encoder shouldn't set that flag for normal 4:4:4 encoding.

Also for 4:4:4 encoding, NV_ENC_H264_PROFILE_HIGH_444_GUID profile must be
explicitly set.
2019-05-06 17:30:32 +09:00
..
androidmedia androidmedia: added path /system/vendor/etc to dependency 2019-05-03 19:10:22 +07:00
applemedia build: Don't forget to dist applemedia/avfdeviceprovider.h 2019-03-01 16:20:05 +00:00
bluez avdtputil: Remove dead code 2018-11-12 08:00:26 +00:00
d3dvideosink d3dhelpers.c: fix typo in debug output 2019-01-30 11:27:42 -05:00
decklink decklink: Add support for parsing/outputting AFD/Bar 2019-05-03 21:20:49 +00:00
directsound Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
dshowdecwrapper Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
dshowsrcwrapper dshowsrcwrapper: add implementation of GstDeviceMonitor 2018-11-09 09:52:40 +00:00
dshowvideosink bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
dvb Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
fbdev Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
ipcpipeline meson: build opencv and ipcpipeline examples 2018-11-29 12:29:50 +00:00
kms kmssink: Accept underscore in property 2018-12-18 16:36:57 +01:00
msdk msdk: fix the build error with libva 2.4.0 2019-04-17 13:10:10 +08:00
nvdec nvenc/nvdec: Add NVIDIA SDK headers to noinst_HEADERS 2019-05-02 22:31:00 +00:00
nvenc nvh264enc: Fix broken Y444 format encoding with system memory Y444 support 2019-05-06 17:30:32 +09:00
opensles meson: Fix invalid keyword warning 2018-11-13 09:02:21 +00:00
shm shmsrc: delay fd removal until there's no uses 2018-10-10 13:42:05 -04:00
tinyalsa Fix build when we have tinyalsa but not its header 2018-12-18 21:08:10 +00:00
uvch264 Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
vdpau meson: build vdpau plugin 2018-12-17 09:12:53 +00:00
wasapi Fixed segtotal value being always 2 due to an unused variable 2019-04-30 21:25:12 -03:00
winks winks: add Hardware tag to element metadata 2019-02-19 23:45:34 +00:00
winscreencap Add feature options for almost all plugins 2018-07-27 19:04:38 +05:30
Makefile.am vcdsrc: Remove unusable VCD source 2019-02-18 15:39:43 +01:00
meson.build nvdec/nvenc: Add CUDA Toolkit 10.1 support 2019-03-07 21:27:44 +09:00