gstreamer/sys
Vivia Nikolaidou fafc8e564c decklinkvideosink: Made "auto" mode work according to caps
When the mode of decklinkvideosink is set to "auto", the sink claims to
support the full set of caps that it can support for all modes. Then, every
time new caps are set, the sink will automatically find the correct mode for
these caps and set it.

Caveat: We have no way to know whether a specific mode will actually work for
your hardware. Therefore, if you try sending 4K video to a 1080 screen, it
will silently fail, we have no way to know that in advance. Manually setting
that mode at least gave the user a way to double-check what they are doing.

https://bugzilla.gnome.org/show_bug.cgi?id=759600
2015-12-18 16:08:02 +01:00
..
acmenc acm: Port ACM MP3 decoder and encoders to GStreamer 1.x 2015-12-07 13:25:28 +02:00
acmmp3dec acm: Port ACM MP3 decoder and encoders to GStreamer 1.x 2015-12-07 13:25:28 +02:00
androidmedia glmemory: implement GstGLBaseMemory::alloc 2015-12-17 13:49:55 +11:00
applemedia applemedia: set -mmacosx-version-min to 10.8 2015-12-18 10:30:25 +00:00
applemedia-nonpublic applemedia: Fix libtool usage 2014-02-06 16:17:39 +01:00
avc gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
bluez Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
cdrom gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
d3dvideosink d3dvideosink: Don't try to recreate swapchain while the window is minimized 2015-11-30 19:53:28 +02:00
decklink decklinkvideosink: Made "auto" mode work according to caps 2015-12-18 16:08:02 +01:00
directsound directsoundsrc: add device property as it is done in directsoundsink 2015-12-18 12:39:03 +01:00
dshowdecwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowsrcwrapper Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dshowvideosink Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
dvb plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
dxr3 Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
fbdev gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
linsys Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
nvenc nvenc: call the parent class on GstElement::set_context 2015-09-29 16:17:22 +10:00
opensles plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
pvr2d Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
qcam Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
shm plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
uvch264 Remove unnecessary NULL checks before g_free() 2015-11-18 16:05:42 -08:00
vcd vcdsrc: port to 1. 2014-12-04 17:00:52 -03:00
vdpau plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
wasapi wasapi: Fix flags order for uninstalled build 2015-05-21 13:42:29 +10:00
wininet wininet: "iradio-mode" property defaults to TRUE 2014-03-05 20:28:04 +01:00
winks plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
winscreencap plugins-bad: Fix example pipelines 2015-12-15 10:30:49 +00:00
Makefile.am Add Nvidia based hardware encoder element 2015-09-29 15:32:17 +10:00