Age | Commit message (Expand) | Author | Files | Lines |
2006-10-28 | gst/audioresample/gstaudioresample.c: Another typo fix (#366212). | Tim-Philipp Müller | 1 | -1/+1 |
2006-08-20 | gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size | Stefan Kost | 1 | -1/+1 |
2006-07-28 | gst/audioresample/gstaudioresample.c: Don't leak references to the incoming c... | Jan Schmidt | 1 | -3/+3 |
2006-06-22 | gst/: Avoid unnecessary class cast check in class_init functions (#337747). | Cody Russell | 1 | -1/+1 |
2006-06-16 | gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and :... | Tim-Philipp Müller | 1 | -25/+28 |
2006-04-28 | make GstElementDetails const | Stefan Kost | 1 | -1/+1 |
2006-04-28 | gst/audioresample/gstaudioresample.c: Add support for other formats audioresa... | Wim Taymans | 1 | -17/+75 |
2006-03-02 | docs/plugins/: Add audioresample to docs. | Wim Taymans | 1 | -64/+90 |
2005-12-15 | gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audiore... | Michael Smith | 1 | -2/+3 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-02 | gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne... | Wim Taymans | 1 | -49/+166 |
2005-11-21 | gst/: Segment update fix. | Wim Taymans | 1 | -2/+2 |
2005-10-16 | restructure configure.ac, use correct libtool LDFLAGS, fix up defines | Thomas Vander Stichele | 1 | -1/+2 |
2005-09-23 | gst/audioresample/: Convert to using gst debugging | David Schleef | 1 | -1/+1 |
2005-09-09 | check/: Add extra tests for basetransform based components. | Jan Schmidt | 1 | -0/+2 |
2005-08-28 | Updates for two-arg init from GST_BOILERPLATE_FULL. | Andy Wingo | 1 | -4/+2 |
2005-08-26 | use base class' newsegment to properly timestamp | Thomas Vander Stichele | 1 | -2/+5 |
2005-08-25 | check/: add a test for audioconvert | Thomas Vander Stichele | 1 | -3/+9 |
2005-08-25 | add a check for audioresample | Thomas Vander Stichele | 1 | -2/+10 |
2005-08-25 | gst/audioresample/: add room for extra overlap samples when asked to transfor... | Thomas Vander Stichele | 1 | -25/+45 |
2005-08-24 | port audioresample to basetransform | Thomas Vander Stichele | 1 | -202/+224 |
2005-08-23 | gst/audioresample/Makefile.am: Leet audioresampling code | David Schleef | 1 | -0/+434 |