summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele33-33/+35
2006-03-22gst/modplug/libmodplug/: Try that again (not only should it be MODPLUG_ inste...Tim-Philipp Müller2-1/+3
2006-03-22gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file sa...Tim-Philipp Müller1-1/+1
2006-03-21gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror...Tim-Philipp Müller1-4/+9
2006-03-15gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose.Edward Hervey1-0/+2
2006-03-15gst/qtdemux/qtdemux.c: Series of memleak fixes:Edward Hervey1-10/+22
2006-03-11added new element to add Xing headers to MP3 files (this allows decoder to fi...Christophe Fergeau3-0/+444
2006-03-10gst/modplug/: Fix modplug compilation.Julien Moutte2-7/+9
2006-03-10Original commit message from CVS:Tim-Philipp Müller5-472/+481
2006-03-09gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).Tim-Philipp Müller1-2/+1
2006-03-08gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...Tim-Philipp Müller1-0/+8
2006-03-05gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).Tim-Philipp Müller1-0/+4
2006-03-03gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too s...Edward Hervey1-14/+14
2006-03-02docs/plugins/: Add audioresample to docs.Wim Taymans2-69/+95
2006-02-28gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of...Tim-Philipp Müller1-2/+5
2006-02-24gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, ...Fabrizio Gennari1-1/+111
2006-02-22gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value...Edward Hervey1-0/+5
2006-02-20I'm too lazy to comment thisEdgard Lima2-42/+71
2006-02-17gst/qtdemux/qtdemux.c: Don't GST_LOG timestamps from nonexistent index entrie...Tim-Philipp Müller1-8/+10
2006-02-17gst/qtdemux/qtdemux.c: Check that the size of the returned buffer is of the c...Edward Hervey1-0/+7
2006-02-16gst/qtdemux/qtdemux.c: Don't stop the task if the pad isn't linked.Edward Hervey1-6/+5
2006-02-15gst/qtdemux/qtdemux.c: It appears 100% equals 1/1 and not 100/1 ...Tim-Philipp Müller1-1/+1
2006-02-15gst/qtdemux/qtdemux.c: When buffering MDAT data, show the user something is h...Tim-Philipp Müller1-1/+20
2006-02-14gst/qtdemux/qtdemux.*: Make push-based work if mdat atom is before moov atom.Edward Hervey2-17/+58
2006-02-14gst/qtdemux/qtdemux.c: Handle the case where data atoms are before moov atoms...Edward Hervey1-2/+13
2006-02-13gst/qtdemux/: QtDemux can now work push-based.Edward Hervey3-212/+462
2006-02-13I'm too lazy to comment thisEdgard Lima4-0/+444
2006-02-10Port cdxaparse, makes VCD playback work.Tim-Philipp Müller3-211/+466
2006-02-07remove unused varThomas Vander Stichele1-4/+0
2006-02-07gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate ...Thomas Vander Stichele1-3/+6
2006-02-07gst/qtdemux/qtdemux.c: clean up some debugging, using _OBJECT, moving recurri...Thomas Vander Stichele1-9/+32
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