summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't mix tabs and spaces (#414168).Loïc Minier2007-03-031-0/+8
* tests/check/generic/.cvsignore: Ignore files to please buildbot.Stefan Kost2007-03-021-0/+5
* gst/wavparse/gstwavparse.c: Unbreak my previous commit (swapped nominator & d...Stefan Kost2007-03-021-0/+7
* ext/cdio/gstcdiocddasrc.c: Small code cleanups.Wim Taymans2007-03-021-0/+8
* gst/udp/gstudpsrc.c: Fix doc.Wim Taymans2007-03-021-0/+6
* gst/wavparse/gstwavparse.c: Handle rounding better to not drop last sample fr...René Stadler2007-03-021-0/+9
* tests/check/Makefile.am: Disable cacasink from the states check too - it also...Jan Schmidt2007-03-021-0/+6
* gst/udp/gstudpsrc.*: Add support to strip proprietary headers. Fixes #350296.Thijs Vermeir2007-03-021-0/+10
* gst/rtp/gstrtpmp2tdepay.c: Fix compilation.Wim Taymans2007-03-021-0/+5
* gst/rtp/gstrtpmp2tdepay.*: Add support to strip off proprietary headers. Fixe...Thijs Vermeir2007-03-021-0/+11
* ext/hal/hal.c: Fix compilation.Wim Taymans2007-03-021-0/+5
* sys/sunaudio/gstsunaudiosrc.*: Remove device-name from GstSunAudioSrc. Fixes ...Wim Taymans2007-03-021-0/+8
* ext/hal/: Having NULL as UDI previously selected the default sink/src. Change...Sebastian Dröge2007-03-011-0/+18
* gst/rtsp/gstrtspsrc.c: Errors from the udp sources are not fatal unless all o...Wim Taymans2007-03-011-0/+7
* tests/check/Makefile.am: Disable aasink in the states test. I suspect this is...Jan Schmidt2007-03-011-0/+6
* tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt2007-03-011-0/+6
* sys/ximage/gstximagesrc.c: Error out correctly when getting xcontext fails.Zaheer Abbas Merali2007-03-011-0/+5
* gst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PREROLL because that's w...Wim Taymans2007-03-011-0/+11
* ext/hal/: Check if the device UDI is set before trying to query HAL about it ...Sebastian Dröge2007-03-011-0/+11
* configure.ac: Convert to new AG_GST style.Thomas Vander Stichele2007-02-281-0/+5
* tests/check/: add test for statesThomas Vander Stichele2007-02-281-0/+6
* tests/check/elements/.cvsignore: Add new videofilter check to .cvsignore.Wim Taymans2007-02-281-0/+5
* gst/avi/gstavidemux.c: Fix combined flow return. Fixes #412608.Wim Taymans2007-02-281-0/+7
* gst/videofilter/Makefile.am: Dist header..Wim Taymans2007-02-281-0/+5
* gst/videofilter/gstgamma.h: Add header too.Wim Taymans2007-02-281-0/+5
* gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2007-02-281-0/+18
* gst/rtsp/URLS: Add another interesting test url.Wim Taymans2007-02-281-0/+8
* ext/shout2/gstshout2.*: Add a property for username.Michael Smith2007-02-271-0/+8
* update copyright statementChristian Schaller2007-02-271-0/+5
* gst/rtsp/Makefile.am: Fix make check too.Jan Schmidt2007-02-261-0/+5
* gst/rtsp/base64.*: Commit missing files for base64 encoding.Jan Schmidt2007-02-261-0/+6
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-0/+18
* gst/rtsp/: g_base64_encode is a GLib 2.12 function. Use an equivalent taken f...Jan Schmidt2007-02-231-0/+9
* gst/rtsp/: Implement simple Basic Authentication support so that urls like rt...Jan Schmidt2007-02-231-0/+21
* Fix segfault when oppening a radio device.Edgard Lima2007-02-221-0/+7
* Fix level for multi-channel case.Stefan Kost2007-02-221-0/+8
* gst/level/gstlevel.*: Use function pointer for process function and add proce...Stefan Kost2007-02-211-0/+8
* sys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if we can't reenque buffers...Stefan Kost2007-02-191-0/+8
* gst/rtp/: Added simple mpeg transport stream payloader.Wim Taymans2007-02-181-0/+11
* gst/rtsp/URLS: Add example H264 rtsp url.Wim Taymans2007-02-161-0/+10
* gst/rtp/README: Fix case of string params.Wim Taymans2007-02-161-0/+15
* gst/rtp/gstrtph264depay.c: Set right caps on output buffers.Wim Taymans2007-02-151-0/+5
* gst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia struct before calling _...Wim Taymans2007-02-141-0/+7
* ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching s...Jan Schmidt2007-02-141-0/+7
* gst/rtsp/sdpmessage.*: Fix memory management of SDP messages. Fixes #407793.jp.liu2007-02-141-0/+12
* gst/avi/gstavimux.c: Allow muxing video/x-h264 (was already in the caps). Fix...zhangfei gao2007-02-141-2/+9
* gst/rtsp/rtspurl.c: Fix parsing of password field in url. Fixes #407797.jp.liu2007-02-141-0/+7
* gst/wavparse/gstwavparse.*: Update docs.Wim Taymans2007-02-141-0/+23
* Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...Jan Schmidt2007-02-131-0/+33
* gst/avi/gstavidemux.c: Put debug stuff into #ifndef GST_DISABLE_DEBUG #endifStefan Kost2007-02-131-0/+11