summaryrefslogtreecommitdiff
path: root/sys/waveform/gstwaveformsink.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-20waveformsink: Fix Memory leak using GST_PTR_FORMATGaurav Gupta1-2/+2
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-2/+2
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-2/+2
2012-04-10Remove unused variableРуслан Ижбулатов1-2/+0
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-02-07waveformsink: Port to 0.11Raimo Järvi1-63/+50
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-4/+4
2012-01-13waveformsink: Fix mingw warningsRaimo Järvi1-4/+4
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge1-8/+4
2011-12-27waveformsink: fix compiler warnings with MingWTim-Philipp Müller1-8/+4
2011-11-28various: fix pad template leaksVincent Penquerc'h1-2/+2
2010-06-06sys: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge1-5/+3
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2009-06-25waveformsink: use 'guint8' instead of 'byte' to fix compilation with MSVC8Tim-Philipp Müller1-1/+1
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost1-2/+2
2009-01-29Update and add documentation for platform specific plugins (sys).Stefan Kost1-19/+9
2007-02-20sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.Sébastien Moutte1-0/+601