Remove unused variables in _class_init
[platform/upstream/gstreamer.git] / ext / pulse / pulsesink.c
2009-04-18 Edward HerveyRemove unused variables in _class_init
2009-04-16 Wim Taymanspulsesink: fix sample offset calculation again
2009-04-10 Wim Taymanspulsesink: handle NULL timing info
2009-04-10 Stefan Kostpulse: make it work on 0.9.12
2009-04-10 Wim Taymanspulsesink: handle server disconnect in get_time
2009-04-10 Wim Taymanspulsesink: bps is signed int to avoid overflow
2009-04-09 Wim Taymanspulsesink: check for a stream
2009-04-09 Wim Taymanspulsesink: fix compilation for newer pulseaudio
2009-04-09 Wim Taymanspulsesink: uncork fixes and use prebuf = 0
2009-04-09 Wim Taymanspulsesink: handle write errors
2009-04-09 Wim Taymanspulsesink: write silence on underflow
2009-04-09 Wim Taymanspulsesink: handle pull-based scheduling
2009-04-09 Wim Taymanspulsesink: add beginnings of pull-based scheduling
2009-04-09 Wim Taymanspulsesink: keep track of clock reset
2009-04-09 Wim Taymanspulsesink: rewrite pulsesink
2009-03-23 Wim Taymanspulsesink: clean up the state change function
2009-03-20 Jan Schmidtpulsesink: Track the corked/uncorked state ourselves
2009-03-20 Jan Schmidtpulse: Make sure the stream is uncorked in the write...
2009-03-13 Jan Schmidtpulsesink: Wait until there is enough room to write...
2009-02-13 Mark Nauwelaertspulsesink: Issue property change notification in stream...
2009-01-28 Jan SchmidtFix compile error in the last commit
2009-01-28 Jan SchmidtRewrite the pulse plugin, conditionally enabling new...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2009-01-07 Jan Schmidtext/pulse/pulsesink.*: Use a mutex to protect the curre...
2009-01-05 Sebastian Drögeext/pulse/pulsesink.c: Don't wait for the pulse mainloo...
2008-11-23 Stefan Kostext/pulse/pulsesink.c: Change #if 0 to something more...
2008-10-03 Wim Taymansext/pulse/: Return -1 instead of 0 in error cases....
2008-09-27 Jan Schmidtext/pulse/pulsesink.c: Fix problems with pulsesink...
2008-08-20 Sebastian Drögeext/pulse/: Use GST_BOILERPLATE everywhere and fix...
2008-08-18 Sebastian Drögeext/pulse/: The bytes_per_sample and silence_sample...
2008-08-13 Sebastian Drögeext/pulse/pulsesink.*: Add "device-name" property to...
2008-08-13 Sebastian Drögeext/pulse/: Improve debugging a bit by including the...
2008-08-13 Laszlo Pandyext/pulse/: Implement GstPropertyProbe interface on...
2008-06-10 Sebastian Drögeext/pulse/: Some smaller cleanup. Use G_PARAM_STATIC_ST...
2008-06-10 Sebastian DrögeAdd documentation to the pulseaudio plugin and run...
2008-06-10 Sebastian DrögeAdd pulseaudio GStreamer element from gst-pulse. Develo...