Age | Commit message (Expand) | Author | Files | Lines |
2006-02-17 | gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entrie... | Tim-Philipp Müller | 1 | -8/+10 |
2006-02-17 | gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the c... | Edward Hervey | 1 | -0/+7 |
2006-02-16 | gst/qtdemux/qtdemux.c: Don't stop the task if the pad isn't linked. | Edward Hervey | 1 | -6/+5 |
2006-02-15 | gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ... | Tim-Philipp Müller | 1 | -1/+1 |
2006-02-15 | gst/qtdemux/qtdemux.c: When buffering MDAT data, show the user something is h... | Tim-Philipp Müller | 1 | -1/+20 |
2006-02-14 | gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom. | Edward Hervey | 2 | -17/+58 |
2006-02-14 | gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms... | Edward Hervey | 1 | -2/+13 |
2006-02-13 | gst/qtdemux/: QtDemux can now work push-based. | Edward Hervey | 3 | -212/+462 |
2006-02-13 | I'm too lazy to comment this | Edgard Lima | 4 | -0/+444 |
2006-02-10 | Port cdxaparse, makes VCD playback work. | Tim-Philipp Müller | 3 | -211/+466 |
2006-02-07 | remove unused var | Thomas Vander Stichele | 1 | -4/+0 |
2006-02-07 | gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ... | Thomas Vander Stichele | 1 | -3/+6 |
2006-02-07 | gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri... | Thomas Vander Stichele | 1 | -9/+32 |
2006-02-06 | gst/qtdemux/qtdemux.*: Some QT demux loving. | Wim Taymans | 2 | -57/+82 |
2006-02-06 | gst/apetag/: Remove old files, apetag is in gst-plugins-good now. | Tim-Philipp Müller | 4 | -928/+0 |
2006-01-26 | gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer. | Tim-Philipp Müller | 1 | -3/+2 |
2006-01-24 | gst/qtdemux/qtdemux.c: More coherent framerate setting on caps. | Edward Hervey | 1 | -5/+9 |
2006-01-23 | gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV... | Edward Hervey | 1 | -0/+21 |
2006-01-21 | gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio. | Fabrizio | 1 | -21/+36 |
2006-01-18 | Ronald's patch applied. see bug #326318. | Edgard Lima | 1 | -7/+20 |
2006-01-17 | gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ... | Tim-Philipp Müller | 2 | -35/+44 |
2006-01-11 | gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files. | Edward Hervey | 1 | -0/+3 |
2006-01-05 | gst/games/gstpuzzle.c: call oil_init() when using liboil | Stefan Kost | 1 | -0/+4 |
2006-01-03 | gst/audioresample/resample.h: As before, but for o_bufRELEASE-0_10_2 | Michael Smith | 1 | -1/+1 |
2006-01-03 | gst/audioresample/resample.h: Declare struct _ResampleState.buffer as unsigne... | Michael Smith | 1 | -1/+1 |
2005-12-19 | ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th... | Edward Hervey | 1 | -3/+10 |
2005-12-16 | don't use doc comments for non-docs change some char* into char[] | Stefan Kost | 4 | -8/+8 |
2005-12-15 | gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audiore... | Michael Smith | 1 | -2/+3 |
2005-12-09 | ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is... | Jan Schmidt | 1 | -18/+20 |
2005-12-07 | gst/qtdemux/qtdemux.c: Memleak fixes. | Edward Hervey | 1 | -11/+15 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 34 | -1380/+1380 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 4 | -46/+46 |
2005-12-05 | Update for alloc_buffer changes. | Andy Wingo | 3 | -4/+6 |
2005-12-02 | gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne... | Wim Taymans | 7 | -76/+293 |
2005-11-28 | ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s... | Edward Hervey | 1 | -1/+4 |
2005-11-23 | gst/qtdemux/qtdemux.c: Convert to fractional framerates | Jan Schmidt | 1 | -13/+17 |
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 |