summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sys/v4l2/gstv4l2element.h: Include "_stdint.h" in an attempt to make theTim-Philipp Müller2006-03-121-0/+2
* V4L2 ported to 0.10.Edgard Lima2006-03-1115-1374/+1365
* ext/taglib/gsttaglib.cc: and add support for TCOP (copyright)Alex Lancaster2006-03-111-2/+17
* gst/qtdemux/qtdemux.c: Fix build with gcc-4.1 (#327355).Tim-Philipp Müller2006-03-092-2/+1
* new id3v2 muxer based on TagLibChristophe Fergeau2006-03-093-0/+518
* ext/dv/gstdvdemux.c: Handle events in push mode better, can now do non-flushi...Wim Taymans2006-03-092-8/+48
* gst/qtdemux/qtdemux.c: Extract disc number and count from files that use 'dis...Tim-Philipp Müller2006-03-082-0/+8
* gst/udp/gstdynudpsink.c: Applied patch from Kai Vehmanen, fixes #333624.Wim Taymans2006-03-072-11/+5
* ext/libpng/gstpngdec.c: Implement paletted and grayscale png files handling. ...Julien Moutte2006-03-062-5/+30
* ext/speex/gstspeexenc.c: fix a tag list assert follow gst-plugins-base/ext/og...Thomas Vander Stichele2006-03-062-8/+20
* gst/qtdemux/qtdemux.c: Add support for '3IVD' fourcc (#333403).Tim-Philipp Müller2006-03-051-0/+4
* gst/id3demux/: Use new typefind helper functions here as well, and do typefin...Tim-Philipp Müller2006-03-043-95/+29
* sys/sunaudio/: Remove unused variables, breaks build from CVSBenjamin Pineau2006-03-043-3/+10
* sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectectionSébastien Moutte2006-03-0311-17/+756
* docs/plugins/: Added wavparse docs.Wim Taymans2006-03-036-21/+146
* gst/avi/gstavidemux.*: If we have an index, use a duration based on the index...Tim-Philipp Müller2006-03-033-8/+60
* docs/plugins/: Added smoke and jpeg to the docs.Wim Taymans2006-03-0314-122/+197
* docs/plugins/: Added videobalance and videoflip to the docs.Wim Taymans2006-03-0310-311/+512
* gst/qtdemux/qtdemux.c: Use GST_WARNING instead of GST_ERROR for all the too s...Edward Hervey2006-03-031-14/+14
* configure.ac: Bump requirements to current core and -base CVS (core for new t...Tim-Philipp Müller2006-03-024-89/+35
* gst/qtdemux/qtdemux.c: Can't divide through zero (suppress warning in case of...Tim-Philipp Müller2006-02-281-2/+5
* remove conflict indicatorChristian Schaller2006-02-281-1/+0
* add missing entryChristian Schaller2006-02-281-0/+15
* gst/wavparse/gstwavparse.c: Use DEBUG_OBJECT more.Wim Taymans2006-02-282-22/+36
* docs/plugins/: Added dvdec and dvdemux to docs.Wim Taymans2006-02-287-212/+846
* ext/annodex/: Add a little extra debug. Make the decoder not return NOT_LINKE...Jan Schmidt2006-02-283-6/+24
* add annodex pluginChristian Schaller2006-02-271-0/+1
* ext/annodex/gstskeltag.*: Deleted; these files aren't used any more either.Michael Smith2006-02-273-472/+6
* ext/Makefile.am: Fix dist-check.Julien Moutte2006-02-252-0/+5
* ext/annodex/gstcmmlenc.c: Fix another memleak.Julien Moutte2006-02-252-1/+8
* Fix a memleak in gst_cmml_track_list_add_clip.Julien Moutte2006-02-2524-128/+195
* ext/annodex/: Fix possible memleaks.Julien Moutte2006-02-254-0/+45
* tests/check/: Fix tests so that they use the plugins-base tags.Julien Moutte2006-02-244-0/+14
* ext/Makefile.am: Re-enable module.Julien Moutte2006-02-242-5/+9
* tests/check/Makefile.am: Forgot to remove that test.Julien Moutte2006-02-242-2/+5
* Try to fix Annodex plugin.Julien Moutte2006-02-248-712/+21
* tests/check/Makefile.am: Disable those checks as well.Julien Moutte2006-02-242-4/+8
* ext/Makefile.am: Disable annodex for now until we figure out how to make it b...Julien Moutte2006-02-243-7/+18
* I'm too lazy to comment thisEdgard Lima2006-02-248-483/+524
* gst/qtdemux/qtdemux.c: Add support for palettised Apple SMC videos (#327075, ...Fabrizio Gennari2006-02-241-1/+111
* Add Annodex elements from Alessendro Decina: skeleton and CMML.Michael Smith2006-02-2425-1/+5537
* autogen.sh: Check for automake 1.9 as well.Michael Smith2006-02-242-1/+6
* ext/flac/gstflacenc.c: Change min. sample rate to 8kHz to match flacdec's.Tim-Philipp Müller2006-02-242-1/+6
* ext/cdio/Makefile.am: Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be requ...Tim-Philipp Müller2006-02-233-2/+18
* rtp/gst/: Separated the G711 payloaders/depayloaders into separate elements f...Philippe Kalaf2006-02-2313-211/+700
* ext/dv/: Ueber spiffify some more, added debug category.Wim Taymans2006-02-225-81/+136
* gst/qtdemux/qtdemux.c: Add 'dvsd' and 'dv25' to list of possible fourcc value...Edward Hervey2006-02-222-0/+5
* Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt2006-02-205-0/+1507
* configure.ac: releasing 0.10.1, "Slimy - yet satisfying"Jan Schmidt2006-02-201-2/+2
* ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...Jan Schmidt2006-02-202-1/+11