index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
pulse
/
pulsesink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pulsesink: Implement GstStreamVolume interface
Sebastian Dröge
2009-09-11
1
-0
/
+8
*
pulsesink: Implement mute property
Sebastian Dröge
2009-09-11
1
-2
/
+138
*
pulsesink: remove ringbuffer reset compensation
Wim Taymans
2009-09-09
1
-29
/
+1
*
pulsesink: also guard reseting subscribe callback with ifdefs
Stefan Kost
2009-09-02
1
-0
/
+2
*
pulsesink: don't use relative seeks
Wim Taymans
2009-08-25
1
-10
/
+3
*
pulsesink: don't do logic within g_assert() statements
Tim-Philipp Müller
2009-08-02
1
-2
/
+6
*
pulse: conditionally compile newer stuff
Wim Taymans
2009-07-29
1
-1
/
+8
*
pulsesink: avoid using ivalid stream indexes
Wim Taymans
2009-07-27
1
-5
/
+27
*
pulsesink: Fix a couple error messages that mentioned incorrect function names.
Colin Guthrie
2009-07-23
1
-2
/
+2
*
pulsesink: set some values to their defaults
Wim Taymans
2009-07-20
1
-2
/
+2
*
pulsesink: don't wait for posted message
Wim Taymans
2009-07-20
1
-6
/
+1
*
pulsesink: use relative seeks
Wim Taymans
2009-07-20
1
-4
/
+14
*
pulsesink: Emit stream-status leave message
Olivier Crête
2009-07-14
1
-0
/
+30
*
pulsesink: Emit stream-status enter message
Olivier Crête
2009-07-14
1
-0
/
+30
*
pulsesink: debug the latency update values
Wim Taymans
2009-07-14
1
-0
/
+22
*
pulsesink: add 24bit sample formats
Wim Taymans
2009-07-14
1
-1
/
+14
*
pulsesink: include "1.0=100%" in volume and change upper limit
Stefan Kost
2009-06-30
1
-1
/
+7
*
pulsesink: clear ringbuffer when asked to
Wim Taymans
2009-06-29
1
-0
/
+23
*
pulseink: don't leak device_description
Wim Taymans
2009-06-19
1
-12
/
+20
*
pulsesink: ref custom ring buffer class and type in class_init
Tim-Philipp Müller
2009-06-15
1
-0
/
+4
*
pulsesink: handle border cases in resampler
Wim Taymans
2009-06-11
1
-2
/
+5
*
pulsesink: only notify if all checks passed
Stefan Kost
2009-06-04
1
-4
/
+3
*
pulsesink: check pointer before accessing
Stefan Kost
2009-06-03
1
-3
/
+3
*
pulsesink: rename gst_pulse_sink_get_time to gst_pulsesink_get_time
Stefan Kost
2009-06-03
1
-2
/
+2
*
pulsesink: use values from pa_stream_get_buffer_attr()
Stefan Kost
2009-06-03
1
-4
/
+6
*
pulsesink: Convert an erroneous assertion
Jan Schmidt
2009-05-21
1
-3
/
+5
*
pulse: Print a warning on under/overflows
Olivier Crête
2009-05-21
1
-0
/
+31
*
pulsesink: make sure we always signal waiters
Wim Taymans
2009-04-30
1
-9
/
+15
*
Remove unused variables in _class_init
Edward Hervey
2009-04-18
1
-2
/
+0
*
pulsesink: fix sample offset calculation again
Wim Taymans
2009-04-16
1
-2
/
+3
*
pulsesink: handle NULL timing info
Wim Taymans
2009-04-10
1
-11
/
+15
*
pulse: make it work on 0.9.12
Stefan Kost
2009-04-10
1
-12
/
+20
*
pulsesink: handle server disconnect in get_time
Wim Taymans
2009-04-10
1
-0
/
+11
*
pulsesink: bps is signed int to avoid overflow
Wim Taymans
2009-04-10
1
-2
/
+1
*
pulsesink: check for a stream
Wim Taymans
2009-04-09
1
-19
/
+8
*
pulsesink: fix compilation for newer pulseaudio
Wim Taymans
2009-04-09
1
-2
/
+2
*
pulsesink: uncork fixes and use prebuf = 0
Wim Taymans
2009-04-09
1
-77
/
+69
*
pulsesink: handle write errors
Wim Taymans
2009-04-09
1
-3
/
+14
*
pulsesink: write silence on underflow
Wim Taymans
2009-04-09
1
-0
/
+38
*
pulsesink: handle pull-based scheduling
Wim Taymans
2009-04-09
1
-118
/
+11
*
pulsesink: add beginnings of pull-based scheduling
Wim Taymans
2009-04-09
1
-19
/
+116
*
pulsesink: keep track of clock reset
Wim Taymans
2009-04-09
1
-41
/
+63
*
pulsesink: rewrite pulsesink
Wim Taymans
2009-04-09
1
-757
/
+1264
*
pulsesink: clean up the state change function
Wim Taymans
2009-03-23
1
-10
/
+12
*
pulsesink: Track the corked/uncorked state ourselves
Jan Schmidt
2009-03-20
1
-1
/
+4
*
pulse: Make sure the stream is uncorked in the write function
Jan Schmidt
2009-03-20
1
-4
/
+23
*
pulsesink: Wait until there is enough room to write an entire segment
Jan Schmidt
2009-03-13
1
-1
/
+1
*
pulsesink: Issue property change notification in streaming thread,
Mark Nauwelaerts
2009-02-13
1
-6
/
+8
*
Fix compile error in the last commit
Jan Schmidt
2009-01-28
1
-0
/
+2
*
Rewrite the pulse plugin, conditionally enabling new behaviour with
Jan Schmidt
2009-01-28
1
-176
/
+461
[next]