summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2005-10-27gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller1-3/+0
2005-10-27gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...Tim-Philipp Müller1-21/+8
2005-10-26don't put crap in user-visible stringsThomas Vander Stichele1-2/+1
2005-10-23gst/tta/gstttaparse.c: STOPPED->FAILED.Julien Moutte1-1/+1
2005-10-19gst/: API change fix.Wim Taymans3-24/+84
2005-10-18gst/speed/Makefile.am: Fix build of speed.Julien Moutte1-1/+1
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima2-80/+364
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele1-1/+2
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost11-35/+40
2005-10-11gst/: newsegment API update.Wim Taymans2-4/+4
2005-09-28gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans1-8/+1
2005-09-26some disting and build fixesChristian Schaller1-1/+2
2005-09-23gst/audioresample/: Convert to using gst debuggingDavid Schleef4-8/+18
2005-09-22tta plugin ported to 0.9Arwed v. Merkatz3-265/+329
2005-09-09check/: Add extra tests for basetransform based components.Jan Schmidt1-0/+2
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira2-93/+57
2005-09-05Fix up all the state change functions.Jan Schmidt17-148/+163
2005-09-05cleaning up badThomas Vander Stichele1-6/+7
2005-09-04fix distcheckRELEASE-0_9_2Thomas Vander Stichele1-1/+1
2005-08-30remove stuffThomas Vander Stichele16-3413/+0
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo1-1/+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 Stichele2-4/+10
2005-08-25add a check for audioresampleThomas Vander Stichele2-2/+13
2005-08-25show some info on what's left in the queueThomas Vander Stichele1-2/+6
2005-08-25gst/audioresample/: add room for extra overlap samples when asked to transfor...Thomas Vander Stichele6-35/+73
2005-08-24fix broken header setup in Makefile.amChristian Schaller1-1/+1
2005-08-24dist moreThomas Vander Stichele2-5/+6
2005-08-24port audioresample to basetransformThomas Vander Stichele10-236/+271
2005-08-23gst/audioresample/Makefile.am: Leet audioresampling codeDavid Schleef14-0/+2254
2005-08-17configure.ac: Added mpegaudioparseWim Taymans2-73/+36
2005-08-17removing README from Makefile.am as its gone from CVSChristian Schaller1-2/+0
2005-08-16gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje1-19/+4
2005-08-16Handle _push() return values.Ronald S. Bultje1-1/+4
2005-08-15Fix debug.Ronald S. Bultje1-0/+2
2005-08-15gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje1-1/+7
2005-08-14renameThomas Vander Stichele1-2/+2
2005-08-14pound some sense in the colorspace elementsThomas Vander Stichele2-10/+8
2005-08-14licensing, name and description changesThomas Vander Stichele4-65/+62
2005-08-10ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje1-1/+2
2005-08-09ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2-329/+309
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo20-38/+0
2005-05-06Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone...Wim Taymans3-37/+43
2005-02-15gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.Ronald S. Bultje1-0/+1
2005-02-15Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller2-15/+128
2005-02-11gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p...David Schleef1-3/+3
2005-02-11configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef12-0/+1371
2005-02-10and make it handle more than one channel.Tim-Philipp Müller5-157/+216
2005-02-08Add missing endianness to template (fixes #165509).Ronald S. Bultje1-1/+1