summaryrefslogtreecommitdiff
path: root/gst/audiorate
AgeCommit message (Expand)AuthorFilesLines
2010-10-07audiorate: use g_object_notify_by_pspec() if possibleTim-Philipp Müller1-9/+32
2010-09-01audiorate: Fill segment until the end on EOSSebastian Dröge1-1/+3
2010-05-26audiorate: Fix buffer offset_end when within tolerance.Edward Hervey1-3/+7
2010-04-16audiorate: Don't leak the input buffer in error casesSebastian Dröge1-0/+7
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2009-12-26audiorate: correctly eat empty and dummy buffersMark Nauwelaerts1-1/+1
2009-12-21audiorate: add Since marker for the new tolerance propertyMark Nauwelaerts1-0/+8
2009-12-15audiorate: add a tolerance propertyMark Nauwelaerts2-3/+39
2009-12-15audiorate: add documentationMark Nauwelaerts1-0/+32
2009-12-15audiorate: use separate header fileMark Nauwelaerts3-48/+84
2009-12-15audiorate: set DISCONT when resyncing (e.g. newsegment)Mark Nauwelaerts1-0/+3
2009-12-15audiorate: also fill up segments if possibleMark Nauwelaerts1-9/+27
2009-12-15audiorate: fix segment handlingMark Nauwelaerts1-8/+4
2009-12-15audiorate: properly report truncated samples as dropped samplesMark Nauwelaerts1-0/+5
2009-10-22audiorate: move debug calculation into debug macroThiago Santos1-6/+3
2009-10-22audiorate: Removing unused variableThiago Santos1-2/+1
2009-10-22audiorate: be more accurate on offset mathThiago Santos1-2/+4
2009-10-09audiorate: fix warning in macosxJosep Torra1-3/+6
2008-10-16Don't install static libs for plugins. Fixes #550851 for base.Stefan Kost1-0/+2
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-9/+10
2007-09-17Fix a bunch of compile warnings shown with Forte.Jan Schmidt1-2/+2
2007-08-10gst/audiorate/gstaudiorate.c: Debug output fixes.Michael Smith1-4/+0
2007-08-09gst/audiorate/gstaudiorate.c: If we have a large (> 1 second) discontinuity, ...Michael Smith1-33/+48
2007-05-03gst/audiorate/gstaudiorate.c: If a buffer doesn't have a timestamp, assume it...Michael Smith1-0/+5
2007-01-04configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...Thomas Vander Stichele1-1/+1
2006-12-01gst/audiorate/gstaudiorate.c: Delete bad debug code.Michael Smith1-9/+0
2006-11-16gst/audiorate/gstaudiorate.c: Fix audiorate, so that it accurately sets offse...Michael Smith1-14/+41
2006-09-28gst/audiorate/gstaudiorate.c: Set caps on outgoing buffers.Wim Taymans1-0/+3
2006-09-28gst/audiorate/gstaudiorate.c: Keep sink and src segment to keep track of time...Wim Taymans1-32/+136
2006-09-16ext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux usage in connection wi...Stefan Kost1-1/+1
2006-08-29gst/audiorate/gstaudiorate.c: Don't rely on incoming buffers offset anymore, ...Edward Hervey1-14/+19
2006-08-28gst/audiorate/gstaudiorate.c: Make the metadata of the buffer writable before...Wim Taymans1-0/+1
2006-08-28gst/audiorate/gstaudiorate.c: Fix audiorate some more.Wim Taymans1-22/+198
2006-05-23make more debug catagories staticStefan Kost1-1/+1
2006-04-28make GstElementDetails constStefan Kost1-1/+1
2006-03-07Don't leak references returned by gst_pad_get_parent()Christophe Fergeau1-8/+11
2006-01-10gst/audiorate/gstaudiorate.c: Add debugging category.Edward Hervey1-3/+23
2006-01-10gst/audiorate/gstaudiorate.c: Support float audio in audiorate.Michael Smith1-7/+9
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-12-01borgify further clean up docs a littleThomas Vander Stichele1-67/+67
2005-11-26gst/audiorate/gstaudiorate.c: Properly return GstFlowReturn from gst_pad_push...Edward Hervey1-4/+7
2005-11-16Fix a whole set of pad template leaksThomas Vander Stichele1-4/+2
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele1-1/+1
2005-09-02All plugins updated for element state changes.Andy Wingo1-8/+9
2005-07-13make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...Thomas Vander Stichele1-2/+1
2005-07-08ext/gnomevfs/: add/clean up debuggingThomas Vander Stichele1-1/+0
2005-05-06gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): PacifyAndy Wingo1-4/+3
2005-05-05gst/: Some GCC4 fixesAndy Wingo1-26/+17
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2