gstreamer/gst-libs/gst
Haihao Xiang 90f8cca04e video: add VUYA pixel format
AYUV in gstreamer was defined in A-Y-U-V order in memory[1], however
Microsoft defined another AYUV format in V-U-Y-A order in memory[2]. Add
VUYA format for the latter in order to distinguish the two formats

[1] https://gstreamer.freedesktop.org/documentation/design/mediatype-video-raw.html#formats
[2] https://docs.microsoft.com/en-us/windows/desktop/medfound/recommended-8-bit-yuv-formats-for-video-rendering#ayuv)
2019-03-21 23:05:09 +00:00
..
allocators libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
app appsrc: Fix docs typo 2019-03-16 14:57:56 +00:00
audio audiodecoder: add _finish_subframe() method 2019-03-05 19:49:13 +00:00
fft libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
gl macOS gst-plugins-base/gl/cocoa: UI API called on a background thread: -[NSView removeFromSuperview] 2019-03-20 18:44:12 +07:00
pbutils Remove some left over 0.10 references 2019-03-21 17:22:24 +00:00
riff libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
rtp rtcpbuffer: test for len instead of type 2019-03-21 19:27:28 +01:00
rtsp gstrtspconnection: Security loophole making heap overflow 2019-03-14 10:24:30 +01:00
sdp sdpmessage: Remove dead assignment 2018-12-17 12:21:01 +01:00
tag Check for zlib header 2018-11-22 20:03:33 -05:00
video video: add VUYA pixel format 2019-03-21 23:05:09 +00:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30