summaryrefslogtreecommitdiff
path: root/sys/winks
Commit message (Expand)AuthorAgeFilesLines
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-17/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* winks: add Hardware tag to element metadataTim-Philipp Müller2019-02-191-1/+1
* misc: Fix warnings on Cerbero MinGWNirbheek Chauhan2019-02-061-0/+6
* Run gst-indent through the filesJordan Petridis2018-11-281-3/+2
* ksvideosrc: initialize pointer to satisfy MSVCJoshua M. Doe2018-11-081-1/+1
* ksvideosrc: support 'Y16 ' FOURCC as GRAY16_LEJoshua M. Doe2018-11-081-4/+10
* ksvideosrc: gracefully handle device prop when empty stringJoshua M. Doe2018-11-081-1/+6
* ksvideosrc: fix device enumeration when hotplugging a cameraJerome Laheurte2018-08-191-4/+5
* meson: Add option for winks pluginNirbheek Chauhan2018-08-011-7/+10
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-3/+6
* winks: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-243-15/+7
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Fix code indentationTim-Philipp Müller2018-04-221-1/+2
* sys: Convert source files to UTF-8Jan Alexander Steffens (heftig)2017-08-164-4/+4
* Fix up package name and origin in some pluginsTim-Philipp Müller2017-05-181-1/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* winks: undef windows SDK macros before redefining themScott D Phillips2016-11-121-0/+2
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+23
* winks: Fix RGB frame flipping and postprocessingJan Schmidt2016-08-165-14/+32
* winks: Give the ksvideosrc PRIMARY rankJan Schmidt2016-08-161-1/+1
* winks: Fix swapped RGBx/RGB caps mapping, and endianness.Jan Schmidt2016-08-161-3/+3
* winks: Port to MSVC and pretend to be Windows XPNirbheek Chauhan2016-06-213-2/+9
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-3/+3
* ksvideosrc: don't try to align current timestamp on previous timestampPhilippe Renon2015-11-011-73/+3
* ksvideosrc: fix logic and timestamp non-muxed streams againTim-Philipp Müller2015-06-041-2/+2
* ksvideosrc: don't timestamp buffers for muxed streamsAndoni Morales Alastruey2015-04-293-0/+18
* ksvideosrc: fix header size for muxed streamsAndoni Morales Alastruey2015-04-291-1/+10
* GstDeviceProvider implementation for WIN Kernel Streaming pluginРуслан Ижбулатов2015-04-287-17/+925
* winks: Reset DTS to GST_CLOCK_TIME_NONESebastian Dröge2015-04-121-1/+2
* winks: fix debug message parameter formatTim-Philipp Müller2015-04-111-1/+1
* ksvideosrc: fix support for DV devicesAndoni Morales Alastruey2015-04-083-11/+39
* ksvideosrc: only list capture devicesAndoni Morales Alastruey2015-04-081-0/+8
* ksvideosrc: Fix missing brace warningNicolas Dufresne2015-02-031-7/+7
* ksvideosrc: Fix buffer handlingNicolas Dufresne2015-02-033-14/+30
* winks: fix debug message format issuesTim-Philipp Müller2014-11-252-7/+7
* winks: port to 1.0Andoni Morales Alastruey2014-03-157-291/+179
* configure: Rename all variables related to the winks pluginSebastian Dröge2014-02-161-1/+1
* winks: Make headers known to automakeРуслан Ижбулатов2014-02-101-1/+1
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* windows: Put the DirectX LDFLAGS in the correct place and reorder librariesSebastian Dröge2012-11-211-3/+3
* Fix FSF addressTim-Philipp Müller2012-11-0410-20/+20
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* winks: add missing default switch caseAndoni Morales Alastruey2012-08-071-0/+4
* winks: fix typesAndoni Morales Alastruey2012-08-071-1/+1
* winks: fix format warningsAndoni Morales Alastruey2012-08-071-5/+5
* winks: fix unused variables warningsAndoni Morales Alastruey2012-08-072-6/+1