summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-27ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.Wim Taymans2-101/+100
2005-10-27Trying to fix videos out of sync (not fixed yet)Edgard Lima3-2/+45
2005-10-27removed unused language stuffChristian Schaller1-27/+5
2005-10-27don't do po until something wants to be translatedThomas Vander Stichele2-2/+1
2005-10-27gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller2-3/+5
2005-10-27gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...Tim-Philipp Müller2-21/+15
2005-10-26Fixing stuff as wingo pointed out.Zeeshan Ali5-22/+23
2005-10-26fix distcheckThomas Vander Stichele15-231/+175
2005-10-26don't put crap in user-visible stringsThomas Vander Stichele1-2/+1
2005-10-25Over-writing Wim's gsm plugins (currently not working) with that from the far...Zeeshan Ali6-179/+102
2005-10-25Fixed event handling in gsmenc.Flavio Oliveira3-66/+107
2005-10-24port over plugin listing from baseChristian Schaller2-2/+9
2005-10-23back to HEADThomas Vander Stichele2-1/+6
2005-10-23releasing 0.9.4RELEASE-0_9_4Thomas Vander Stichele18-148/+166
2005-10-23gst/tta/gstttaparse.c: STOPPED->FAILED.Julien Moutte2-1/+5
2005-10-21latest updatesChristian Schaller1-0/+1
2005-10-20ext/faad/gstfaad.*: Do some timestamp smoothing (matroskademux apparently sen...Tim-Philipp Müller3-36/+61
2005-10-19gst/: API change fix.Wim Taymans4-24/+93
2005-10-19configure.ac: All the cool kids use GST_DOCBOOK_CHECK now.Tim-Philipp Müller3-1/+6
2005-10-18gst/speed/Makefile.am: Fix build of speed.Julien Moutte3-1/+5
2005-10-17Fixed Speed - Recovered featured missed since version 1.37, and changed other...Edgard Lima5-80/+376
2005-10-16configure.ac: Fix glib checkTim-Philipp Müller3-1/+6
2005-10-16restructure configure.ac, use correct libtool LDFLAGS, fix up definesThomas Vander Stichele2-1/+2
2005-10-13ex/: and more typos fixedStefan Kost3-4/+11
2005-10-13ext/faac/gstfaac.c: Gst09-ize code a little bit more: use gst_pad_alloc_buffe...Tim-Philipp Müller2-68/+132
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost51-166/+251
2005-10-12ext/faac/gstfaac.c: Fix depth/width handling for float audio (#318659).Tim-Philipp Müller2-26/+63
2005-10-12ext/faac/gstfaac.c: Refcount fixes (#318659)Tim-Philipp Müller3-18/+40
2005-10-12ext/Makefile.am: libvisual and snapshot are not here anymore.Julien Moutte3-2/+5
2005-10-11ext/faad/gstfaad.c: newsegment API updateTim-Philipp Müller2-3/+10
2005-10-11gst/: newsegment API update.Wim Taymans4-4/+11
2005-10-07ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo2-1/+1
2005-10-04fix spec fileChristian Schaller1-23/+4
2005-10-03back to headThomas Vander Stichele2-1/+6
2005-10-03release timeRELEASE-0_9_3Thomas Vander Stichele19-50/+47
2005-09-28gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans2-8/+6
2005-09-26fix buildThomas Vander Stichele1-4/+1
2005-09-26some disting and build fixesChristian Schaller4-1/+10
2005-09-23Gsmdec ported to 0.9. Tested with filesrc ! gsmdec ! alsasink and osssink.Edgard Lima5-84/+72
2005-09-23gst/audioresample/: Convert to using gst debuggingDavid Schleef5-8/+18
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-2/+1
2005-09-22tta plugin ported to 0.9Arwed v. Merkatz5-265/+346
2005-09-21Setting caps on the outgoing buffers.Flavio Oliveira2-5/+18
2005-09-20fix Makefile.am ughThomas Vander Stichele1-9/+2
2005-09-20Fixed configure.ac and ext/sdl/Makefile.am for sdl port to 0.9.Edgard Lima4-9/+18
2005-09-19sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima1-0/+10
2005-09-19sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima5-84/+95
2005-09-19add check-valgrind targetThomas Vander Stichele2-0/+3
2005-09-09check/: Add extra tests for basetransform based components.Jan Schmidt1-0/+2
2005-09-08Ported speed Plugin to GStreamer 0.9Flavio Oliveira5-93/+66