summaryrefslogtreecommitdiffstats
path: root/gst/audioresample/gstaudioresample.c
AgeCommit message (Expand)AuthorFilesLines
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