index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
libvisual
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-01
visual: merge audiovisalizer base classes
Luis de Bethencourt
4
-1569
/
+5
2015-06-07
libvisual: clean dereferences of private structures
Luis de Bethencourt
1
-107
/
+128
2015-06-07
libvisual: make private all variable subclasses don't need
Luis de Bethencourt
2
-165
/
+170
2015-04-25
audiovisualizer: fix the license from GPL to LGPL
Stefan Sauer
2
-20
/
+22
2015-02-16
audiovisualizer: don't use private GMutex implementation details
Tim-Philipp Müller
1
-8
/
+7
2015-01-21
visual: fix caps leak
Luis de Bethencourt
1
-0
/
+3
2015-01-21
visual: post QoS messages when dropping frames due to QoS
Luis de Bethencourt
1
-6
/
+30
2015-01-13
visual: cleanup
Luis de Bethencourt
1
-1
/
+1
2015-01-13
visual: handle the return of the setup function
Luis de Bethencourt
1
-2
/
+8
2015-01-13
Revert "visual: remove unnecessary variable"
Luis de Bethencourt
1
-2
/
+5
2015-01-13
visual: remove unnecessary variable
Luis de Bethencourt
1
-5
/
+2
2015-01-12
visual: use unused value
Luis de Bethencourt
1
-0
/
+2
2014-07-11
libvisual: Remove < 0.4 support
Edward Hervey
2
-88
/
+48
2014-06-28
libvisual: Rename get_type() function to prevent conflicts with static linking
Sebastian Dröge
2
-3
/
+3
2013-07-26
ext/gst: Ensure default query/event handlers are used
Edward Hervey
1
-23
/
+2
2013-05-15
libvisual: Update visualizer baseclass from gst-plugins-bad
Sebastian Dröge
1
-9
/
+14
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-05
audiovisualizer: Don't try to sync controller values to invalid timestamp
Olivier Crête
1
-1
/
+2
2013-04-01
visualizer: handle non-existant pool in the default allocation query
Matthew Waters
1
-2
/
+8
2013-03-13
libvisual: fix improper video frame clear operation
Greg Rutz
1
-1
/
+5
2013-01-29
visualizer: improve allocation
Wim Taymans
2
-50
/
+225
2012-11-14
gst_adapter_prev_timestamp -> gst_adapter_prev_pts
Tim-Philipp Müller
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
5
-8
/
+8
2012-10-24
Revert "gst: Add better support for static plugins"
Sebastian Dröge
1
-1
/
+1
2012-10-24
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-09-10
Remove some #define GLIB_DISABLE_DEPRECATION_WARNINGS that are no longer needed
Tim-Philipp Müller
1
-4
/
+0
2012-09-08
libvisual: fix crashes and invalid writes in totem
Tim-Philipp Müller
1
-2
/
+4
2012-08-30
audiovis: add more debug
Wim Taymans
1
-0
/
+3
2012-08-17
visual: enable commented out code again.
Stefan Sauer
2
-16
/
+18
2012-08-13
visual: add support for GstVideoFrame
Wim Taymans
3
-183
/
+260
2012-08-13
visualizer: small cleanup
Wim Taymans
1
-6
/
+2
2012-08-13
visual: remove channel mask
Wim Taymans
1
-1
/
+0
2012-08-11
visual: add a FIXME as the discussion in IRC discontinued
Stefan Sauer
1
-0
/
+1
2012-07-24
audiovisualizer: fixate caps completely
Wim Taymans
1
-0
/
+2
2012-07-16
audiovisualizer: shorten base class name
Stefan Sauer
6
-261
/
+259
2012-07-10
visual: use right base class name
Wim Taymans
6
-256
/
+256
2012-07-09
visual: port to baseaudiovisualizer
Stefan Sauer
5
-735
/
+1400
2012-07-09
visual: split the plugin wrapper and the actual element
Stefan Sauer
4
-225
/
+284
2012-06-08
elements: Use gst_pad_set_caps() instead of manual event fiddling
Sebastian Dröge
1
-1
/
+1
2012-05-13
libvisual: include string.h for strcmp()
Tim-Philipp Müller
1
-0
/
+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 change
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-03-15
update for bufferpool changes
Wim Taymans
1
-1
/
+1
2012-03-15
update for allocation query changes
Wim Taymans
2
-19
/
+24
2012-03-14
take padding into account
Wim Taymans
1
-3
/
+4
2012-03-11
fix for caps API changes
Wim Taymans
1
-5
/
+4
2012-01-25
port to new map API
Wim Taymans
1
-5
/
+4
2012-01-05
ext: Add new layout field to the raw audio caps
Sebastian Dröge
1
-1
/
+1
2011-12-02
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-1
/
+1
[next]