Age | Commit message (Expand) | Author | Files | Lines |
2006-03-25 | ext/taglib/gsttaglib.cc: We do not want to proxy the caps on the sink pad; ou... | Tim-Philipp Müller | 2 | -10/+28 |
2006-03-25 | sys/v4l2/gstv4l2src.c: Older kernels don't seem to have this particular v4l2 ... | Tim-Philipp Müller | 2 | -2/+9 |
2006-03-25 | Just make few things more robust and also some identation. | Edgard Lima | 11 | -155/+236 |
2006-03-23 | ext/xvid/gstxvidenc.c: Patch to mark outgoing encoded buffers as delta-units ... | Mark Nauwelaerts | 2 | -3/+23 |
2006-03-22 | add latest plugins additions | Christian Schaller | 1 | -0/+5 |
2006-03-22 | gst/modplug/libmodplug/: Try that again (not only should it be MODPLUG_ inste... | Tim-Philipp Müller | 3 | -1/+11 |
2006-03-22 | gst/modplug/libmodplug/Makefile.am: More gcc-4.1 fixes (we don't need file sa... | Tim-Philipp Müller | 2 | -1/+9 |
2006-03-22 | Add new libsoundtouch-based pitch plugin (#331335). | Wouter Paeson | 6 | -0/+838 |
2006-03-21 | gst/modplug/libmodplug/load_ptm.cpp: Fix compilation with gcc-4.1 and -Werror... | Tim-Philipp Müller | 2 | -4/+14 |
2006-03-20 | ext/taglib/gsttaglib.h: Fix left-over gst_my_filter_get_type. | Tim-Philipp Müller | 3 | -1/+6 |
2006-03-17 | Have a show mouse pointer property and use it if we can | Zaheer Abbas Merali | 2 | -2/+23 |
2006-03-15 | gst/qtdemux/qtdemux.c: Let's not forget to chain up to the parent dispose. | Edward Hervey | 2 | -0/+7 |
2006-03-15 | gst/qtdemux/qtdemux.c: Series of memleak fixes: | Edward Hervey | 2 | -10/+32 |
2006-03-14 | sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as ... | Edward Hervey | 2 | -2/+9 |
2006-03-13 | ext/taglib/gsttaglib.cc: Add gtk-doc blurb (unused for the time being); match... | Tim-Philipp Müller | 2 | -1/+33 |
2006-03-13 | autogen.sh: Don't check for file that only exists in CVS but isn't disted (#3... | Mikhail Zabaluev | 2 | -1/+9 |
2006-03-13 | Fix build of v4l2 (sigh) | Julien Moutte | 3 | -2/+9 |
2006-03-12 | Fix distcheck. | Tim-Philipp Müller | 3 | -9/+14 |
2006-03-12 | sys/v4l2/v4l2src_calls.c: g_atomic_int_set is only available in glib-0.10, us... | Edward Hervey | 2 | -4/+11 |
2006-03-12 | sys/v4l2/gstv4l2element.h: Remove tim's addition of "_stdint.h" since it does... | Edward Hervey | 2 | -2/+10 |
2006-03-12 | ext/taglib/: Add support for writing MusicBrainz IDs. | Tim-Philipp Müller | 4 | -5/+93 |
2006-03-12 | sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make the | Tim-Philipp Müller | 2 | -0/+8 |
2006-03-11 | V4L2 ported to 0.10. | Edgard Lima | 18 | -1381/+1485 |
2006-03-11 | configure.ac: Only compile the taglib plugin if a C++ compiler is present. Us... | Tim-Philipp Müller | 2 | -24/+12 |
2006-03-11 | added new element to add Xing headers to MP3 files (this allows decoder to fi... | Christophe Fergeau | 5 | -0/+457 |
2006-03-11 | ext/taglib/gsttaglib.cc: and add support for TCOP (copyright) | Alex Lancaster | 2 | -2/+24 |
2006-03-10 | gst/modplug/: Fix modplug compilation. | Julien Moutte | 3 | -7/+14 |
2006-03-10 | Original commit message from CVS: | Tim-Philipp Müller | 7 | -473/+497 |
2006-03-10 | ext/libmms/gstmms.*: Some clean-ups; more debug output; use blocksize propert... | Tim-Philipp Müller | 3 | -98/+78 |
2006-03-09 | gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355). | Tim-Philipp Müller | 3 | -2/+6 |
2006-03-09 | new id3v2 muxer based on TagLib | Christophe Fergeau | 6 | -0/+545 |
2006-03-08 | gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis... | Tim-Philipp Müller | 3 | -0/+15 |
2006-03-06 | ext/musepack/: Forgot those two. | Tim-Philipp Müller | 3 | -13/+17 |
2006-03-06 | ext/musepack/gstmusepackdec.c: Some cleanups; pause task when push fails. | Tim-Philipp Müller | 2 | -208/+112 |
2006-03-05 | gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403). | Tim-Philipp Müller | 2 | -0/+9 |
2006-03-04 | ext/faad/gstfaad.c: Add query function for position/duration querying (mostly... | Tim-Philipp Müller | 2 | -22/+256 |
2006-03-03 | sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection | Sébastien Moutte | 14 | -17/+821 |
2006-03-03 | ext/xvid/gstxviddec.c: Declare variable at the beginning of the block and mak... | Jens Granseuer | 2 | -1/+8 |
2006-03-03 | gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too s... | Edward Hervey | 2 | -14/+21 |
2006-03-02 | docs/plugins/: Add audioresample to docs. | Wim Taymans | 2 | -69/+95 |
2006-02-28 | gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of... | Tim-Philipp Müller | 2 | -2/+11 |
2006-02-25 | sys/glsink/glimagesink.c: It doesn't seem we need GLU.h | Julien Moutte | 2 | -1/+4 |
2006-02-24 | gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, ... | Fabrizio Gennari | 2 | -1/+118 |
2006-02-24 | autogen.sh: Allow automake 1.9 | Michael Smith | 2 | -1/+6 |
2006-02-24 | Changed property name from "uri" to "location". | Edgard Lima | 2 | -8/+13 |
2006-02-22 | Cygwin Ports maintainer. | Jan Schmidt | 4 | -9/+24 |
2006-02-22 | gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value... | Edward Hervey | 2 | -0/+13 |
2006-02-21 | configure.ac: Surely this is supposed to be >= a.b, not == a.b | Tim-Philipp Müller | 3 | -1/+6 |
2006-02-20 | Port ximagesrc to 0.10 (Closes #304795) | Jan Schmidt | 8 | -19/+1615 |
2006-02-20 | I'm too lazy to comment this | Edgard Lima | 3 | -42/+77 |