| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ext/taglib/gsttaglib.cc: and add support for TCOP (copyright) | Alex Lancaster | 2006-03-11 | 1 | -2/+17 |
* | new id3v2 muxer based on TagLib | Christophe Fergeau | 2006-03-09 | 3 | -0/+518 |
* | ext/dv/gstdvdemux.c: Handle events in push mode better, can now do non-flushi... | Wim Taymans | 2006-03-09 | 1 | -8/+41 |
* | ext/libpng/gstpngdec.c: Implement paletted and grayscale png files handling. ... | Julien Moutte | 2006-03-06 | 1 | -5/+24 |
* | ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/og... | Thomas Vander Stichele | 2006-03-06 | 1 | -8/+11 |
* | docs/plugins/: Added smoke and jpeg to the docs. | Wim Taymans | 2006-03-03 | 9 | -122/+108 |
* | docs/plugins/: Added dvdec and dvdemux to docs. | Wim Taymans | 2006-02-28 | 3 | -212/+793 |
* | ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKE... | Jan Schmidt | 2006-02-28 | 2 | -6/+15 |
* | ext/annodex/gstskeltag.*: Deleted; these files aren't used any more either. | Michael Smith | 2006-02-27 | 2 | -472/+0 |
* | ext/Makefile.am: Fix dist-check. | Julien Moutte | 2006-02-25 | 1 | -0/+1 |
* | ext/annodex/gstcmmlenc.c: Fix another memleak. | Julien Moutte | 2006-02-25 | 1 | -1/+3 |
* | Fix a memleak in gst_cmml_track_list_add_clip. | Julien Moutte | 2006-02-25 | 7 | -84/+123 |
* | ext/annodex/: Fix possible memleaks. | Julien Moutte | 2006-02-25 | 3 | -0/+36 |
* | ext/Makefile.am: Re-enable module. | Julien Moutte | 2006-02-24 | 1 | -5/+5 |
* | Try to fix Annodex plugin. | Julien Moutte | 2006-02-24 | 5 | -450/+7 |
* | ext/Makefile.am: Disable annodex for now until we figure out how to make it b... | Julien Moutte | 2006-02-24 | 2 | -7/+8 |
* | I'm too lazy to comment this | Edgard Lima | 2006-02-24 | 6 | -483/+501 |
* | Add Annodex elements from Alessendro Decina: skeleton and CMML. | Michael Smith | 2006-02-24 | 18 | -0/+4452 |
* | ext/flac/gstflacenc.c: Change min. sample rate to 8kHz to match flacdec's. | Tim-Philipp Müller | 2006-02-24 | 1 | -1/+1 |
* | ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be requ... | Tim-Philipp Müller | 2006-02-23 | 1 | -0/+2 |
* | ext/dv/: Ueber spiffify some more, added debug category. | Wim Taymans | 2006-02-22 | 4 | -81/+119 |
* | ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t... | Jan Schmidt | 2006-02-20 | 1 | -1/+3 |
* | ext/jpeg/gstjpegdec.c: Fix invalid memory access for some odd-sized images (s... | Tim-Philipp Müller | 2006-02-17 | 1 | -7/+8 |
* | ext/cdio/gstcdio.c: Init debug category (#331253). | Tim-Philipp Müller | 2006-02-17 | 1 | -0/+2 |
* | add Jurg's patch for multidevice support | Christian Schaller | 2006-02-17 | 4 | -7/+149 |
* | Add HAL sound device wrapper plugins. Closes #329106 | Wim Taymans | 2006-02-15 | 10 | -0/+939 |
* | ext/: Register musicbrainz tags. | Tim-Philipp Müller | 2006-02-08 | 2 | -0/+9 |
* | ext/gconf/gconf.h: Remove declaration of function that no longer exists. | Tim-Philipp Müller | 2006-02-07 | 1 | -1/+0 |
* | ext/shout2/gstshout2.c: Make shout2 work for non ogg streams | Zaheer Abbas Merali | 2006-02-07 | 1 | -26/+32 |
* | Pass unhandled queries upstream instead of just dropping them (#326446). Upda... | Tim-Philipp Müller | 2006-02-06 | 4 | -15/+17 |
* | docs/plugins/: Add cdio plugin to docs. | Tim-Philipp Müller | 2006-02-06 | 2 | -1/+55 |
* | ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates tha... | Jan Schmidt | 2006-02-05 | 10 | -8/+154 |
* | Fixed a bug add in last commit, where no event is send. Thanks Tim to show me. | Edgard Lima | 2006-02-03 | 1 | -4/+7 |
* | Just make it compile with --disable-gst-debug. | Edgard Lima | 2006-02-03 | 1 | -0/+2 |
* | Use new functions from core to render a bin from a string. Fixes build. Up re... | Tim-Philipp Müller | 2006-02-02 | 1 | -81/+11 |
* | ext/wavpack/gstwavpackdec.c: Add debug category, use boilerplate macros, fix ... | Tim-Philipp Müller | 2006-01-29 | 3 | -507/+680 |
* | ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new t... | Andy Wingo | 2006-01-27 | 2 | -0/+2 |
* | C89 fixes: declare variables at the beginning of a block and | Jens Granseuer | 2006-01-23 | 1 | -1/+3 |
* | ext/cdio/: Fix build for libcdio versions >= 76; give slightly lower rank tha... | Tim-Philipp Müller | 2006-01-19 | 3 | -10/+9 |
* | Port libcdio cdda source, formerly known as cddasrc, now known as cdiocddasrc... | Tim-Philipp Müller | 2006-01-18 | 6 | -0/+566 |
* | ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non... | Tim-Philipp Müller | 2006-01-15 | 1 | -1/+1 |
* | ext/jpeg/gstsmokeenc.c: fix memleak. Fixes #326618 | Wim Taymans | 2006-01-13 | 1 | -1/+1 |
* | ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnom... | Tim-Philipp Müller | 2006-01-06 | 6 | -4/+492 |
* | ext/jpeg/: Fix leaks. | Wim Taymans | 2006-01-04 | 2 | -3/+9 |
* | ext/flac/gstflacdec.c: Don't g_assert() where we should just return FALSE; re... | Tim-Philipp Müller | 2006-01-02 | 1 | -14/+14 |
* | ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th... | Edward Hervey | 2005-12-19 | 1 | -1/+2 |
* | change some char* into char[] | Stefan Kost | 2005-12-16 | 2 | -2/+2 |
* | ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string. | Tim-Philipp Müller | 2005-12-16 | 1 | -1/+1 |
* | ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re... | gcocatre@gmail.com | 2005-12-16 | 2 | -8/+5 |
* | ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object... | Tim-Philipp Müller | 2005-12-12 | 1 | -4/+4 |