index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
goom2k1
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
goom2k1: Convert source files to UTF-8
Jan Alexander Steffens (heftig)
3
-9
/
+9
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+39
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2016-03-10
gst Factor out endian-order RGB formats
Nirbheek Chauhan
1
-5
/
+7
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
1
-172
/
+0
2015-10-12
goom/goom2k1: remove obsolete left over files
Julien Isorce
4
-1565
/
+5
2015-10-01
goom2k1: use the new audiovisualizer base class
Luis de Bethencourt
2
-2
/
+2
2015-08-14
goom: Rename get_type() function of base class to prevent symbol conflicts
Sebastian Dröge
2
-3
/
+3
2015-08-10
goom2k1/doc: Fixup previous commit
Nicolas Dufresne
1
-1
/
+1
2015-08-10
goom2k1/doc: Use GstGoom2k1 namespace
Nicolas Dufresne
2
-39
/
+39
2015-06-07
goom2k1: clean dereferences of private structure
Luis de Bethencourt
1
-115
/
+134
2015-06-02
goom2k1: remove variables not needed anymore
Luis de Bethencourt
2
-24
/
+6
2015-06-02
goom2k1: rebase to use the audiovisualizer class
Luis de Bethencourt
5
-560
/
+1593
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-1
/
+1
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-02-16
goom2k1: use fractional part of float division
Luis de Bethencourt
1
-2
/
+2
2014-11-02
goom2k1: post QoS messages when dropping frames due to QoS
Tim-Philipp Müller
2
-8
/
+32
2014-10-08
goom2k1: removing block of code that does nothing
Luis de Bethencourt
1
-42
/
+0
2014-02-09
goom: Remove unused functions
Sebastian Dröge
1
-33
/
+0
2013-07-17
goom2k1: Fix event handling and negotiate as soon as possible
Sebastian Dröge
1
-15
/
+11
2013-05-24
goom2k1: fix more duplicated symbols
Andoni Morales Alastruey
1
-0
/
+4
2013-05-02
goom2k1: fix duplicated symbols with goom
Andoni Morales Alastruey
1
-1
/
+9
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-15
goom2k1: fix duplicated symbol with goom
Andoni Morales Alastruey
1
-1
/
+3
2012-11-14
gst_adapter_prev_timestamp -> gst_adapter_prev_pts
Tim-Philipp Müller
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-06-08
elements: Use gst_pad_set_caps() instead of manual event fiddling
Sebastian Dröge
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-02
goom2k1: Fix 'may be used uninitialized in this function' compiler warning
Sebastian Dröge
1
-0
/
+5
2012-03-15
update for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
1
-16
/
+17
2012-03-14
take padding into account
Wim Taymans
1
-3
/
+4
2012-03-11
fix for caps api changes
Wim Taymans
1
-2
/
+1
2012-03-10
fix template caps refcount
Wim Taymans
1
-2
/
+4
2012-02-26
goom2k1: fix compiler warning
Alessandro Decina
1
-1
/
+1
2012-02-17
goom*: fix leaked caps event
Mark Nauwelaerts
1
-0
/
+1
2012-02-16
goom2k1: use some more boilerplate
Mark Nauwelaerts
1
-26
/
+4
2012-02-16
goom2k1: port to 0.11
Mark Nauwelaerts
2
-100
/
+136
2011-09-28
goom2k1: Fix compiler warnings on 64 bit mingw-w64
Raimo Järvi
1
-3
/
+2
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-10-05
goom: take duration into account when doing QoS
Wim Taymans
1
-0
/
+1
2010-10-05
goom: use adapter for timestamping
Wim Taymans
2
-19
/
+15
2010-10-04
goom2k1: report our latency correctly
Wim Taymans
1
-0
/
+61
2010-10-04
goom2k1: add defines for default width/height/fps
Wim Taymans
1
-7
/
+13
2010-05-06
goom,monoscope: truncate own caps, instead of copying and using the first only
Stefan Kost
1
-6
/
+5
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+4
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
2
-3
/
+3
[next]