gstreamer/gst-libs/gst
Sebastian Dröge 805b1ee9b3 video-converter: Add fast paths from v210 to I420/YV12, Y42B, UYVY and YUY2
These then don't require going through the generic code path via AYUV64
first but can be converted directly.

This speeds up processing of
  videotestsrc ! v210 ! videoconvert ! other_format ! fakesink
by a factor of 1.55 for I420/YV12 and 1.40 for the other destination
formats and reduces memory pressure considerably.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/775>
2020-09-08 21:10:30 +00:00
..
allocators gstphysmemory: Use G_DECLARE_INTERFACE 2020-03-20 06:20:43 +00:00
app appsrc: Post a bus error if a segment can't be applied 2020-08-11 07:35:56 +00:00
audio audio/video: Copy more metas by default in the codec base classes 2020-08-30 22:12:22 +00:00
fft fft: Update our kiss fft version 2019-12-27 11:53:14 +02:00
gl gl/build: build with implicit_include_directories : false 2020-08-27 00:08:08 +00:00
pbutils encoding-profile: minor fix in documentation 2020-08-25 07:29:33 +00:00
riff riff-media: add H.265 2020-05-18 09:51:23 +00:00
rtp rtpbasepayload: place twcc-ext-id behind environment variable 2020-07-21 11:57:55 +00:00
rtsp Fix up and add various "Since" markers and other related docs fixes 2020-06-19 12:17:55 +03:00
sdp sdp: fix gst_sdp_message_new_from_text() doc 2020-06-18 11:42:10 +00:00
tag tags: update to latest iso-code and support more languages 2020-08-12 17:59:58 +00:00
video video-converter: Add fast paths from v210 to I420/YV12, Y42B, UYVY and YUY2 2020-09-08 21:10:30 +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
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30