summaryrefslogtreecommitdiff
path: root/gst/playback/gstplaysinkaudioconvert.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-02-22playsink: Add a software color-balance element before the sink if the sink do...Sebastian Dröge1-1/+0
2011-11-24playsinkaudioconvert: use-volume and use-converters are no construct-only pro...Sebastian Dröge1-2/+2
2011-11-03playsink: re-add identity where appropriateVincent Penquerc'h1-0/+1
2011-11-03playsink: lock the new {set,get}_property functionsVincent Penquerc'h1-0/+4
2011-11-03playsink: handle after-the-fact changes in converters/volume booleansVincent Penquerc'h1-5/+83
2011-11-03playsink: refactor the converter bins since they are almost identicalVincent Penquerc'h1-464/+32
2011-11-03playsink: fix passthrough mode (hopefully)Vincent Penquerc'h1-33/+69
2011-11-03playsink: handle NULL ghost pad targetVincent Penquerc'h1-6/+16
2011-11-03Revert "playsinkaudioconvert: Fix warning when there is no target pad yet"Sebastian Dröge1-7/+3
2011-10-27playsinkaudioconvert: Fix warning when there is no target pad yetJan Schmidt1-3/+7
2011-10-06playsink: fix caps negotiation through the new convenience binsVincent Penquerc'h1-4/+1
2011-08-24playsink{audio,video}convert: Send NEWSEGMENT events to sinkpads instead of p...Sebastian Dröge1-2/+2
2011-06-02playsink: Fix deadlock in the audio/video converter bins when linking failsSebastian Dröge1-0/+2
2011-05-14playsink: Use new ghostpad/proxypad APISebastian Dröge1-10/+4
2011-05-14playsink: Add audio and video converter convenience binsSebastian Dröge1-0/+522