platform/upstream/gstreamer.git
2006-08-22 Tim-Philipp... gst/monoscope/gstmonoscope.c: Don't unref buffers of...
2006-08-22 Tim-Philipp... ext/speex/gstspeexdec.c: Make metadata extraction actua...
2006-08-21 Stefan Kostgst/audiopanorama/: die! die! die! you should never...
2006-08-21 Wim Taymansgst/qtdemux/qtdemux.c: Some more constification.
2006-08-21 Tim-Philipp... ext/wavpack/: More clean-ups: use shorter variable...
2006-08-21 Tim-Philipp... ext/wavpack/gstwavpackenc.c: Fix caps set on buffers...
2006-08-21 Jan Schmidttests/check/elements/audiopanorama.c: Fix invalid memor...
2006-08-21 Edward Herveytests/check/elements/.cvsignore: ignore built file
2006-08-21 Wim Taymansgst/rtp/Makefile.am: Fix the build again.
2006-08-21 Stefan Kostgst/audiofxgood/: resubmit with the desired name *again*
2006-08-20 Stefan Kostuse g_assert in _get_unit_size
2006-08-20 Stefan Kostdocs/plugins/: cleanup -unused.txt to make it useful...
2006-08-20 Stefan Kostgst/audiofxgood/audiofx.c
2006-08-18 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix resyncing in push...
2006-08-18 Wim Taymansdocs/plugins/Makefile.am: More Oss docs fixage.
2006-08-18 Wim Taymansgst/rtp/: Added experimental SVQ3 depayloader.
2006-08-18 Edward Herveyext/dv/gstdvdemux.*: When handling seek requests, don...
2006-08-17 Sjoerd Simonsgst/multipart/multipartdemux.c: Accept leading whitespa...
2006-08-17 Wim Taymansgst/rtp/gstrtph264depay.c: Error out on non-implemented...
2006-08-16 Andy Wingoext/ladspa/gstsignalprocessor.c: Make ladspa elements...
2006-08-16 Wim Taymansext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to...
2006-08-16 Wim Taymansext/ladspa/gstsignalprocessor.c: A push() gives away...
2006-08-16 Tim-Philipp... sys/oss/gstossmixerelement.c: Don't leak device string.
2006-08-16 Tim-Philipp... configure.ac: Require CVS of GStreamer core and -base...
2006-08-16 Tim-Philipp... tests/check/Makefile.am: Don't try to run annodex unit...
2006-08-16 Tim-Philipp... gst/autodetect/gstautoaudiosink.c: When we can't find...
2006-08-16 Sebastian Drögeext/wavpack/: In push mode, re-sync to next wavpack...
2006-08-16 Tim-Philipp... sys/oss/: Document OSS elements; add gtk-doc blurb...
2006-08-16 Wim Taymansgst/rtp/: Caps extra properties must be defined as...
2006-08-16 Wim Taymansgst/rtsp/gstrtpdec.c: Add pads after setting them up.
2006-08-16 Wim Taymansgst/udp/gstmultiudpsink.c: Turn a g_print into a DEBUG...
2006-08-16 Wim Taymanssys/oss/: Small cleanups. Better error reporting.
2006-08-15 Jens Granseuergconf/Makefile.am: Make --disable-schemas work right...
2006-08-15 Sebastian Drögeext/wavpack/gstwavpackparse.*: Make wavpackparse also...
2006-08-14 Thomas Vander... back to HEAD
2006-08-14 Thomas Vander... releasing 0.10.4
2006-08-14 Tim-Philipp... gst/qtdemux/qtdemux.c: Extract all references/redirecti...
2006-08-10 Edward HerveySend the newsegment event in the streaming thread.
2006-08-10 Thomas Vander... bumped for prerel
2006-08-10 Thomas Vander... update translations
2006-08-08 Tim-Philipp... gst/qtdemux/qtdemux.c: Fix silly typo.
2006-08-08 Tim-Philipp... ChangeLog surgery: mention bug number
2006-08-08 Tim-Philipp... ext/jpeg/: Refuse sink caps in the encoder if width...
2006-08-04 Andy Wingoext/ladspa/gstsignalprocessor.h: Add infrastructure...
2006-08-04 Zaheer Abbas... sys/ximage/ximageutil.c: Fix rgb masks when recording...
2006-08-04 Andy WingoBPB
2006-08-04 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_s...
2006-07-31 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_p...
2006-07-31 Andy Wingoext/ladspa/gstsignalprocessor.c (gst_signal_processor_i...
2006-07-31 Stefan Kostext/ladspa/gstsignalprocessor.c: don't query buffer...
2006-07-31 Wim Taymansgst/udp/gstudpsrc.c: Fix docs.
2006-07-29 Stefan Kostext/ladspa/gstsignalprocessor.c: Add debugs logs here...
2006-07-29 Zaheer Abbas... ext/jpeg/gstsmokeenc.c: Set caps on buffer correctly...
2006-07-28 Sjoerd Simonsgst/multipart/multipartdemux.c: Uses GstAdapter instead...
2006-07-28 Brian Cameronsys/sunaudio/gstsunaudiosrc.c: Open source with O_NONBL...
2006-07-28 Stefan Kostgst/avi/gstavidemux.*: Whitespace fixes and more debug
2006-07-27 Tim-Philipp... gst/autodetect/gstautoaudiosink.c: Get rid of old and...
2006-07-27 Wim Taymansgst/udp/gstudpsrc.*: Rename "buffer" to "buffer-size...
2006-07-27 Tim-Philipp... gst/udp/gstudpsrc.c: Use CLOSE_SOCKET() here instead...
2006-07-27 Thijs Vermeirgst/udp/gstudpsrc.*: Added "buffer" property to control...
2006-07-26 Kai Vehmanengst/rtp/: Fix timestamp calculation on outgoing RTP...
2006-07-26 Tim-Philipp... ext/taglib/gstid3v2mux.cc: is still sub-optimal though...
2006-07-26 Tim-Philipp... gst/wavparse/gstwavparse.c: #define 'fact' RIFF chunk...
2006-07-26 Tim-Philipp... ext/taglib/gstid3v2mux.cc: Handle multiple tags of...
2006-07-25 Tim-Philipp... sys/ximage/gstximagesrc.c: Document newly-added propert...
2006-07-25 Tim-Philipp... gst/id3demux/id3tags.c: Extract frames for ID3v2 versio...
2006-07-25 Stefan Kostgst/avi/gstavidemux.c: Moved win32 variant of GST_DEBUG...
2006-07-24 Sébastien Mouttesys/directsound/gstdirectsoundsink.*: Add an attenuatio...
2006-07-24 Tim-Philipp... docs/plugins/: Update files to CVS/Prerelease version...
2006-07-24 Tim-Philipp... ChangeLog surgery: fix Stefan's e-mail address
2006-07-24 Tim-Philipp... ext/esd/esdsink.c: Prevent libesd from auto-spawning...
2006-07-24 Tim-Philipp... ext/esd/Makefile.am: Oops, need to remove README from...
2006-07-24 Tim-Philipp... ext/esd/README: Remove, it contains nothing useful...
2006-07-24 Wim Taymansgst/law/: Fix negotiation to deal with ANY/EMPTY caps...
2006-07-24 Stefan Kostgst/wavparse/gstwavparse.*: Use information from 'fact...
2006-07-24 Joni ValtanenPort udp plugin to win32 (#345288).
2006-07-24 Wim Taymansgst/rtsp/rtspconnection.c: Remove unwanted DEBUG line.
2006-07-23 Tim-Philipp... gst/id3demux/: On second thought, it might be wiser...
2006-07-23 Tim-Philipp... gst/id3demux/id3tags.c: Put ID3v2 frames we can't parse...
2006-07-21 Wim Taymansgst/avi/gstavidemux.c: Fix some leaks.
2006-07-20 Stefan Kostdocs/plugins/: Add annodex and icydemux, cleanup the...
2006-07-19 Martin Szuleckisys/v4l2/gstv4l2object.c: If "device-name" is requested...
2006-07-19 Alex Lancasterext/taglib/gstid3v2mux.cc: Write GST_TAG_ENCODER and...
2006-07-19 Tim-Philipp... ChangeLog surgery: mention fixed bug
2006-07-18 Stefan Kostgst/avi/gstavimux.c: Respect mpegversion for "video...
2006-07-18 Tim-Philipp... ext/wavpack/gstwavpackdec.c: Fix caps after previous...
2006-07-18 Tim-Philipp... ext/wavpack/gstwavpackdec.*: Output audio in native...
2006-07-18 Tim-Philipp... ext/wavpack/gstwavpackdec.*: More clean-ups: remove...
2006-07-18 Sebastian Drögeconfigure.ac: Check for wavpack version and define...
2006-07-17 Wim Taymansgst/qtdemux/qtdemux.c: Store duration in uint64 too...
2006-07-17 Wim Taymansext/libpng/gstpngdec.*: Use statically allocated segmen...
2006-07-16 Wim Taymansgst/rtp/: Added simple generic mpeg4 depayloader.
2006-07-15 Tim-Philipp... gst/rtsp/gstrtspsrc.c: Don't try doing state changes...
2006-07-15 Stefan Kostgst/spectrum/: Do not use deprecated gtk functions.
2006-07-14 Sebastien Cotegst/rtp/gstrtpamrdepay.*: rtpamrdec isn't a subclass...
2006-07-14 Zaheer Abbas... sys/ximage/gstximagesrc.c: Fix segfault when moving...
2006-07-13 Thomas Vander... remove sdlvideosink plugin and update the rest
2006-07-12 Wim Taymansgst/rtp/: Added mpeg2 TS depayloader. Closing #347234.
2006-07-12 Tim-Philipp... gst/spectrum/gstspectrum.c: Fix typo in property nick.
2006-07-11 Tim-Philipp... ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn...
next