summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog surgery: fix Stefan's e-mail addressTim-Philipp Müller2006-07-241-1/+1
* ext/esd/esdsink.c: Prevent libesd from auto-spawning a sound daemon if it is ...Tim-Philipp Müller2006-07-241-0/+10
* ext/esd/Makefile.am: Oops, need to remove README from EXTRA_DIST as well.Tim-Philipp Müller2006-07-241-0/+5
* ext/esd/README: Remove, it contains nothing useful anyway.Tim-Philipp Müller2006-07-241-0/+9
* gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.Wim Taymans2006-07-241-0/+8
* gst/wavparse/gstwavparse.*: Use information from 'fact' chunk for length calc...Stefan Kost2006-07-241-0/+13
* Port udp plugin to win32 (#345288).Joni Valtanen2006-07-241-0/+22
* gst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.Wim Taymans2006-07-241-0/+5
* gst/id3demux/: On second thought, it might be wiser and more efficient not to...Tim-Philipp Müller2006-07-231-0/+9
* gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into ...Tim-Philipp Müller2006-07-231-0/+10
* gst/avi/gstavidemux.c: Fix some leaks.Wim Taymans2006-07-211-0/+9
* docs/plugins/: Add annodex and icydemux, cleanup the sections a bitStefan Kost2006-07-201-0/+6
* ext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION asAlex Lancaster2006-07-191-0/+8
* ChangeLog surgery: mention fixed bugTim-Philipp Müller2006-07-191-1/+3
* gst/avi/gstavimux.c: Respect mpegversion for "video/mpeg" and give message in...Stefan Kost2006-07-181-0/+6
* ext/libpng/gstpngdec.*: Use statically allocated segment instead of leaking.Wim Taymans2006-07-171-0/+12
* gst/rtp/: Added simple generic mpeg4 depayloader.Wim Taymans2006-07-161-0/+18
* gst/rtsp/gstrtspsrc.c: Don't try doing state changes on a NULL pointer.Tim-Philipp Müller2006-07-151-0/+5
* gst/rtp/gstrtpamrdepay.*: rtpamrdec isn't a subclass of GstBaseRtpDepayload.Sebastien Cote2006-07-141-0/+11
* sys/ximage/gstximagesrc.c: Fix segfault when moving mouse pointer to the bott...Zaheer Abbas Merali2006-07-141-0/+6
* gst/rtp/: Added mpeg2 TS depayloader. Closing #347234.Wim Taymans2006-07-121-0/+14