summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/Makefile.am: Fix the build again.Wim Taymans2006-08-212-1/+6
* gst/audiofxgood/: resubmit with the desired name *again*Stefan Kost2006-08-2111-0/+1006
* use g_assert in _get_unit_sizeStefan Kost2006-08-203-2/+9
* docs/plugins/: cleanup -unused.txt to make it useful, add previously missing ...Stefan Kost2006-08-209-30/+248
* gst/audiofxgood/audiofx.cStefan Kost2006-08-208-0/+930
* ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...Sebastian Dröge2006-08-181-28/+99
* docs/plugins/Makefile.am: More Oss docs fixage.Wim Taymans2006-08-182-0/+8
* gst/rtp/: Added experimental SVQ3 depayloader.Wim Taymans2006-08-185-2/+433
* ext/dv/gstdvdemux.*: When handling seek requests, don't send the newsegment e...Edward Hervey2006-08-183-8/+32
* gst/multipart/multipartdemux.c: Accept leading whitespace before the boundarySjoerd Simons2006-08-172-3/+28
* gst/rtp/gstrtph264depay.c: Error out on non-implemented stuff.Wim Taymans2006-08-172-0/+13
* ext/ladspa/gstsignalprocessor.c: Make ladspa elements reusable. Fixes #350006.Andy Wingo2006-08-162-13/+70
* ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters ...Wim Taymans2006-08-162-1/+10
* ext/ladspa/gstsignalprocessor.c: A push() gives away our refcount so we shoul...Wim Taymans2006-08-162-4/+13
* sys/oss/gstossmixerelement.c: Don't leak device string.Tim-Philipp Müller2006-08-162-0/+18
* configure.ac: Require CVS of GStreamer core and -base (forTim-Philipp Müller2006-08-164-21/+68
* tests/check/Makefile.am: Don't try to run annodex unit tests if the annodex p...Tim-Philipp Müller2006-08-162-2/+15
* gst/autodetect/gstautoaudiosink.c: When we can't find a usable audiosink, don...Tim-Philipp Müller2006-08-162-3/+14
* ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...Sebastian Dröge2006-08-162-5/+38
* sys/oss/: Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for os...Tim-Philipp Müller2006-08-1654-95/+259
* gst/rtp/: Caps extra properties must be defined as strings for depayloaders b...Wim Taymans2006-08-167-15/+600
* gst/rtsp/gstrtpdec.c: Add pads after setting them up.Wim Taymans2006-08-164-69/+227
* gst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG line.Wim Taymans2006-08-162-1/+6
* sys/oss/: Small cleanups. Better error reporting.Wim Taymans2006-08-164-23/+99
* gconf/Makefile.am: Make --disable-schemas work right (they still need to be c...Jens Granseuer2006-08-152-2/+9
* ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...Sebastian Dröge2006-08-152-50/+190
* back to HEADThomas Vander Stichele2006-08-143-5/+9
* 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