Age | Commit message (Expand) | Author | Files | Lines |
2008-11-28 | gst/audioresample/gstaudioresample.c: And now also update the debug category ... | Sebastian Dröge | 1 | -1/+1 |
2008-11-27 | Integrate the moved audioresample into the build system and rename it to lega... | Sebastian Dröge | 1 | -2/+2 |
2008-11-14 | gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I some... | Jan Schmidt | 1 | -1/+2 |
2008-10-30 | gst/audioresample/gstaudioresample.c: Return the result of parent_class->even... | Stefan Kost | 1 | -3/+1 |
2008-10-28 | gst/audioresample/gstaudioresample.c: Fixate the rate to the nearest supporte... | Sebastian Dröge | 1 | -0/+20 |
2008-07-10 | Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ... | Stefan Kost | 1 | -6/+4 |
2008-05-14 | gst/audioresample/gstaudioresample.c: Revert previous change which made baset... | Tim-Philipp Müller | 1 | -0/+4 |
2008-05-08 | gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca... | Sjoerd Simons | 1 | -4/+0 |
2008-03-22 | Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings... | Sebastian Dröge | 1 | -3/+3 |
2008-03-03 | Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19 | Sebastian Dröge | 1 | -1/+1 |
2007-11-23 | gst/audioresample/gstaudioresample.c: Implement latency query. | Sebastian Dröge | 1 | -0/+78 |
2007-04-27 | ext/theora/theoradec.c: Calculate buffer duration correctly to generate a per... | Julien Moutte | 1 | -3/+1 |
2007-04-21 | gst/audioresample/gstaudioresample.c: Make more functions static, just becaus... | Tim-Philipp Müller | 1 | -9/+9 |
2007-04-16 | ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R ... | Vincent Torri | 1 | -1/+1 |
2007-03-15 | gst/audioresample/gstaudioresample.c: Don't trigger discontinuities for very ... | Michael Smith | 1 | -16/+34 |
2007-03-14 | gst/audioresample/gstaudioresample.c: Handle discontinuous streams. | Julien Moutte | 1 | -9/+46 |
2007-03-14 | add debugging and reformat docs | Thomas Vander Stichele | 1 | -8/+21 |
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 |