gstreamer/gst-libs/gst
Sebastian Dröge 49ac382b47 video-converter: Implement multi-threaded scaling/conversion
This adds a property to select the maximum number of threads to use for
conversion and scaling. During processing, each plane is split into
an equal number of consecutive lines that are then processed by each
thread.

During tests, this gave up to 1.8x speedup with 2 threads and up to 3.2x
speedup with 4 threads when converting e.g. 1080p to 4k in v210.

https://bugzilla.gnome.org/show_bug.cgi?id=778974
2017-02-23 21:55:29 +02:00
..
allocators gstfdmemory: log with GST_INFO instead of GST_ERROR on permission denied 2016-11-21 21:22:47 +00:00
app appsrc: fix compiler warning 2016-12-25 13:15:26 +00:00
audio audioringbuffer: Also add FLAC to debug strings. 2017-02-04 14:46:42 +11:00
fft meson: Generate girs 2016-11-09 18:06:19 -03:00
pbutils discoverer: Ignore more parser related fields when comparing streams 2017-02-08 15:56:34 -03:00
riff riff-media: Don't divide block align by zero channels 2017-01-20 12:41:16 +02:00
rtp rtpbuffer: Fix ensure_buffers() if whole packet is in one GstMemory 2016-11-25 13:15:24 +02:00
rtsp rtsp-url: unescape special chars in user/pass part of URL 2016-12-25 12:08:45 +00:00
sdp sdp: Fix attribute leak 2016-11-28 16:51:43 +01:00
tag id3v2: fix splitting strings in ISO-8859-1 and UTF-16 formats 2016-12-25 10:52:39 +00:00
video video-converter: Implement multi-threaded scaling/conversion 2017-02-23 21:55:29 +02: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 rtp: build audio library before rtp 2016-02-16 17:42:44 +02:00
meson.build rtsp: Include GstSdp-1.0.gir when generating the gir 2016-11-10 17:43:38 -03:00