summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/alpha/Makefile.am: Link alpha plugin with libgstbase. Fixes bug #517386.Sebastian Dröge2008-02-191-0/+5
* gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value.Wim Taymans2008-02-181-0/+6
* tests/examples/spectrum/spectrum-example.c: Add missing include to fix compil...Stefan Kost2008-02-141-0/+6
* fixes: #514889Wim Taymans2008-02-121-0/+25
* win32/MANIFEST: Add libgstpng.dsp to MANIFEST.Sébastien Moutte2008-02-121-0/+7
* sys/ximage/gstximagesrc.c: Initialise variables when opening the X display ra...Jan Schmidt2008-02-121-0/+8
* sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix...Sebastian Dröge2008-02-121-0/+7
* sys/v4l2/v4l2src_calls.c: Chain up the finalize functions. Fixes bug #515984.Sebastian Dröge2008-02-121-0/+7
* sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buf...Sebastian Dröge2008-02-121-1/+9
* gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979.Sebastian Dröge2008-02-121-0/+6
* sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our co...Jan Schmidt2008-02-121-0/+6
* Add a few libjpeg suppressions and initialize a variable to make smokeenc val...Sebastian Dröge2008-02-121-0/+8
* gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes,...Jan Schmidt2008-02-111-0/+8
* Close some memory leaks spotted by the unit test. Fixes bug #515697.Sebastian Dröge2008-02-111-0/+6
* ext/gconf/gconf.c: Use and unset the GError when pipeline creation fails inst...Sebastian Dröge2008-02-111-0/+6
* gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457.Sebastian Dröge2008-02-101-0/+12
* Add a simple example application for the spectrum element, include it in the ...Jan Schmidt2008-02-091-0/+13
* gst/: Fix includes orderJan Schmidt2008-02-091-0/+12
* add missing header files for distingChristian Schaller2008-02-081-0/+4
* gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...Julien Moutte2008-02-081-0/+7
* tests/check/elements/.cvsignore: Spell the new tests correctly in .cvsignoreJan Schmidt2008-02-081-0/+5
* gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c...Tim-Philipp Müller2008-02-081-0/+11
* Move multifile plugin from -bad.Jan Schmidt2008-02-081-0/+15
* Move spectrum plugin from -bad.Jan Schmidt2008-02-081-0/+17
* Mention bug 415627 fixed with previous commitJan Schmidt2008-02-081-0/+2
* Move the equalizer plugin across from -badJan Schmidt2008-02-081-0/+21
* configure.ac: Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-re...Jan Schmidt2008-02-081-0/+6
* Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx p...Jan Schmidt2008-02-071-0/+23
* Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a som...Tim-Philipp Müller2008-02-071-0/+7
* gst/rtsp/gstrtspsrc.c: Include unistd.h only if HAVE_UNISTD_H is definedSébastien Moutte2008-02-071-0/+16
* gst/matroska/ebml-write.c: Don't leak buffers when we don't push them downstr...Bjarne Rosengren2008-02-071-0/+8
* configure.ac: Bump requirements to (good) released versions to avoid confusio...Tim-Philipp Müller2008-02-071-0/+6
* Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit ->...Jan Schmidt2008-02-061-0/+30
* gst/multipart/multipartmux.c: Fix caps memory leak. Fixes #514573.orjan2008-02-051-0/+7
* gst/avi/gstavidemux.c: If there's no entries in the subindex, don't try to do...Edward Hervey2008-02-041-0/+6
* ext/flac/gstflacdec.c: Fix extraction of picture blocks with newer libflac ve...John Millikin2008-02-021-0/+9
* tests/check/Makefile.am: Add rtp-payloading test to VALGRIND_TO_FIX.Tim-Philipp Müller2008-02-021-0/+11
* Add documentation for avisubtitle and change class toThijs Vermeir2008-02-011-0/+9
* sys/v4l2/v4l2_calls.c: Treat ENOTTY (driver does not implement ioctl) the sam...Jan Schmidt2008-01-311-0/+16
* configure.ac: Bump plugins-base requirement to 0.10.16 for the gst_video_form...Jan Schmidt2008-01-311-0/+6
* configure.ac: Fix typo.Jan Schmidt2008-01-311-0/+5
* gst/alpha/: Re-write the 'alpha' plugin to be BaseTransform based, simplifyin...Jan Schmidt2008-01-311-0/+11
* ext/libpng/gstpngenc.*: Preallocate the output buffer so that g_memdup() and ...Alessandro Decina2008-01-291-0/+10
* gst/avi/gstavidemux.c: GStreamer timestamps are PTS values while AVI only kno...Wim Taymans2008-01-291-0/+8
* tests/check/: Add add testsuite for the rtp-payloader that tries simulating d...Stefan Kost2008-01-291-0/+8
* tests/check/elements/alphacolor.c: Remove two unused variables.Stefan Kost2008-01-291-0/+5
* gst/rtsp/gstrtspsrc.c: Use g_ascii_strtoll() instead of atoll, which is only ...Tim-Philipp Müller2008-01-281-0/+6
* gst/rtp/: Add MPEG2 video payloaderThijs Vermeir2008-01-251-0/+8
* gst/level/gstlevel.c: Use #include <math.h> instead of #include "math.h".Sebastian Dröge2008-01-231-0/+5
* tests/check/Makefile.am: Fix up some CFLAGS sets.Jan Schmidt2008-01-211-0/+10