summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entrie...Tim-Philipp Müller2006-02-171-8/+10
* gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the c...Edward Hervey2006-02-171-0/+7
* gst/qtdemux/qtdemux.c: Don't stop the task if the pad isn't linked.Edward Hervey2006-02-161-6/+5
* gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ...Tim-Philipp Müller2006-02-151-1/+1
* gst/qtdemux/qtdemux.c: When buffering MDAT data, show the user something is h...Tim-Philipp Müller2006-02-151-1/+20
* gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey2006-02-142-17/+58
* gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms...Edward Hervey2006-02-141-2/+13
* gst/qtdemux/: QtDemux can now work push-based.Edward Hervey2006-02-133-212/+462
* I'm too lazy to comment thisEdgard Lima2006-02-134-0/+444
* Port cdxaparse, makes VCD playback work.Tim-Philipp Müller2006-02-103-211/+466
* remove unused varThomas Vander Stichele2006-02-071-4/+0
* gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ...Thomas Vander Stichele2006-02-071-3/+6
* gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri...Thomas Vander Stichele2006-02-071-9/+32
* gst/qtdemux/qtdemux.*: Some QT demux loving.Wim Taymans2006-02-062-57/+82
* gst/apetag/: Remove old files, apetag is in gst-plugins-good now.Tim-Philipp Müller2006-02-064-928/+0
* gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.Tim-Philipp Müller2006-01-261-3/+2
* gst/qtdemux/qtdemux.c: More coherent framerate setting on caps.Edward Hervey2006-01-241-5/+9
* gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV...Edward Hervey2006-01-231-0/+21
* gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.Fabrizio2006-01-211-21/+36
* Ronald's patch applied. see bug #326318.Edgard Lima2006-01-181-7/+20
* gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...Tim-Philipp Müller2006-01-172-35/+44
* gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files.Edward Hervey2006-01-111-0/+3
* gst/games/gstpuzzle.c: call oil_init() when using liboilStefan Kost2006-01-051-0/+4
* gst/audioresample/resample.h: As before, but for o_bufRELEASE-0_10_2Michael Smith2006-01-031-1/+1
* gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigne...Michael Smith2006-01-031-1/+1
* ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...Edward Hervey2005-12-191-3/+10
* don't use doc comments for non-docs change some char* into char[]Stefan Kost2005-12-164-8/+8
* gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audiore...Michael Smith2005-12-151-2/+3
* ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...Jan Schmidt2005-12-091-18/+20
* gst/qtdemux/qtdemux.c: Memleak fixes.Edward Hervey2005-12-071-11/+15
* expand tabsThomas Vander Stichele2005-12-0634-1380/+1380
* expand tabsThomas Vander Stichele2005-12-064-46/+46
* Update for alloc_buffer changes.Andy Wingo2005-12-053-4/+6
* gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne...Wim Taymans2005-12-027-76/+293
* ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...Edward Hervey2005-11-281-1/+4
* gst/qtdemux/qtdemux.c: Convert to fractional frameratesJan Schmidt2005-11-231-13/+17
* ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...Andy Wingo2005-11-223-5/+5
* Fix for stream lock updates.Wim Taymans2005-11-212-4/+4
* gst/: Segment update fix.Wim Taymans2005-11-211-2/+2
* gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).Tim-Philipp Müller2005-11-211-0/+10
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-23/+23
* Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt2005-11-212-4/+3
* gst/qtdemux/qtdemux.c: Add support for custom genre tags.Tim-Philipp Müller2005-11-101-0/+7
* Don't use gtk-doc markers for normal comments. Fix gtk-doc formatting where r...Tim-Philipp Müller2005-11-093-3/+3
* gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller2005-10-271-3/+0
* gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...Tim-Philipp Müller2005-10-271-21/+8
* don't put crap in user-visible stringsThomas Vander Stichele2005-10-261-2/+1
* gst/tta/gstttaparse.c: STOPPED->FAILED.Julien Moutte2005-10-231-1/+1
* gst/: API change fix.Wim Taymans2005-10-193-24/+84
* gst/speed/Makefile.am: Fix build of speed.Julien Moutte2005-10-181-1/+1