summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* docs/plugins/: cleanup -unused.txt to make it useful, add previously missing ...Stefan Kost2006-08-201-0/+16
* gst/audiofxgood/audiofx.cStefan Kost2006-08-201-0/+21
* docs/plugins/Makefile.am: More Oss docs fixage.Wim Taymans2006-08-181-0/+5
* gst/rtp/: Added experimental SVQ3 depayloader.Wim Taymans2006-08-181-0/+14
* ext/dv/gstdvdemux.*: When handling seek requests, don't send the newsegment e...Edward Hervey2006-08-181-0/+9
* gst/multipart/multipartdemux.c: Accept leading whitespace before the boundarySjoerd Simons2006-08-171-0/+11
* gst/rtp/gstrtph264depay.c: Error out on non-implemented stuff.Wim Taymans2006-08-171-0/+5
* ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.Andy Wingo2006-08-161-1/+13
* ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans2006-08-161-0/+6
* ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...Wim Taymans2006-08-161-0/+7
* sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller2006-08-161-0/+6
* configure.ac: Require CVS of GStreamer core and -base (forTim-Philipp Müller2006-08-161-0/+15
* tests/check/Makefile.am: Don't try to run annodex unit tests if the annodex p...Tim-Philipp Müller2006-08-161-0/+6
* gst/autodetect/gstautoaudiosink.c: When we can't find a usable audiosink, don...Tim-Philipp Müller2006-08-161-0/+8
* sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller2006-08-161-0/+62
* gst/rtp/: Caps extra properties must be defined as strings for depayloaders b...Wim Taymans2006-08-161-0/+20
* gst/rtsp/gstrtpdec.c: Add pads after setting them up.Wim Taymans2006-08-161-0/+22
* gst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG line.Wim Taymans2006-08-161-0/+5
* sys/oss/: Small cleanups. Better error reporting.Wim Taymans2006-08-161-0/+13
* gconf/Makefile.am: Make --disable-schemas work right (they still need to be c...Jens Granseuer2006-08-151-0/+9
* back to HEADThomas Vander Stichele2006-08-141-0/+4
* releasing 0.10.4Thomas Vander Stichele2006-08-141-18/+25
* Send the newsegment event in the streaming thread.Edward Hervey2006-08-101-0/+10
* ChangeLog surgery: mention bug numberTim-Philipp Müller2006-08-081-3/+3
* ext/jpeg/: Refuse sink caps in the encoder if width or height is not a multip...Tim-Philipp Müller2006-08-081-0/+10
* ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo2006-08-041-0/+22
* sys/ximage/ximageutil.c: Fix rgb masks when recording in < 24bpp.Zaheer Abbas Merali2006-08-041-0/+5
* BPBAndy Wingo2006-08-041-0/+1
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...Andy Wingo2006-08-041-0/+13
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...Andy Wingo2006-07-311-0/+4
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...Andy Wingo2006-07-311-0/+20
* ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...Stefan Kost2006-07-311-0/+7
* gst/udp/gstudpsrc.c: Fix docs.Wim Taymans2006-07-311-0/+5
* ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...Stefan Kost2006-07-291-0/+13
* ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly. Fixes bug #349155.Zaheer Abbas Merali2006-07-291-0/+6
* gst/multipart/multipartdemux.c: Uses GstAdapter instead of own buffering.Sjoerd Simons2006-07-281-0/+20
* sys/sunaudio/gstsunaudiosrc.c: Open source with O_NONBLOCK (#349015).Brian Cameron2006-07-281-0/+7
* gst/avi/gstavidemux.*: Whitespace fixes and more debugStefan Kost2006-07-281-0/+7
* gst/autodetect/gstautoaudiosink.c: Get rid of old and unused magic sound-serv...Tim-Philipp Müller2006-07-271-0/+10
* gst/udp/gstudpsrc.*: Rename "buffer" to "buffer-size" to make clear it is a s...Wim Taymans2006-07-271-2/+11
* gst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead of close() to maintain w...Tim-Philipp Müller2006-07-271-0/+6
* gst/udp/gstudpsrc.*: Added "buffer" property to control the kernel receive bu...Thijs Vermeir2006-07-271-0/+13
* gst/rtp/: Fix timestamp calculation on outgoing RTP packets.Kai Vehmanen2006-07-261-0/+11
* ext/taglib/gstid3v2mux.cc: is still sub-optimal though, since we don't retain...Tim-Philipp Müller2006-07-261-0/+8
* gst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk if we are not compiling...Tim-Philipp Müller2006-07-261-0/+7
* ext/taglib/gstid3v2mux.cc: Handle multiple tags of the same type properly. Re...Tim-Philipp Müller2006-07-261-0/+8
* sys/ximage/gstximagesrc.c: Document newly-added properties properly, so that ...Tim-Philipp Müller2006-07-251-0/+8
* gst/id3demux/id3tags.c: Extract frames for ID3v2 versions prior to ID3v2.3.0 ...Tim-Philipp Müller2006-07-251-0/+8
* gst/avi/gstavidemux.c: Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gs...Stefan Kost2006-07-251-0/+7
* docs/plugins/: Update files to CVS/Prerelease version, add esdsink docs.Tim-Philipp Müller2006-07-241-0/+62