summaryrefslogtreecommitdiffstats
path: root/gst/audioresample/gstaudioresample.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19Sebastian Dröge1-1/+1
2007-11-23gst/audioresample/gstaudioresample.c: Implement latency query.Sebastian Dröge1-0/+78
2007-04-27ext/theora/theoradec.c: Calculate buffer duration correctly to generate a per...Julien Moutte1-3/+1
2007-04-21gst/audioresample/gstaudioresample.c: Make more functions static, just becaus...Tim-Philipp Müller1-9/+9
2007-04-16ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R ...Vincent Torri1-1/+1
2007-03-15gst/audioresample/gstaudioresample.c: Don't trigger discontinuities for very ...Michael Smith1-16/+34
2007-03-14gst/audioresample/gstaudioresample.c: Handle discontinuous streams.Julien Moutte1-9/+46
2007-03-14add debugging and reformat docsThomas Vander Stichele1-8/+21
2006-10-28gst/audioresample/gstaudioresample.c: Another typo fix (#366212).Tim-Philipp Müller1-1/+1
2006-08-20gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_sizeStefan Kost1-1/+1
2006-07-28gst/audioresample/gstaudioresample.c: Don't leak references to the incoming c...Jan Schmidt1-3/+3
2006-06-22gst/: Avoid unnecessary class cast check in class_init functions (#337747).Cody Russell1-1/+1
2006-06-16gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and :...Tim-Philipp Müller1-25/+28
2006-04-28make GstElementDetails constStefan Kost1-1/+1
2006-04-28gst/audioresample/gstaudioresample.c: Add support for other formats audioresa...Wim Taymans1-17/+75
2006-03-02docs/plugins/: Add audioresample to docs.Wim Taymans1-64/+90
2005-12-15gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audiore...Michael Smith1-2/+3
2005-12-06expand tabsThomas Vander Stichele1-1/+1
2005-12-02gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne...Wim Taymans1-49/+166
2005-11-21gst/: Segment update fix.Wim Taymans1-2/+2
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele1-1/+2
2005-09-23gst/audioresample/: Convert to using gst debuggingDavid Schleef1-1/+1
2005-09-09check/: Add extra tests for basetransform based components.Jan Schmidt1-0/+2
2005-08-28Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo1-4/+2
2005-08-26use base class' newsegment to properly timestampThomas Vander Stichele1-2/+5
2005-08-25check/: add a test for audioconvertThomas Vander Stichele1-3/+9
2005-08-25add a check for audioresampleThomas Vander Stichele1-2/+10
2005-08-25gst/audioresample/: add room for extra overlap samples when asked to transfor...Thomas Vander Stichele1-25/+45
2005-08-24port audioresample to basetransformThomas Vander Stichele1-202/+224
2005-08-23gst/audioresample/Makefile.am: Leet audioresampling codeDavid Schleef1-0/+434