summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2006-02-06gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans2-57/+82
2006-02-06gst/apetag/: Remove old files, apetag is in gst-plugins-good now.Tim-Philipp Müller4-928/+0
2006-01-26gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.Tim-Philipp Müller1-3/+2
2006-01-24gst/qtdemux/qtdemux.c: More coherent framerate setting on caps.Edward Hervey1-5/+9
2006-01-23gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV...Edward Hervey1-0/+21
2006-01-21gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.Fabrizio1-21/+36
2006-01-18Ronald's patch applied. see bug #326318.Edgard Lima1-7/+20
2006-01-17gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...Tim-Philipp Müller2-35/+44
2006-01-11gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files.Edward Hervey1-0/+3
2006-01-05gst/games/gstpuzzle.c: call oil_init() when using liboilStefan Kost1-0/+4
2006-01-03gst/audioresample/resample.h: As before, but for o_bufRELEASE-0_10_2Michael Smith1-1/+1
2006-01-03gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigne...Michael Smith1-1/+1
2005-12-19ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...Edward Hervey1-3/+10
2005-12-16don't use doc comments for non-docs change some char* into char[]Stefan Kost4-8/+8
2005-12-15gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audiore...Michael Smith1-2/+3
2005-12-09ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...Jan Schmidt1-18/+20
2005-12-07gst/qtdemux/qtdemux.c: Memleak fixes.Edward Hervey1-11/+15
2005-12-06expand tabsThomas Vander Stichele34-1380/+1380
2005-12-06expand tabsThomas Vander Stichele4-46/+46
2005-12-05Update for alloc_buffer changes.Andy Wingo3-4/+6
2005-12-02gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne...Wim Taymans7-76/+293
2005-11-28ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...Edward Hervey1-1/+4
2005-11-23gst/qtdemux/qtdemux.c: Convert to fractional frameratesJan Schmidt1-13/+17
2005-11-22ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo3-5/+5
2005-11-21Fix for stream lock updates.Wim Taymans2-4/+4
2005-11-21gst/: Segment update fix.Wim Taymans1-2/+2
2005-11-21gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).Tim-Philipp Müller1-0/+10
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller1-23/+23
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2-4/+3
2005-11-10gst/qtdemux/qtdemux.c: Add support for custom genre tags.Tim-Philipp Müller1-0/+7
2005-11-09Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller3-3/+3
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