platform/upstream/gst-plugins-good.git
2007-03-03 Loïc MinierDon't mix tabs and spaces (#414168).
2007-03-02 Stefan Kosttests/check/generic/.cvsignore: Ignore files to please...
2007-03-02 Stefan Kostgst/wavparse/gstwavparse.c: Unbreak my previous commit...
2007-03-02 Wim Taymansext/cdio/gstcdiocddasrc.c: Small code cleanups.
2007-03-02 Wim Taymansgst/udp/gstudpsrc.c: Fix doc.
2007-03-02 René Stadlergst/wavparse/gstwavparse.c: Handle rounding better...
2007-03-02 Jan Schmidttests/check/Makefile.am: Disable cacasink from the...
2007-03-02 Thijs Vermeirgst/udp/gstudpsrc.*: Add support to strip proprietary...
2007-03-02 Wim Taymansgst/rtp/gstrtpmp2tdepay.c: Fix compilation.
2007-03-02 Thijs Vermeirgst/rtp/gstrtpmp2tdepay.*: Add support to strip off...
2007-03-02 Wim Taymansext/hal/hal.c: Fix compilation.
2007-03-02 Wim Taymanssys/sunaudio/gstsunaudiosrc.*: Remove device-name from...
2007-03-01 Sebastian Drögeext/hal/: Having NULL as UDI previously selected the...
2007-03-01 Wim Taymansgst/rtsp/gstrtspsrc.c: Errors from the udp sources...
2007-03-01 Jan Schmidttests/check/Makefile.am: Disable aasink in the states...
2007-03-01 Jan Schmidttests/check/Makefile.am: Draw plugins in from the build...
2007-03-01 Zaheer Abbas... sys/ximage/gstximagesrc.c: Error out correctly when...
2007-03-01 Wim Taymansgst/rtsp/gstrtpdec.c: Make state change to PAUSED NO_PR...
2007-03-01 Sebastian Drögeext/hal/: Check if the device UDI is set before trying...
2007-02-28 Thomas Vander... update config to trunk
2007-02-28 Thomas Vander... configure.ac: Convert to new AG_GST style.
2007-02-28 Thomas Vander... tests/check/: add test for states
2007-02-28 Wim Taymanstests/check/elements/.cvsignore: Add new videofilter...
2007-02-28 Wim Taymansgst/avi/gstavidemux.c: Fix combined flow return. Fixes...
2007-02-28 Wim Taymansgst/videofilter/Makefile.am: Dist header..
2007-02-28 Wim Taymansgst/videofilter/gstgamma.h: Add header too.
2007-02-28 Mark Nauwelaertsgst/videofilter/: Port gamma filter to 0.10. Fixes...
2007-02-28 Wim Taymansgst/rtsp/URLS: Add another interesting test url.
2007-02-27 Michael Smithext/shout2/gstshout2.*: Add a property for username.
2007-02-27 Christian Schallerupdate copyright statements
2007-02-27 Christian Schallerupdate copyright statement
2007-02-27 Edward Herveysys/osxvideo/: Disable the cocoa event loop since it...
2007-02-26 Jan Schmidtgst/rtsp/Makefile.am: Fix make check too.
2007-02-26 Jan Schmidtgst/rtsp/base64.*: Commit missing files for base64...
2007-02-24 Loïc MinierFix build with LDFLAGS='-Wl,-z,defs' (#410997)
2007-02-24 Tim-Philipp... Fix build with LDFLAGS='-Wl,-z,defs'.
2007-02-23 Jan Schmidtgst/rtsp/: g_base64_encode is a GLib 2.12 function...
2007-02-23 Jan Schmidtgst/rtsp/: Implement simple Basic Authentication suppor...
2007-02-22 Edgard LimaFix segfault when oppening a radio device.
2007-02-22 Stefan KostFix level for multi-channel case.
2007-02-21 Stefan Kostgst/level/gstlevel.*: Use function pointer for process...
2007-02-20 Sébastien Mouttesys/directsound/gstdirectsoundsink.*: Remove include...
2007-02-19 Stefan Kostsys/v4l2/v4l2src_calls.c: Readd GST_ELEMENT_ERROR if...
2007-02-18 Sébastien Mouttesys/directdraw/: Prepare the plugin to move to good:
2007-02-18 Wim Taymansgst/rtp/: Added simple mpeg transport stream payloader.
2007-02-16 Wim Taymansgst/rtsp/URLS: Add example H264 rtsp url.
2007-02-16 Wim Taymansgst/rtp/README: Fix case of string params.
2007-02-15 Wim Taymansgst/rtp/gstrtph264depay.c: Set right caps on output...
2007-02-14 Wim Taymansgst/rtsp/sdpmessage.c: Clear stack allocated SDPMedia...
2007-02-14 Jan Schmidtext/gconf/gstgconfaudiosink.c: Don't reset the profile...
2007-02-14 jp.liugst/rtsp/sdpmessage.*: Fix memory management of SDP...
2007-02-14 zhangfei gaogst/avi/gstavimux.c: Allow muxing video/x-h264 (was...
2007-02-14 jp.liugst/rtsp/rtspurl.c: Fix parsing of password field in...
2007-02-14 Wim Taymansgst/wavparse/gstwavparse.*: Update docs.
2007-02-13 Jan SchmidtRe-factor the gconfaudiosink into a "GstSwitchSink...
2007-02-13 Stefan Kostgst/avi/gstavidemux.c: Put debug stuff into #ifndef...
2007-02-13 Stefan KostAdd crossreferences to glib/gobject/gstream docs.
2007-02-12 Tim-Philipp... gst/monoscope/: Fix copy'n'paste-o in docs chunk. Also...
2007-02-12 Jonathan Matthewgst/wavparse/gstwavparse.c: Fix massive memory leak...
2007-02-12 Stefan Kostgst/avi/gstavidemux.*: Save some memory (8%) by repacki...
2007-02-12 Stefan Kostsys/v4l2/: More FIXME comments and messaging changes.
2007-02-12 Stefan Kostgst/goom/gstgoom.*: Improved docs and use GST_DEBUG_FUN...
2007-02-12 Tim-Philipp... gst/debug/: Add code for a pushfilesrc element that...
2007-02-11 Sébastien MoutteMakefile.am: Add win32 MANIFEST
2007-02-11 Sébastien Mouttegst/avi/gstavimux.c: Comment a #if 0 in caps template...
2007-02-11 Stefan Kostconfigure.ac: Activate monoscope when building with...
2007-02-09 Tim-Philipp... gst/avi/gstavimux.c: Explicitly cast result of pointer...
2007-02-08 Tim-Philipp... gst/debug/progressreport.c: Some more docs.
2007-02-07 Tim-Philipp... docs/plugins/inspect/plugin-rtp.xml: Update for new...
2007-02-07 Tim-Philipp... Make progressreport element post messages with the...
2007-02-07 Tim-Philipp... ext/hal/hal.*: Some small cleanups; deal with errors...
2007-02-06 Tim-Philipp... gst/smpte/gstsmpte.c: Let's try this again and use...
2007-02-06 Tim-Philipp... gst/smpte/gstsmpte.c: Add cast to avoid compiler warnin...
2007-02-06 Tim-Philipp... ext/gconf/: In gconfaudiosink, get the right key as...
2007-02-06 Sebastian Drögegst/audiofx/: Some small cleanups and port both element...
2007-02-03 Tim-Philipp... Fix up to use the newly ported (actually working) GstAu...
2007-02-02 Tim-Philipp... gst/equalizer/gstiirequalizer.c: Rename "values" proper...
2007-02-02 James Doc LivingstonPort equalizer plugin to 0.10 (#403572).
2007-01-31 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix a off by one that...
2007-01-30 Edward Herveyconfigure.ac: Check for an Objective C compiler
2007-01-29 Wim Taymanstests/check/elements/.cvsignore: Some more ignores.
2007-01-28 Tim-Philipp... gst/videocrop/gstvideocrop.c: Fix cropping for packed...
2007-01-27 Tim-Philipp... tests/icles/videocrop-test.c: Catch errors while the...
2007-01-26 charlesext/shout2/gstshout2.*: Properly handle tags in shout2s...
2007-01-25 Sebastian Drögeext/wavpack/gstwavpackparse.c: Fix the SEEKING query...
2007-01-25 Sebastian Drögeext/wavpack/: Fix spelling in 2 places: It's called...
2007-01-25 Wim Taymansgst/rtsp/gstrtspsrc.c: Convert SDP fields to upper...
2007-01-25 Wim Taymansgst/rtp/: Fix case of encoding-name and key/value pairs...
2007-01-25 Edward Herveygst/: Use proper print statements.
2007-01-25 Wim Taymansconfigure.ac: Bump required -core/-base to CVS
2007-01-25 Wim Taymansgst/rtp/gstrtpL16pay.*: Fill up to MTU using adapter.
2007-01-25 Edward HerveyUse G_GSIZE_FORMAT in print statements for portability.
2007-01-24 Wim Taymansgst/rtp/: Port and enable raw audio payloader/depayload...
2007-01-24 Wim Taymansgst/rtsp/gstrtspsrc.*: Only unblock the udp pads when...
2007-01-24 Wim Taymansgst/rtp/: Added simple AC3 depayloader (RFC 4184).
2007-01-24 Sebastian Drögegst/audiofx/: Add new element "audioamplify". This...
2007-01-24 Wim Taymansgst/rtsp/gstrtspsrc.c: Unblock pads after adding the...
2007-01-24 Wim Taymansgst/rtp/: Fix caps with payload numbers.
2007-01-24 Wim Taymansgst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.
2007-01-23 Sebastian Drögegst/audiofx/: Add new audiofx element "audioinvert...
next