summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ext/hal/: Having NULL as UDI previously selected the default sink/src. Change...Sebastian Dröge2007-03-015-64/+295
* gst/rtsp/gstrtspsrc.c: Errors from the udp sources are not fatal unless all o...Wim Taymans2007-03-012-13/+59
* tests/check/Makefile.am: Disable aasink in the states test. I suspect this is...Jan Schmidt2007-03-012-1/+8
* tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt2007-03-012-1/+7
* sys/ximage/gstximagesrc.c: Error out correctly when getting xcontext fails.Zaheer Abbas Merali2007-03-012-0/+12
* gst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PREROLL because that's w...Wim Taymans2007-03-013-4/+16
* ext/hal/: Check if the device UDI is set before trying to query HAL about it ...Sebastian Dröge2007-03-015-2/+27
* update config to trunkThomas Vander Stichele2007-02-281-4/+4
* configure.ac: Convert to new AG_GST style.Thomas Vander Stichele2007-02-283-77/+84
* tests/check/: add test for statesThomas Vander Stichele2007-02-283-0/+127
* tests/check/elements/.cvsignore: Add new videofilter check to .cvsignore.Wim Taymans2007-02-282-0/+6
* gst/avi/gstavidemux.c: Fix combined flow return. Fixes #412608.Wim Taymans2007-02-282-52/+48
* gst/videofilter/Makefile.am: Dist header..Wim Taymans2007-02-282-1/+6
* gst/videofilter/gstgamma.h: Add header too.Wim Taymans2007-02-282-0/+80
* gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2007-02-285-278/+409
* gst/rtsp/URLS: Add another interesting test url.Wim Taymans2007-02-283-0/+12
* ext/shout2/gstshout2.*: Add a property for username.Michael Smith2007-02-273-2/+26
* update copyright statementsChristian Schaller2007-02-2710-3/+57
* update copyright statementChristian Schaller2007-02-276-2/+29
* sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey2007-02-274-149/+2
* gst/rtsp/Makefile.am: Fix make check too.Jan Schmidt2007-02-262-1/+6
* gst/rtsp/base64.*: Commit missing files for base64 encoding.Jan Schmidt2007-02-263-0/+107
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-2413-12/+40
* Fix build with LDFLAGS='-Wl,-z,defs'.Tim-Philipp Müller2007-02-243-5/+5
* gst/rtsp/: g_base64_encode is a GLib 2.12 function. Use an equivalent taken f...Jan Schmidt2007-02-233-4/+14
* gst/rtsp/: Implement simple Basic Authentication support so that urls like rt...Jan Schmidt2007-02-238-37/+343
* Fix segfault when oppening a radio device.Edgard Lima2007-02-224-25/+40
* Fix level for multi-channel case.Stefan Kost2007-02-224-2/+15
* gst/level/gstlevel.*: Use function pointer for process function and add proce...Stefan Kost2007-02-213-67/+140
* sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.Sébastien Moutte2007-02-206-17/+866
* sys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if we can't reenque buffers...Stefan Kost2007-02-192-3/+18
* sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte2007-02-186-1020/+635
* gst/rtp/: Added simple mpeg transport stream payloader.Wim Taymans2007-02-185-0/+233
* gst/rtsp/URLS: Add example H264 rtsp url.Wim Taymans2007-02-163-18/+36
* gst/rtp/README: Fix case of string params.Wim Taymans2007-02-166-67/+133
* gst/rtp/gstrtph264depay.c: Set right caps on output buffers.Wim Taymans2007-02-152-4/+7
* gst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia struct before calling _...Wim Taymans2007-02-142-0/+14
* ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching s...Jan Schmidt2007-02-142-2/+10
* gst/rtsp/sdpmessage.*: Fix memory management of SDP messages. Fixes #407793.jp.liu2007-02-143-40/+216
* gst/avi/gstavimux.c: Allow muxing video/x-h264 (was already in the caps). Fix...zhangfei gao2007-02-142-2/+11
* gst/rtsp/rtspurl.c: Fix parsing of password field in url. Fixes #407797.jp.liu2007-02-142-1/+8
* gst/wavparse/gstwavparse.*: Update docs.Wim Taymans2007-02-143-240/+281
* Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...Jan Schmidt2007-02-1310-156/+533
* gst/avi/gstavidemux.c: Put debug stuff into #ifndef GST_DISABLE_DEBUG #endifStefan Kost2007-02-132-7/+26
* Add crossreferences to glib/gobject/gstream docs.Stefan Kost2007-02-133-3/+20
* gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also add some missing CFLAG...Tim-Philipp Müller2007-02-123-3/+10
* gst/wavparse/gstwavparse.c: Fix massive memory leak when operating in streami...Jonathan Matthew2007-02-122-7/+13
* gst/avi/gstavidemux.*: Save some memory (8%) by repacking the index entry str...Stefan Kost2007-02-123-202/+319
* sys/v4l2/: More FIXME comments and messaging changes.Stefan Kost2007-02-122-0/+19
* gst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUNCPTR.Stefan Kost2007-02-125-18/+46