summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ...Tim-Philipp Müller2007-01-192-5/+26
* gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ...Edward Hervey2007-01-192-6/+28
* gst/smpte/gstsmpte.c: Allocate buffers of the right size.Edward Hervey2007-01-192-3/+13
* gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u...Tim-Philipp Müller2007-01-182-2/+15
* docs/plugins/: Remove ladspa from docs; add hierarchy info for GstAudioPanora...Tim-Philipp Müller2007-01-1854-109/+186
* gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946)Stefan Kost2007-01-182-1/+6
* Remove bogus ChangeLog entryTim-Philipp Müller2007-01-181-12/+0
* sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the nu...Stefan Kost2007-01-175-65/+93
* gst/audiofx/audiopanorama.c: Use a function array for process methods, add mo...Sebastian Dröge2007-01-162-50/+49
* Add support for more than one audio stream; write better AVIX header; refacto...Mark Nauwelaerts2007-01-144-540/+560
* gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...Andy Wingo2007-01-131-5/+11
* gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...Andy Wingo2007-01-131-17/+133
* gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...Sebastian Dröge2007-01-134-31/+501
* comment out LADSPA plugin for nowChristian Schaller2007-01-121-2/+2
* gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...Wim Taymans2007-01-126-25/+839
* gst/qtdemux/Makefile.am: Dist all new files.Tim-Philipp Müller2007-01-121-1/+6
* docs/plugins/: Activate docs for jack, sdl and qtdemux.Wim Taymans2007-01-121-1/+1
* gst/qtdemux/: Cleanup and refactor to make the code more readable.Wim Taymans2007-01-129-1871/+2037
* ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...Sebastian Dröge2007-01-111-11/+12
* gst/: Set correct caps on outgoing pulled buffers, or things blow up after re...Tim-Philipp Müller2007-01-113-0/+11
* gst/multipart/multipartmux.c: Return FLOW errors ASAP. Fixes #394977.Jonas Holmberg2007-01-112-40/+81
* gst/rtsp/gstrtspsrc.c: Check for stream pad before activating.Lutz Mueller2007-01-112-5/+14
* gst/rtsp/: Allow url to be NULL to be able to use it for server connections.Peter Kjellerstedt2007-01-1011-299/+702
* Some small docs fixes (#394851).Sebastian Dröge2007-01-103-4/+13
* gst/avi/gstavidemux.c: Fix docs.Wim Taymans2007-01-092-2/+9
* gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans2007-01-0912-155/+529
* ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri2007-01-087-10/+34
* New elements interleave and deinterleave, implement channel interleaving and ...Andy Wingo2007-01-075-0/+1035
* gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.Sébastien Moutte2007-01-074-5/+17
* Check for zlib and if available pass it explicitly to the linker when linking...Tim-Philipp Müller2007-01-052-18/+33
* gst/matroska/Makefile.am: If zlib is available and used, we must link it expl...Tim-Philipp Müller2007-01-052-1/+8
* tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller2007-01-052-2/+3
* ext/esd/esdsink.c: Don't return bogus values when esd_get_delay() fails for s...Tim-Philipp Müller2007-01-042-0/+11
* Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri2007-01-042-1/+10
* Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri2007-01-032-7/+19
* Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...Jens Granseuer2007-01-032-14/+14
* tests/check/elements/videocrop.c: When we can't create an element needed for ...Tim-Philipp Müller2006-12-301-6/+6
* sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.Tim-Philipp Müller2006-12-242-1/+6
* gst/matroska/matroska-mux.c: The "signed" field in audio caps is of boolean t...Tim-Philipp Müller2006-12-242-8/+42
* tests/check/elements/: reapply consistent pad (de)activationStefan Kost2006-12-223-0/+10
* tests/check/elements/: reapply consistent pad (de)activationStefan Kost2006-12-226-0/+29
* configure.ac: Back to CVSJan Schmidt2006-12-213-1/+20
* configure.ac: releasing 0.10.4, "Black Bugs"Jan Schmidt2006-12-212-4/+4
* configure.ac: releasing 0.10.5, "The Path of Thorns"Jan Schmidt2006-12-2157-234/+4153
* tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost2006-12-213-10/+0
* tests/check/elements/: revert my freeze breakageStefan Kost2006-12-216-18/+11
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-213-0/+10
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-216-0/+29
* gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...Tim-Philipp Müller2006-12-181-7/+5
* Disable LADPSA, as it has moved to the -bad module for the duration.Jan Schmidt2006-12-183-5/+11