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
/
goom
Age
Commit message (
Expand
)
Author
Files
Lines
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
/
+29
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-27
goom: Use goom_set_resolution() instead of recreating the goom instance when ...
Sebastian Dröge
1
-0
/
+1
2016-02-27
Revert "goom: Initialize the goom struct only once we know width/height and r...
Sebastian Dröge
1
-14
/
+9
2016-02-27
goom: Initialize the goom struct only once we know width/height and recreate ...
Sebastian Dröge
1
-9
/
+14
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
1
-172
/
+0
2015-10-21
goom: remove compiler trick
Luis de Bethencourt
1
-2
/
+0
2015-10-12
goom/goom2k1: remove obsolete left over files
Julien Isorce
4
-1563
/
+3
2015-10-01
goom: 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-07-07
goom: Initialised variables to remove compiler warnings
Tobias Mueller
1
-1
/
+1
2015-06-08
goom: possible uninitialized variables warning
Luis de Bethencourt
1
-0
/
+3
2015-06-07
goom: clean dereferences of private structure
Luis de Bethencourt
1
-116
/
+135
2015-06-02
goom: rebase to use the audiovisualizer class
Luis de Bethencourt
5
-572
/
+1589
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
2014-11-02
goom: post QoS messages when dropping frames due to QoS
Tim-Philipp Müller
2
-6
/
+33
2014-09-24
goom: Clarified precedence between % and ?
Sanjay NM
1
-3
/
+3
2014-05-19
goom: Use fabs() instead of abs() to calculate the floating point absolute value
Sebastian Dröge
1
-2
/
+3
2014-04-27
goom: Remove french comment saying to prefix functions
Nicolas Dufresne
1
-2
/
+0
2014-04-28
goom: fix compilation on ios-arm7-10.9 and osx-x86_64
Tim-Philipp Müller
1
-1
/
+1
2014-04-27
goom: fix undefined behaviour of left-shift
Luis de Bethencourt
1
-1
/
+1
2014-02-09
goom: Remove unused functions
Sebastian Dröge
1
-10
/
+0
2013-09-21
goom: Fix MMX assembly compilation with clang
Sebastian Dröge
1
-0
/
+12
2013-08-05
goom: Ensure src caps are writable
Sjoerd Simons
1
-0
/
+1
2013-07-17
goom: Fix event handling and negotiate as soon as possible
Sebastian Dröge
1
-15
/
+9
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
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
41
-82
/
+82
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-03-15
update for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
1
-16
/
+18
2012-03-14
take padding into account
Wim Taymans
1
-3
/
+4
2012-03-11
fix for caps api changes
Wim Taymans
1
-1
/
+1
2012-02-17
goom*: fix leaked caps event
Mark Nauwelaerts
1
-0
/
+1
2012-02-16
goom: fix buffer leak
Mark Nauwelaerts
1
-0
/
+1
2012-01-05
goom: Port to the new multichannel caps and update for the new raw audio layo...
Sebastian Dröge
1
-1
/
+8
2011-11-22
Fix printf format compiler warnings on OS X / 64bit
Matej Knopp
1
-1
/
+1
2011-11-17
add parent to pad functions
Wim Taymans
1
-9
/
+12
2011-11-16
add parent to query function
Wim Taymans
1
-4
/
+5
2011-11-16
goom: update for renamed flags
Wim Taymans
1
-40
/
+6
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-1
/
+1
2011-11-10
update for adapter api changes
Wim Taymans
1
-2
/
+2
2011-11-08
goom: code cleanups
Stefan Sauer
1
-6
/
+4
2011-11-08
goom: add a sink_query to eat allocation queries
Stefan Sauer
1
-0
/
+26
[next]