platform/upstream/gstreamer.git
2005-08-30 Jan SchmidtMake autogen work again.
2005-08-30 Wim Taymanscheck/elements/: Fix checks.
2005-08-30 Thomas Vander... remove stuff
2005-08-30 Thomas Vander... all these plugins are moved to gst-plugins-good
2005-08-30 Flavio OliveiraPorted to GStreamer 0.9. Need to fix performance issues.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-26 Thomas Vander... use base class' newsegment to properly timestamp
2005-08-26 Andy Wingoext/ladspa/gstladspa.*: Finish porting, still doesn...
2005-08-26 Thomas Vander... do proper cleanup/creation, fixes state changes
2005-08-25 Thomas Vander... check/: add a test for audioconvert
2005-08-25 Thomas Vander... some more testing for perfect streams
2005-08-25 Thomas Vander... add a check for audioresample
2005-08-25 Thomas Vander... show some info on what's left in the queue
2005-08-25 Thomas Vander... gst/audioresample/: add room for extra overlap samples...
2005-08-25 Jan Schmidtgst/level/gstlevel.c: Revert unpopular change for GST_M...
2005-08-25 Andy Wingoadd missing files
2005-08-25 Andy Wingoext/ladspa/gstladspa.*: Halfway-ported. Doesn't compile...
2005-08-25 Owen Fraser... Fixed EOS and improved robustness for malformed indices.
2005-08-24 Christian Schalleradd lame
2005-08-24 Christian Schallerfix broken header setup in Makefile.am
2005-08-24 Thomas Vander... dist more
2005-08-24 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send...
2005-08-24 Thomas Vander... port audioresample to basetransform
2005-08-24 Thomas Vander... enable more; update for basetransform
2005-08-24 Jan Schmidtgst/level/gstlevel.c: GST_MESSAGE_SRC became a GObject
2005-08-24 Christian Schallerfix speex entry
2005-08-24 Christian Schalleradd speex to spec file and remove gstosslement from...
2005-08-23 Stefan Kostext/speex/gstspeexenc.h: Fixed include path of adapter
2005-08-23 David Schleefgst/audioresample/Makefile.am: Leet audioresampling...
2005-08-23 Wim Taymansext/speex/: Fix property warning.
2005-08-23 Wim Taymansgst/rtp/: Small updates, RFC reference to payload encoders.
2005-08-23 Ronald S. BultjePort speexdec. Leads to some unfamiliar warnings on...
2005-08-23 Andy Wingosys/oss/gstosssrc.c (gst_oss_src_open): Set the device...
2005-08-23 Andy Wingosys/oss/gstosssrc.*: Easy to implement a mixer, eh...
2005-08-23 Andy Wingosys/oss/gstossmixerelement.*: Added mixer element like...
2005-08-23 Andy Wingochangelog
2005-08-23 Andy Wingosys/oss/gstosssrc.*: Totally ported, dude.
2005-08-23 Owen Fraser... Fixed mishandling events and incorrect audio skipping...
2005-08-22 Jan Schmidtext/mad/gstid3tag.c: Works a bit better now, but still...
2005-08-22 Ronald S. BultjePort flacdec (seeking is still slow'ish).
2005-08-22 Owen Fraser... Fixed some seeking issues
2005-08-19 Christian Schalleradd mpegaudioparse to spec file
2005-08-19 Wim Taymansgst/udp/gstmultiudpsink.c: Remove get_time code that...
2005-08-19 Wim Taymansgst/rtp/gstrtph263penc.*: Added configurable pt and...
2005-08-19 Wim Taymansgst/rtp/: Some cleanups in the h263p (de)payloaders.
2005-08-19 Christian Schalleradd mpegaudioparse to configure.ac
2005-08-19 Christian Schallerlatest makefile and spec file fixes
2005-08-19 Wim Taymansext/amrnb/: Update caps with audio/AMR.
2005-08-18 Wim Taymansgst/rtp/gstrtpamrdec.c: Fix up amr depayloader a bit.
2005-08-18 Wim Taymansgst/rtp/gstrtpamrenc.*: Added payload_type and ssrc...
2005-08-18 Wim Taymansgst/rtp/: Added very simplistic amr payloader. depayloa...
2005-08-18 Wim Taymansgst/rtsp/: Handle RTSP defaults better.
2005-08-18 Wim Taymansgst/rtp/: Remove old code that is now in gst-libs/gst...
2005-08-17 Wim Taymansconfigure.ac: Added mpegaudioparse
2005-08-17 Christian Schallerremoving README from Makefile.am as its gone from CVS
2005-08-17 Wim Taymansgst/rtsp/gstrtspsrc.c: Support absolute control urls...
2005-08-16 Ronald S. Bultjegst/: Uncomment metadata and codec-name handling.
2005-08-16 Wim TaymansFix compile warning.
2005-08-16 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive...
2005-08-16 Thomas Vander... remove seeking example, they're in gst-plugins-base
2005-08-16 Ronald S. BultjeHandle _push() return values.
2005-08-15 Ronald S. BultjeFix debug.
2005-08-15 Ronald S. Bultjegst/qtdemux/qtdemux.c: Forwardport from 0.8 to implemen...
2005-08-15 Wim Taymansgst/rtsp/README: Added rtsp server implementation docs.
2005-08-14 Thomas Vander... rename
2005-08-14 Thomas Vander... pound some sense in the colorspace elements
2005-08-14 Thomas Vander... licensing, name and description changes
2005-08-13 Thomas Vander... conform
2005-08-13 Thomas Vander... conform
2005-08-13 Tim-Philipp... Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
2005-08-13 Thomas Vander... removed from HEAD
2005-08-12 Tim-Philipp... ext/jpeg/gstjpegdec.c: Fix decoding of pictures with...
2005-08-11 Tim-Philipp... ext/jpeg/gstjpegdec.*: Fix crashes/invalid memory acces...
2005-08-10 Tim-Philipp... gst/wavparse/gstwavparse.c: Add some fixes from 0.8...
2005-08-10 Thomas Vander... port fixes from 0.8 to level
2005-08-10 Ronald S. Bultjeext/faad/gstfaad.c: Add debug category, remove Close...
2005-08-10 Owen Fraser... Implemented push-pull and seeking in rmdemux
2005-08-09 Ronald S. Bultjeext/faad/gstfaad.c: Sign/unsign mismatch.
2005-08-09 Tim-Philipp... gst/avi/gstavidemux.c: Fix AVI header parsing: add...
2005-08-09 Tim-Philipp... ext/jpeg/gstjpegdec.*: Make mjpeg actually work and...
2005-08-09 Ronald S. Bultjeext/mad/gstmad.c: It'd be nice if I could listen to...
2005-08-09 Ronald S. Bultjegst/avi/gstavidemux.c: Fix seeking (or, well, fix threa...
2005-08-09 Ronald S. Bultjegst/avi/gstavidemux.c: Mixing binary and logical operat...
2005-08-08 Tim-Philipp... ext/faad/gstfaad.*: Fix negotiation (#310932) and misce...
2005-08-08 Tim-Philipp... ext/jpeg/gstjpegdec.c: Add setcaps() function (for...
2005-08-08 Andy Wingoext/esd/esdsink.c (gst_esdsink_getcaps): Seems that...
2005-08-08 Andy Wingosys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_c...
2005-08-08 Christian Schallerupdate spec file and fix some disting omissions
2005-08-08 Ronald S. Bultjeext/jpeg/Makefile.am: Fix compile.
2005-08-08 Tim-Philipp... Port jpegdec to 0.9; handles 'progressive loading'...
2005-08-04 Andy Wingosys/oss/gstossaudio.c (plugin_init): Second-class citizen.
2005-08-04 Edward Herveygst/avi/gstavidemux.c: You need to allocatate (len...
2005-08-03 Ronald S. BultjeUse new ghostpad API; now they actually work in Totem...
2005-08-03 Ronald S. Bultjeext/libpng/Makefile.am: Fix uninstalled build.
2005-08-02 Stefan Kostdelete obsolete example
2005-08-02 Stefan Kostremoved obsolete include
2005-08-02 Edward HerveyPorted pngenc , still have to port pngdec...
2005-08-01 Stefan Kostdeactivate and remove dparams (libgstcontrol)
2005-07-27 Wim Taymansext/faad/gstfaad.c: Compile fixes.
next