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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
rtp: improve structures
memory-improvements3
Wim Taymans
4
-121
/
+118
2012-01-25
port to new map API
Wim Taymans
74
-1098
/
+1081
2012-01-23
tests: fix missing include in audio-trickplay
Tim-Philipp Müller
1
-0
/
+1
2012-01-23
controller: move from control-binding to control-binding-direct
Stefan Sauer
2
-4
/
+4
2012-01-22
Replace deprecated GStaticMutex with GMutex
Tim-Philipp Müller
4
-26
/
+26
2012-01-22
discoverer: use G_TYPE_ERROR instead of GST_TYPE_G_ERROR
Tim-Philipp Müller
1
-1
/
+1
2012-01-20
controller: adapt to control_binding changes
Stefan Sauer
2
-4
/
+4
2012-01-20
controller: adapt to controller api changes
Stefan Sauer
3
-27
/
+29
2012-01-19
tests: fix some tests
Wim Taymans
4
-16
/
+25
2012-01-19
rtcp: handle size update correctly
Wim Taymans
1
-3
/
+3
2012-01-19
appsrc: handle NULL caps correctly
Wim Taymans
1
-5
/
+8
2012-01-19
Update for memory API changes
memory-improvements
Wim Taymans
4
-10
/
+7
2012-01-19
port to new glib thread API
Wim Taymans
16
-105
/
+58
2012-01-19
docs: interlaced video: Update docs
Robert Swain
1
-26
/
+22
2012-01-19
tcp: work around compiler warnings
Wim Taymans
2
-0
/
+4
2012-01-18
Remove compatibility code cruft for old GLib versions
Tim-Philipp Müller
24
-248
/
+8
2012-01-18
Add ext/gio/ to CRUFT_DIRS
Tim-Philipp Müller
1
-0
/
+1
2012-01-18
encoding: port to new GLib threading API
Tim-Philipp Müller
4
-21
/
+25
2012-01-18
pango: port to new GLib threading API
Tim-Philipp Müller
2
-10
/
+8
2012-01-18
configure.ac: Remove GIO check, it's in gst-glib2.m4 now
Sebastian Dröge
1
-14
/
+0
2012-01-18
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2012-01-18
gio: Move to gst subdirectory
Sebastian Dröge
21
-28
/
+8
2012-01-18
configure.ac: Require GLib 2.31.10 and improve GIO check
Sebastian Dröge
1
-16
/
+15
2012-01-18
Update spec file with latest changes
Christian Fredrik Kalager Schaller
1
-3
/
+2
2012-01-18
po: update POTFILES.in for recent changes
Tim-Philipp Müller
1
-1
/
+0
2012-01-17
configure: Remove socket/winsock and related checks, not necessary anymore
Sebastian Dröge
1
-22
/
+0
2012-01-17
rtsp: Port to GIO
Sebastian Dröge
6
-534
/
+348
2012-01-17
sdp: Port to GIO for multicast address detection
Sebastian Dröge
5
-54
/
+10
2012-01-17
tcp: Fix handling of closed connections
Sebastian Dröge
2
-22
/
+38
2012-01-17
tcp: Add support for IPv6
Sebastian Dröge
4
-60
/
+61
2012-01-17
tcp: Only read as much as is currently available from the socket
Sebastian Dröge
3
-8
/
+108
2012-01-17
tcp: Don't leak the resolver if name resolval failed
Sebastian Dröge
4
-4
/
+16
2012-01-17
configure: We require GIO now
Sebastian Dröge
1
-19
/
+16
2012-01-16
multisocketsink: Fix possible GType namespace conflicts with the private elem...
Sebastian Dröge
1
-9
/
+12
2012-01-16
multisocketsink: Re-add QoS DSCP property
Sebastian Dröge
2
-0
/
+105
2012-01-16
tcp: Remove remaining unused stuff
Sebastian Dröge
4
-923
/
+0
2012-01-16
tcp: Remove old socket helper functions
Sebastian Dröge
3
-238
/
+0
2012-01-16
tcpserversink: Port to GIO
Sebastian Dröge
10
-1189
/
+945
2012-01-16
tcpserversrc: Port to GIO
Sebastian Dröge
2
-155
/
+180
2012-01-16
tcpclientsink: Port to GIO
Sebastian Dröge
2
-121
/
+171
2012-01-16
tcpclientsrc: Port to GIO
Sebastian Dröge
3
-94
/
+117
2012-01-15
videopool: fix printf warning in debug message
Matej Knopp
1
-1
/
+1
2012-01-12
GST_TYPE_DATE -> G_TYPE_DATE
Tim-Philipp Müller
4
-8
/
+8
2012-01-12
discoverer: fix up for GstTagList != GstStructure
Tim-Philipp Müller
1
-6
/
+6
2012-01-12
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
6
-51
/
+81
2012-01-12
tests: discoverer test is now valgrind clean
Tim-Philipp Müller
1
-1
/
+0
2012-01-12
theoraparse: fix array leak
Vincent Penquerc'h
1
-1
/
+1
2012-01-12
discoverer: fix structure leak
Vincent Penquerc'h
1
-0
/
+4
2012-01-12
playsinkconvertbin: release extra ref on converter elements
Mark Nauwelaerts
1
-0
/
+1
2012-01-11
Add missing DEFAULT_INCLUDES on androgenizer call
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
[next]