summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge2007-01-231-0/+27
* gst/rtp/gstrtpmp4gdepay.c: Parse config params as string and int.Wim Taymans2007-01-231-0/+7
* gst/smpte/: constify some static structs.Wim Taymans2007-01-231-0/+13
* gst/avi/gstavidemux.c: Error out properly when pull_range fails while we're r...Tim-Philipp Müller2007-01-221-0/+6
* gst/smpte/gstsmpte.c: Some more sanity checks to make sure the input formats ...Tim-Philipp Müller2007-01-191-0/+8
* gst/smpte/gstsmpte.c: Ignore previous commit, that was only valid for widths ...Edward Hervey2007-01-191-0/+10
* gst/smpte/gstsmpte.c: Allocate buffers of the right size.Edward Hervey2007-01-191-0/+10
* gst/smpte/gstsmpte.c: Proxy getcaps on sink pads too, so that we either end u...Tim-Philipp Müller2007-01-181-0/+7
* docs/plugins/: Remove ladspa from docs; add hierarchy info for GstAudioPanora...Tim-Philipp Müller2007-01-181-0/+60
* gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946)Stefan Kost2007-01-181-0/+5
* 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-171-0/+29
* gst/audiofx/audiopanorama.c: Use a function array for process methods, add mo...Sebastian Dröge2007-01-161-0/+9
* Add support for more than one audio stream; write better AVIX header; refacto...Mark Nauwelaerts2007-01-141-0/+21
* gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...Sebastian Dröge2007-01-131-0/+22
* gst/: Set correct caps on outgoing pulled buffers, or things blow up after re...Tim-Philipp Müller2007-01-111-0/+7
* gst/multipart/multipartmux.c: Return FLOW errors ASAP. Fixes #394977.Jonas Holmberg2007-01-111-0/+11
* gst/rtsp/gstrtspsrc.c: Check for stream pad before activating.Lutz Mueller2007-01-111-0/+7
* gst/rtsp/: Allow url to be NULL to be able to use it for server connections.Peter Kjellerstedt2007-01-101-0/+58
* Some small docs fixes (#394851).Sebastian Dröge2007-01-101-0/+8
* gst/avi/gstavidemux.c: Fix docs.Wim Taymans2007-01-091-0/+5
* gst/rtp/: Added RFC 2250 MPEG Video Depayloader.Wim Taymans2007-01-091-0/+37
* ext/jpeg/: These libjpeg callbacks should return a 'boolean' (unsigned char a...Vincent Torri2007-01-081-0/+17
* gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion.Sébastien Moutte2007-01-071-0/+10
* gst/matroska/Makefile.am: If zlib is available and used, we must link it expl...Tim-Philipp Müller2007-01-051-0/+6
* ext/esd/esdsink.c: Don't return bogus values when esd_get_delay() fails for s...Tim-Philipp Müller2007-01-041-0/+6
* sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth.Tim-Philipp Müller2006-12-241-0/+5
* gst/matroska/matroska-mux.c: The "signed" field in audio caps is of boolean t...Tim-Philipp Müller2006-12-241-0/+15
* tests/check/elements/: reapply consistent pad (de)activationStefan Kost2006-12-221-0/+11
* configure.ac: Back to CVSJan Schmidt2006-12-211-0/+8
* configure.ac: releasing 0.10.5, "The Path of Thorns"Jan Schmidt2006-12-211-0/+7
* tests/check/elements/: revert my freeze breakageStefan Kost2006-12-211-0/+11
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-211-0/+11
* Disable LADPSA, as it has moved to the -bad module for the duration.Jan Schmidt2006-12-181-0/+6
* ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...Wim Taymans2006-12-181-0/+7
* ChangeLog surgery on one of Stefan's commits from August:Jan Schmidt2006-12-181-0/+4
* sys/osxvideo/osxvideosink.*: Decent effort at porting to 0.10. Needs cleanup...David Schleef2006-12-171-0/+6
* sys/osxvideo/: Preliminary patch for porting osxvideosinkVijay Santhanam2006-12-171-0/+9
* gst/videomixer/videomixer.c: Introduce some locking around the videomixer sta...Sjoerd Simons2006-12-161-0/+14
* configure.ac: Make sure libcaca can actually be used instead of just checking...Tim-Philipp Müller2006-12-161-0/+7
* adding doap fileThomas Vander Stichele2006-12-151-0/+7
* configure.ac: libflac-1.1.3 changed API again, but we can't build against it ...Tim-Philipp Müller2006-12-141-0/+7
* gst/effectv/gstquark.c: Add some NULL pointer checks (possibly related to #38...Tim-Philipp Müller2006-12-141-0/+6
* gst/: In streaming mode, if the first buffer we get doesn't have an offset, f...Tim-Philipp Müller2006-12-121-0/+11
* sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device repor...Jan Schmidt2006-12-111-0/+6
* gst/matroska/: Try harder to extract the framerate for video tracks correctly...Tim-Philipp Müller2006-12-111-0/+12
* ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc...Tim-Philipp Müller2006-12-111-0/+11
* gst/apetag/gstapedemux.c: We need to be able to read and parse any possible f...Sebastian Dröge2006-12-091-0/+12
* sys/sunaudio/: Use the sunaudio debug category.Jan Schmidt2006-12-091-0/+28
* Correct the attribution of the previous commit. The patch in question was wri...Jan Schmidt2006-12-081-1/+1