summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move ximagesrc plug-in to good after review. Fixes #336756.Thomas Vander Stichele2006-04-289-8/+120
* borgify namingThomas Vander Stichele2006-04-282-72/+71
* doc tweaksThomas Vander Stichele2006-04-281-7/+3
* clean up Makefile.amThomas Vander Stichele2006-04-282-20/+19
* pedantic cleanupsThomas Vander Stichele2006-04-282-100/+104
* gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding...Michael Smith2006-04-283-0/+65
* sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.Zaheer Abbas Merali2006-04-285-172/+261
* commit Changelog for previous commitZaheer Abbas Merali2006-04-281-0/+6
* Forgot to commit, quick commit be4 apple diesZaheer Abbas Merali2006-04-282-0/+381
* gst/id3demux/id3v2frames.c: Recognise and skip any byte order marker (BOM) inTim-Philipp Müller2006-04-282-0/+31
* Add docs for both avidemux and avimux.Tim-Philipp Müller2006-04-278-0/+103
* gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).Mark Nauwelaerts2006-04-278-329/+892
* gst/wavparse/gstwavparse.*: reverted patch #337625 for the price of 1 hour sleepStefan Kost2006-04-263-450/+173
* gst/wavparse/gstwavparse.*: correct partial implementation of push mode (from...Stefan Kost2006-04-263-95/+144
* ext/esd/esdsink.c: Fix compile problem by defining ESD_MAX_WRITE_SIZE if it i...Wim Taymans2006-04-262-0/+11
* gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...Tim-Philipp Müller2006-04-263-254/+586
* sys/osxaudio/: Port of osxaudiosink to 0.10Zaheer Abbas Merali2006-04-266-674/+413
* ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE...Wim Taymans2006-04-262-7/+11
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-2512-14/+17
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-25124-197/+613
* ext/jpeg/gstjpegdec.c: Source pad has fixed caps. If we don't set this, bad t...Tim-Philipp Müller2006-04-252-0/+7
* gst/matroska/: Handle case where the TrackType ebml chunk does not come befor...Tim-Philipp Müller2006-04-255-31/+174
* gst/rtp/: It's codec_data, not codec_info.Wim Taymans2006-04-253-14/+20
* gst/matroska/matroska-demux.c: Handle codec_data for VfW compatibility codec ...Mark Nauwelaerts2006-04-253-34/+76
* gst/matroska/matroska-mux.c: Fix timestamping of B-frames, use signed integer...Josef Zlomek2006-04-252-4/+22
* just make it compile with --disable-gst-debug.Edgard Lima2006-04-242-0/+7
* gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdou...Sébastien Moutte2006-04-232-3/+14
* gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversionsSébastien Moutte2006-04-224-2/+146
* gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is no...Fabrizio Gennari2006-04-212-1/+18
* ext/raw1394/gstdv1394src.c: Use scale functionsWim Taymans2006-04-212-2/+12
* ext/dv/gstdv.c: Fix build.Tim-Philipp Müller2006-04-212-1/+7
* gst/debug/progressreport.c: Add 'format' property to force querying to a part...Tim-Philipp Müller2006-04-212-82/+147
* ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at best, on big en...Andy Wingo2006-04-212-2/+17
* Add icydemux, and tests.Michael Smith2006-04-217-1/+915
* ext/flac/gstflacdec.c: Post SEGMENT_DONE message in TIME format.Tim-Philipp Müller2006-04-202-1/+12
* Added a couple of ifdefs to make it compile with other kernels.Edgard Lima2006-04-201-4/+13
* gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to cr...Fabrizio Gennari2006-04-202-60/+67
* ext/flac/gstflacdec.c: Add support for segment seeks (fixes #338290). Also de...Tim-Philipp Müller2006-04-202-24/+54
* gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.Tim-Philipp Müller2006-04-204-31/+97
* gst/matroska/matroska-demux.c: Handle end of segment properly when set; don't...Mark Nauwelaerts2006-04-202-8/+22
* gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream.j^2006-04-201-2/+7
* gst/matroska/matroska-demux.c: Make mpeg2 aac audio work: create artificial p...Tim-Philipp Müller2006-04-202-17/+27
* gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't...Tim-Philipp Müller2006-04-193-269/+236
* gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_...Wim Taymans2006-04-191-3/+6
* ext/gdk_pixbuf/gstgdkpixbuf.c: Leave JPEG decoding to our jpegdec plugin. gdk...Tim-Philipp Müller2006-04-182-1/+10
* ext/gdk_pixbuf/gstgdkpixbuf.*: Make work with packetised/framed input (e.g. p...Tim-Philipp Müller2006-04-183-25/+43
* ext/gdk_pixbuf/gstgdkpixbuf.c: No need to special-case for Gdk-2.0 any longer...Tim-Philipp Müller2006-04-182-25/+8
* Rewrite a bit: use GstBaseSink::start and stop instead of a state change func...Tim-Philipp Müller2006-04-184-292/+304
* Add translatable error message for when we cannot connect to the sound server...Tim-Philipp Müller2006-04-184-11/+27
* sys/oss/gst-i18n-plugin.h: Remove bogus file that doesn't belong here.Tim-Philipp Müller2006-04-182-37/+5