index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
winks
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-19
ksvideosrc: fix device enumeration when hotplugging a camera
Jerome Laheurte
1
-4
/
+5
2018-08-01
meson: Add option for winks plugin
Nirbheek Chauhan
1
-7
/
+10
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-3
/
+6
2018-06-24
winks: Update for g_type_class_add_private() deprecation in recent GLib
Tim-Philipp Müller
3
-15
/
+7
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-04-22
Fix code indentation
Tim-Philipp Müller
1
-1
/
+2
2017-08-16
sys: Convert source files to UTF-8
Jan Alexander Steffens (heftig)
4
-4
/
+4
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
1
-1
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2016-11-12
winks: undef windows SDK macros before redefining them
Scott D Phillips
1
-0
/
+2
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+23
2016-08-16
winks: Fix RGB frame flipping and postprocessing
Jan Schmidt
5
-14
/
+32
2016-08-16
winks: Give the ksvideosrc PRIMARY rank
Jan Schmidt
1
-1
/
+1
2016-08-16
winks: Fix swapped RGBx/RGB caps mapping, and endianness.
Jan Schmidt
1
-3
/
+3
2016-06-21
winks: Port to MSVC and pretend to be Windows XP
Nirbheek Chauhan
3
-2
/
+9
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-3
/
+3
2015-11-01
ksvideosrc: don't try to align current timestamp on previous timestamp
Philippe Renon
1
-73
/
+3
2015-06-04
ksvideosrc: fix logic and timestamp non-muxed streams again
Tim-Philipp Müller
1
-2
/
+2
2015-04-29
ksvideosrc: don't timestamp buffers for muxed streams
Andoni Morales Alastruey
3
-0
/
+18
2015-04-29
ksvideosrc: fix header size for muxed streams
Andoni Morales Alastruey
1
-1
/
+10
2015-04-28
GstDeviceProvider implementation for WIN Kernel Streaming plugin
Руслан Ижбулатов
7
-17
/
+925
2015-04-12
winks: Reset DTS to GST_CLOCK_TIME_NONE
Sebastian Dröge
1
-1
/
+2
2015-04-11
winks: fix debug message parameter format
Tim-Philipp Müller
1
-1
/
+1
2015-04-08
ksvideosrc: fix support for DV devices
Andoni Morales Alastruey
3
-11
/
+39
2015-04-08
ksvideosrc: only list capture devices
Andoni Morales Alastruey
1
-0
/
+8
2015-02-03
ksvideosrc: Fix missing brace warning
Nicolas Dufresne
1
-7
/
+7
2015-02-03
ksvideosrc: Fix buffer handling
Nicolas Dufresne
3
-14
/
+30
2014-11-25
winks: fix debug message format issues
Tim-Philipp Müller
2
-7
/
+7
2014-03-15
winks: port to 1.0
Andoni Morales Alastruey
7
-291
/
+179
2014-02-16
configure: Rename all variables related to the winks plugin
Sebastian Dröge
1
-1
/
+1
2014-02-10
winks: Make headers known to automake
Руслан Ижбулатов
1
-1
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-21
windows: Put the DirectX LDFLAGS in the correct place and reorder libraries
Sebastian Dröge
1
-3
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
10
-20
/
+20
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-08-07
winks: add missing default switch case
Andoni Morales Alastruey
1
-0
/
+4
2012-08-07
winks: fix types
Andoni Morales Alastruey
1
-1
/
+1
2012-08-07
winks: fix format warnings
Andoni Morales Alastruey
1
-5
/
+5
2012-08-07
winks: fix unused variables warnings
Andoni Morales Alastruey
2
-6
/
+1
2012-08-07
winks: don't reinitialize MEDIASUBTYPE_I420
Andoni Morales Alastruey
1
-6
/
+1
2012-08-07
winks: define STATIC_KSPROPSETID_Wave_Queued if not defined
Andoni Morales Alastruey
1
-0
/
+6
2012-08-07
winks: integrate build with autotools
Andoni Morales Alastruey
1
-7
/
+15
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
2
-3
/
+3
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2011-11-10
chain up in set_clock
Wim Taymans
1
-1
/
+1
2010-12-10
winks: fix framerate fraction range mapping
Christian Berentsen
1
-5
/
+3
2010-10-28
winks: work around shutdown deadlock
Ole André Vadla Ravnås
1
-6
/
+7
[next]