Age | Commit message (Expand) | Author | Files | Lines |
2006-06-01 | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 1 | -2/+2 |
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-04-09 | gst/audioresample/debug.h: replace debug macros with variable number of param... | Sébastien Moutte | 2 | -5/+13 |
2006-03-02 | docs/plugins/: Add audioresample to docs. | Wim Taymans | 2 | -69/+95 |
2006-01-03 | gst/audioresample/resample.h: As before, but for o_bufRELEASE-0_10_2 | Michael Smith | 1 | -1/+1 |
2006-01-03 | gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigne... | Michael Smith | 1 | -1/+1 |
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 | 4 | -46/+46 |
2005-12-02 | gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne... | Wim Taymans | 7 | -76/+293 |
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 | 4 | -8/+18 |
2005-09-09 | check/: Add extra tests for basetransform based components. | Jan Schmidt | 1 | -0/+2 |
2005-09-04 | fix distcheckRELEASE-0_9_2 | Thomas Vander Stichele | 1 | -1/+1 |
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 | 2 | -4/+10 |
2005-08-25 | add a check for audioresample | Thomas Vander Stichele | 2 | -2/+13 |
2005-08-25 | show some info on what's left in the queue | Thomas Vander Stichele | 1 | -2/+6 |
2005-08-25 | gst/audioresample/: add room for extra overlap samples when asked to transfor... | Thomas Vander Stichele | 6 | -35/+73 |
2005-08-24 | fix broken header setup in Makefile.am | Christian Schaller | 1 | -1/+1 |
2005-08-24 | dist more | Thomas Vander Stichele | 2 | -5/+6 |
2005-08-24 | port audioresample to basetransform | Thomas Vander Stichele | 10 | -236/+271 |
2005-08-23 | gst/audioresample/Makefile.am: Leet audioresampling code | David Schleef | 14 | -0/+2254 |