summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* releasing 0.10.4Thomas Vander Stichele2006-08-1455-220/+303
* gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t...Tim-Philipp Müller2006-08-141-10/+121
* Send the newsegment event in the streaming thread.Edward Hervey2006-08-103-11/+21
* bumped for prerelThomas Vander Stichele2006-08-101-3/+3
* update translationsThomas Vander Stichele2006-08-1014-85/+141
* gst/qtdemux/qtdemux.c: Fix silly typo.Tim-Philipp Müller2006-08-081-1/+1
* 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-083-25/+51
* ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo2006-08-044-37/+183
* sys/ximage/ximageutil.c: Fix rgb masks when recording in < 24bpp.Zaheer Abbas Merali2006-08-042-0/+9
* BPBAndy Wingo2006-08-042-1/+2
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...Andy Wingo2006-08-042-74/+140
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...Andy Wingo2006-07-312-2/+15
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...Andy Wingo2006-07-313-36/+91
* ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...Stefan Kost2006-07-312-12/+14
* gst/udp/gstudpsrc.c: Fix docs.Wim Taymans2006-07-312-2/+7
* ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...Stefan Kost2006-07-292-9/+65
* ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly. Fixes bug #349155.Zaheer Abbas Merali2006-07-293-4/+15
* gst/multipart/multipartdemux.c: Uses GstAdapter instead of own buffering.Sjoerd Simons2006-07-283-207/+296
* sys/sunaudio/gstsunaudiosrc.c: Open source with O_NONBLOCK (#349015).Brian Cameron2006-07-282-1/+8
* gst/avi/gstavidemux.*: Whitespace fixes and more debugStefan Kost2006-07-283-3/+15
* gst/autodetect/gstautoaudiosink.c: Get rid of old and unused magic sound-serv...Tim-Philipp Müller2006-07-272-68/+65
* gst/udp/gstudpsrc.*: Rename "buffer" to "buffer-size" to make clear it is a s...Wim Taymans2006-07-273-17/+25
* gst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead of close() to maintain w...Tim-Philipp Müller2006-07-272-1/+7
* gst/udp/gstudpsrc.*: Added "buffer" property to control the kernel receive bu...Thijs Vermeir2006-07-273-15/+88
* gst/rtp/: Fix timestamp calculation on outgoing RTP packets.Kai Vehmanen2006-07-263-14/+45
* ext/taglib/gstid3v2mux.cc: is still sub-optimal though, since we don't retain...Tim-Philipp Müller2006-07-262-1/+41
* gst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk if we are not compiling...Tim-Philipp Müller2006-07-262-2/+10
* ext/taglib/gstid3v2mux.cc: Handle multiple tags of the same type properly. Re...Tim-Philipp Müller2006-07-262-228/+319
* sys/ximage/gstximagesrc.c: Document newly-added properties properly, so that ...Tim-Philipp Müller2006-07-252-4/+51
* gst/id3demux/id3tags.c: Extract frames for ID3v2 versions prior to ID3v2.3.0 ...Tim-Philipp Müller2006-07-252-4/+28
* gst/avi/gstavidemux.c: Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gs...Stefan Kost2006-07-252-33/+29
* sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte2006-07-245-118/+295
* docs/plugins/: Update files to CVS/Prerelease version, add esdsink docs.Tim-Philipp Müller2006-07-2455-103/+279
* 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-242-1/+26
* ext/esd/Makefile.am: Oops, need to remove README from EXTRA_DIST as well.Tim-Philipp Müller2006-07-242-1/+6
* ext/esd/README: Remove, it contains nothing useful anyway.Tim-Philipp Müller2006-07-243-44/+16
* gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking.Wim Taymans2006-07-245-10/+23
* gst/wavparse/gstwavparse.*: Use information from 'fact' chunk for length calc...Stefan Kost2006-07-244-41/+145
* Port udp plugin to win32 (#345288).Joni Valtanen2006-07-2413-46/+242
* gst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.Wim Taymans2006-07-243-1/+5
* gst/id3demux/: On second thought, it might be wiser and more efficient not to...Tim-Philipp Müller2006-07-234-7/+17
* gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse as binary blobs into ...Tim-Philipp Müller2006-07-233-4/+52
* gst/avi/gstavidemux.c: Fix some leaks.Wim Taymans2006-07-213-1/+14
* docs/plugins/: Add annodex and icydemux, cleanup the sections a bitStefan Kost2006-07-203-67/+112
* sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...Martin Szulecki2006-07-191-1/+5
* ext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION asAlex Lancaster2006-07-192-0/+71
* 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-182-1/+29