index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-11
fix underquotedness of macros
Thomas Vander Stichele
1
-0
/
+30
2004-02-11
fix ulonglong.m4 missing by upping gettext required version
Thomas Vander Stichele
1
-0
/
+6
2004-02-11
ext/ffmpeg/: fix memleaks
Benjamin Otte
1
-0
/
+8
2004-02-11
ext/gdk_pixbuf/gstgdkpixbuf.c: Fix logic bug causing spurious errors.
David Schleef
1
-0
/
+13
2004-02-10
ext/mikmod/gstmikmod.*: fix caps negotiation in mikmod
Benjamin Otte
1
-6
/
+9
2004-02-08
gst-libs/gst/: remove unused GST_OPT_CFLAGS from Makefiles include X_CFLAGS a...
Benjamin Otte
1
-0
/
+14
2004-02-08
ext/ogg/gstoggdemux.c: Don't push events to pads that haven't been created (#...
David Schleef
1
-0
/
+5
2004-02-07
Second attempt at committing a working dvdec element.
Jan Schmidt
1
-0
/
+8
2004-02-07
Build fixes for OS X: (see #129600)
David Schleef
1
-0
/
+11
2004-02-06
changelog update
Thomas Vander Stichele
1
-2
/
+7
2004-02-05
ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.
David Schleef
1
-0
/
+5
2004-02-05
ext/mad/gstid3tag.c: skip undecodable id3v2 tag instead of keeping it
Benjamin Otte
1
-0
/
+5
2004-02-05
gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...
David Schleef
1
-0
/
+5
2004-02-05
pkgconfig/gstreamer-libs-uninstalled.pc.in: Sync requires with other checks. ...
David I. Lehn
1
-0
/
+5
2004-02-05
Rework caps negotiation in the element so that it works again.
Jan Schmidt
1
-0
/
+8
2004-02-05
fix uninstalled pkgconfig files remove play and gconf from -libs
Thomas Vander Stichele
1
-0
/
+11
2004-02-05
gst/wavparse/gstwavparse.c: Fix a caps memleak.
David Schleef
1
-0
/
+5
2004-02-05
gst-libs/gst/riff/riff-read.c: use correct GST_TAG_ENCODER tag
Benjamin Otte
1
-0
/
+5
2004-02-05
ext/alsa/gstalsa.c: be sure to stop the clock when going to paused
Benjamin Otte
1
-0
/
+15
2004-02-04
ext/mad/gstid3tag.c: that should be !=, not == (fixes #132519)
Benjamin Otte
1
-0
/
+5
2004-02-04
Make sure set_explicit_caps() is called before adding pad.
David Schleef
1
-0
/
+8
2004-02-04
appease libtool gods
Thomas Vander Stichele
1
-0
/
+1
2004-02-04
first prerel
Thomas Vander Stichele
1
-0
/
+5
2004-02-04
don't run user tests on auto test suite
Thomas Vander Stichele
1
-0
/
+5
2004-02-04
Convert GST_DEBUG_CAPS() to GST_DEBUG():
David Schleef
1
-0
/
+13
2004-02-04
Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros with the code th...
David Schleef
1
-0
/
+11
2004-02-04
gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc
Benjamin Otte
1
-0
/
+6
2004-02-03
gst-libs/gst/xoverlay/xoverlay.*: Adding the _expose method to tell an overla...
Julien Moutte
1
-0
/
+16
2004-02-03
ext/gdk_pixbuf/gstgdkpixbuf.c: more memleak fixage
Benjamin Otte
1
-0
/
+5
2004-02-03
fix memleaks shown by gst-typefind
Benjamin Otte
1
-0
/
+6
2004-02-03
remove glib_root add hack rule for .Plo files
Thomas Vander Stichele
1
-0
/
+10
2004-02-03
gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au...
Benjamin Otte
1
-0
/
+12
2004-02-03
use glib-gen.mak fix Makefile.am bugs and clean them up
Thomas Vander Stichele
1
-0
/
+22
2004-02-03
ext/ogg/gstoggdemux.c: handle chain parsing correctly in the multichain case
Benjamin Otte
1
-0
/
+10
2004-02-03
.cvsignore: Ignore generated file _stdint.h.
David I. Lehn
1
-0
/
+5
2004-02-03
gst-libs/gst/: Generate enum type code with glib-mkenums.
David I. Lehn
1
-0
/
+17
2004-02-03
gst-libs/gst/audio/.cvsignore: Ignore generated file.
David I. Lehn
1
-0
/
+7
2004-02-03
examples/switch/.cvsignore: Ignore generated file.
David I. Lehn
1
-2
/
+7
2004-02-03
co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _st...
Benjamin Otte
1
-0
/
+11
2004-02-02
gst/tags/gstvorbistag.c: Add replaygain support to vorbistag
Jeremy Simon
1
-0
/
+6
2004-02-02
ext/ffmpeg/gstffmpegcodecmap.c: Fix SVQ3 caps flag properties
Jeremy Simon
1
-0
/
+6
2004-02-02
remove textdomain calls
Thomas Vander Stichele
1
-0
/
+15
2004-02-02
gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous...
Julien Moutte
1
-0
/
+7
2004-02-02
sys/ximage/ximagesink.c: Better X events handling, only take the latest event...
Julien Moutte
1
-0
/
+7
2004-02-02
Fix memory leaks:
David Schleef
1
-0
/
+8
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
1
-0
/
+23
2004-02-02
gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
David Schleef
1
-0
/
+4
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
1
-0
/
+145
2004-02-02
make code more readable by extracting magic numbers fix interface range
Thomas Vander Stichele
1
-0
/
+11
2004-02-02
block tick callback for 0.5 sec after a seek
Thomas Vander Stichele
1
-0
/
+6
[next]