summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/raw1394/gstdv1394src.c: gratuitous comment changesThomas Vander Stichele2006-06-113-4/+32
* ignore moreThomas Vander Stichele2006-06-111-0/+1
* gst/: Use gst_pad_query_peer_duration() utility function here.Tim-Philipp Müller2006-06-113-33/+17
* autogen.sh: require am17Thomas Vander Stichele2006-06-1116-167/+113
* updateThomas Vander Stichele2006-06-112-4/+4
* ext/wavpack/: Add wavpack encoder element (#343131).Sebastian Dröge2006-06-107-6/+1411
* gconf/Makefile.am: Honour --disable-schemas-install configure option. Fixes #...Tim-Philipp Müller2006-06-092-3/+20
* tests/examples/level/Makefile.am: Add -lm to LIBS for pow() function, don't a...Tim-Philipp Müller2006-06-092-1/+8
* configure.ac: We should use $SED and not $(SED) in configure.ac (#343678).Peter Kjellerstedt2006-06-092-2/+9
* configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller2006-06-091-1/+1
* sys/sunaudio/: Attached find a patch that fixes a number of bugs with the Sun...Brian Cameron2006-06-093-32/+67
* ext/jpeg/gstjpegdec.*: API: Added IDCT method propertyWim Taymans2006-06-093-36/+146
* configure.ac: We now require libraw1394 >= 1.1.0 and that version onwards all...Zaheer Abbas Merali2006-06-073-5/+10
* gst/law/alaw-decode.c: Trying to get items from an ANY or EMPTY caps is ... s...Edward Hervey2006-06-022-1/+7
* ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.Edward Hervey2006-06-023-1/+70
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-016-17/+17
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-0189-183/+276
* gst/goom/gstgoom.*: Handle QoS.Wim Taymans2006-05-313-109/+260
* ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883Zaheer Abbas Merali2006-05-313-2/+32
* configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.Zaheer Abbas Merali2006-05-314-18/+153
* gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...Sébastien Moutte2006-05-307-46/+77
* Add apev2mux element (#343122).Sebastian Dröge2006-05-3011-11/+924
* gst/: GST_PTR_FORMAT should be used to print caps in debug statements.Tim-Philipp Müller2006-05-284-17/+11
* gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag toSebastian Dröge2006-05-282-16/+61
* ext/jpeg/gstjpegdec.c: Initialize segment to GST_FORMAT_UNDEFINED in READY->P...Edward Hervey2006-05-282-1/+6
* ext/jpeg/gstjpegdec.*: Clip outgoing buffers according to currently configure...Edward Hervey2006-05-284-1/+62
* ext/taglib/gstid3v2mux.cc: Handle writing of track-count or album-volume-cou...Tim-Philipp Müller2006-05-284-8/+75
* gst/id3demux/id3v2frames.c: A track/volume number or count of 0 does not make...Tim-Philipp Müller2006-05-282-5/+12
* ext/jpeg/gstjpegdec.c: Abort decompression when receiving FLUSH_STOP. This sh...Edward Hervey2006-05-272-0/+32
* ext/flac/gstflac.c: Don't #include file we don't dist any longer.Tim-Philipp Müller2006-05-272-1/+6
* README: Replace current README (containing the release notes from some 0.9.x ...Tim-Philipp Müller2006-05-272-70/+222
* gst/spectrum/: added another exampleStefan Kost2006-05-264-3/+106
* gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...Edward Hervey2006-05-261-3/+8
* gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.Wim Taymans2006-05-261-1/+0
* ext/dv/gstdvdemux.c: Implement EOS correctly by either postingWim Taymans2006-05-242-18/+39
* gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.Wim Taymans2006-05-241-1/+16
* gst/law/: Some cleanups in the chain functions.Wim Taymans2006-05-249-96/+104
* gst/matroska/matroska-mux.c: gst_collect_pads_stop() needs to be called befor...Mark Nauwelaerts2006-05-232-1/+11
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...Tim-Philipp Müller2006-05-236-71/+14
* gst/matroska/: Add support for muxing/demuxing theora video (#342448; too bad...Tim-Philipp Müller2006-05-234-146/+272
* gst/qtdemux/qtdemux.c: po/POTFILES.in:Tim-Philipp Müller2006-05-221-19/+40
* ext/jpeg/gstjpegdec.c: Fix crashes when the horizontal subsampling is 1.Tim-Philipp Müller2006-05-222-6/+37
* cover up the dirty truthThomas Vander Stichele2006-05-2215-15/+15
* gst/avi/gstavimux.*: - add odml (large file) index supportMark Nauwelaerts2006-05-223-135/+286
* fix descriptions and license blocks cut and paste anyone ?Thomas Vander Stichele2006-05-2221-28/+123
* gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost2006-05-211-37/+7
* gst/spectrum/Makefile.am: Link to base librariesStefan Kost2006-05-214-72/+189
* Initial port of the spectrum elementStefan Kost2006-05-203-91/+131
* I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima2006-05-191-1/+1
* Some clean-ups requested by wingo in bug #338818.Edgard Lima2006-05-194-26/+26