summaryrefslogtreecommitdiff
path: root/sys/winks
AgeCommit message (Expand)AuthorFilesLines
2018-08-19ksvideosrc: fix device enumeration when hotplugging a cameraJerome Laheurte1-4/+5
2018-08-01meson: Add option for winks pluginNirbheek Chauhan1-7/+10
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-3/+6
2018-06-24winks: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller3-15/+7
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2018-04-22Fix code indentationTim-Philipp Müller1-1/+2
2017-08-16sys: Convert source files to UTF-8Jan Alexander Steffens (heftig)4-4/+4
2017-05-18Fix up package name and origin in some pluginsTim-Philipp Müller1-1/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier1-3/+3
2016-11-12winks: undef windows SDK macros before redefining themScott D Phillips1-0/+2
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+23
2016-08-16winks: Fix RGB frame flipping and postprocessingJan Schmidt5-14/+32
2016-08-16winks: Give the ksvideosrc PRIMARY rankJan Schmidt1-1/+1
2016-08-16winks: Fix swapped RGBx/RGB caps mapping, and endianness.Jan Schmidt1-3/+3
2016-06-21winks: Port to MSVC and pretend to be Windows XPNirbheek Chauhan3-2/+9
2015-12-15plugins-bad: Fix example pipelinesVineeth TM1-3/+3
2015-11-01ksvideosrc: don't try to align current timestamp on previous timestampPhilippe Renon1-73/+3
2015-06-04ksvideosrc: fix logic and timestamp non-muxed streams againTim-Philipp Müller1-2/+2
2015-04-29ksvideosrc: don't timestamp buffers for muxed streamsAndoni Morales Alastruey3-0/+18
2015-04-29ksvideosrc: fix header size for muxed streamsAndoni Morales Alastruey1-1/+10
2015-04-28GstDeviceProvider implementation for WIN Kernel Streaming pluginРуслан Ижбулатов7-17/+925
2015-04-12winks: Reset DTS to GST_CLOCK_TIME_NONESebastian Dröge1-1/+2
2015-04-11winks: fix debug message parameter formatTim-Philipp Müller1-1/+1
2015-04-08ksvideosrc: fix support for DV devicesAndoni Morales Alastruey3-11/+39
2015-04-08ksvideosrc: only list capture devicesAndoni Morales Alastruey1-0/+8
2015-02-03ksvideosrc: Fix missing brace warningNicolas Dufresne1-7/+7
2015-02-03ksvideosrc: Fix buffer handlingNicolas Dufresne3-14/+30
2014-11-25winks: fix debug message format issuesTim-Philipp Müller2-7/+7
2014-03-15winks: port to 1.0Andoni Morales Alastruey7-291/+179
2014-02-16configure: Rename all variables related to the winks pluginSebastian Dröge1-1/+1
2014-02-10winks: Make headers known to automakeРуслан Ижбулатов1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-21windows: Put the DirectX LDFLAGS in the correct place and reorder librariesSebastian Dröge1-3/+3
2012-11-04Fix FSF addressTim-Philipp Müller10-20/+20
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-08-07winks: add missing default switch caseAndoni Morales Alastruey1-0/+4
2012-08-07winks: fix typesAndoni Morales Alastruey1-1/+1
2012-08-07winks: fix format warningsAndoni Morales Alastruey1-5/+5
2012-08-07winks: fix unused variables warningsAndoni Morales Alastruey2-6/+1
2012-08-07winks: don't reinitialize MEDIASUBTYPE_I420Andoni Morales Alastruey1-6/+1
2012-08-07winks: define STATIC_KSPROPSETID_Wave_Queued if not definedAndoni Morales Alastruey1-0/+6
2012-08-07winks: integrate build with autotoolsAndoni Morales Alastruey1-7/+15
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts2-3/+3
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans1-1/+1
2011-11-10chain up in set_clockWim Taymans1-1/+1
2010-12-10winks: fix framerate fraction range mappingChristian Berentsen1-5/+3
2010-10-28winks: work around shutdown deadlockOle André Vadla Ravnås1-6/+7