Age | Commit message (Expand) | Author | Files | Lines |
2005-11-22 | ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile... | Andy Wingo | 3 | -5/+5 |
2005-11-21 | Fix for stream lock updates. | Wim Taymans | 2 | -4/+4 |
2005-11-21 | gst/: Segment update fix. | Wim Taymans | 1 | -2/+2 |
2005-11-21 | gst/qtdemux/qtdemux.c: j@bootlab.org, #321903). | Tim-Philipp Müller | 1 | -0/+10 |
2005-11-21 | Update for GST_FOURCC_FORMAT API change. | Tim-Philipp Müller | 1 | -23/+23 |
2005-11-21 | Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027) | Jan Schmidt | 2 | -4/+3 |
2005-11-10 | gst/qtdemux/qtdemux.c: Add support for custom genre tags. | Tim-Philipp Müller | 1 | -0/+7 |
2005-11-09 | Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r... | Tim-Philipp Müller | 3 | -3/+3 |
2005-10-27 | gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well. | Tim-Philipp Müller | 1 | -3/+0 |
2005-10-27 | gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ... | Tim-Philipp Müller | 1 | -21/+8 |
2005-10-26 | don't put crap in user-visible strings | Thomas Vander Stichele | 1 | -2/+1 |
2005-10-23 | gst/tta/gstttaparse.c: STOPPED->FAILED. | Julien Moutte | 1 | -1/+1 |
2005-10-19 | gst/: API change fix. | Wim Taymans | 3 | -24/+84 |
2005-10-18 | gst/speed/Makefile.am: Fix build of speed. | Julien Moutte | 1 | -1/+1 |
2005-10-17 | Fixed Speed - Recovered featured missed since version 1.37, and changed other... | Edgard Lima | 2 | -80/+364 |
2005-10-16 | restructure configure.ac, use correct libtool LDFLAGS, fix up defines | Thomas Vander Stichele | 1 | -1/+2 |
2005-10-12 | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 11 | -35/+40 |
2005-10-11 | gst/: newsegment API update. | Wim Taymans | 2 | -4/+4 |
2005-09-28 | gst/qtdemux/qtdemux.c: No need to take stream lock here. | Wim Taymans | 1 | -8/+1 |
2005-09-26 | some disting and build fixes | Christian Schaller | 1 | -1/+2 |
2005-09-23 | gst/audioresample/: Convert to using gst debugging | David Schleef | 4 | -8/+18 |
2005-09-22 | tta plugin ported to 0.9 | Arwed v. Merkatz | 3 | -265/+329 |
2005-09-09 | check/: Add extra tests for basetransform based components. | Jan Schmidt | 1 | -0/+2 |
2005-09-08 | Ported speed Plugin to GStreamer 0.9 | Flavio Oliveira | 2 | -93/+57 |
2005-09-05 | Fix up all the state change functions. | Jan Schmidt | 17 | -148/+163 |
2005-09-05 | cleaning up bad | Thomas Vander Stichele | 1 | -6/+7 |
2005-09-04 | fix distcheckRELEASE-0_9_2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-08-30 | remove stuff | Thomas Vander Stichele | 16 | -3413/+0 |
2005-08-28 | Updates for two-arg init from GST_BOILERPLATE. | Andy Wingo | 1 | -1/+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 | 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 |
2005-08-17 | configure.ac: Added mpegaudioparse | Wim Taymans | 2 | -73/+36 |
2005-08-17 | removing README from Makefile.am as its gone from CVS | Christian Schaller | 1 | -2/+0 |
2005-08-16 | gst/: Uncomment metadata and codec-name handling. | Ronald S. Bultje | 1 | -19/+4 |
2005-08-16 | Handle _push() return values. | Ronald S. Bultje | 1 | -1/+4 |
2005-08-15 | Fix debug. | Ronald S. Bultje | 1 | -0/+2 |
2005-08-15 | gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE. | Ronald S. Bultje | 1 | -1/+7 |
2005-08-14 | rename | Thomas Vander Stichele | 1 | -2/+2 |
2005-08-14 | pound some sense in the colorspace elements | Thomas Vander Stichele | 2 | -10/+8 |
2005-08-14 | licensing, name and description changes | Thomas Vander Stichele | 4 | -65/+62 |
2005-08-10 | ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras... | Ronald S. Bultje | 1 | -1/+2 |
2005-08-09 | ext/faad/gstfaad.c: Sign/unsign mismatch. | Ronald S. Bultje | 2 | -329/+309 |