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
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-05
examples/gstplay/player.c: Initialize variables to NULL. Prevents a segfault ...
Ronald S. Bultje
2
-1
/
+8
2004-03-04
gst/audioconvert/gstaudioconvert.c: make float=>int conversion work correctly...
Benjamin Otte
1
-1
/
+8
2004-03-04
Debian package info not maintained here.
David I. Lehn
48
-1719
/
+51
2004-03-04
fix headers fix signals to use - instead of _
Thomas Vander Stichele
18
-32
/
+69
2004-03-04
testsuite/gst-lint: Add a check for bad signal names.
David Schleef
1
-0
/
+4
2004-03-04
gst/videofilter/gstgamma.c: Fix typo that modified the alpha channel and caus...
David Schleef
1
-0
/
+7
2004-03-04
fix the spec
Christian Schaller
2
-5
/
+9
2004-03-03
gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key fou...
Julien Moutte
2
-3
/
+10
2004-03-02
fix --with-plugins
Thomas Vander Stichele
3
-15
/
+23
2004-03-02
Libraries/Multimedia doesn't exist
Thomas Vander Stichele
1
-47
/
+49
2004-03-02
more fixes
Thomas Vander Stichele
1
-146
/
+48
2004-03-02
Fix for move of gstvideosink.h -> videosink.h.
Ronald S. Bultje
2
-1
/
+9
2004-03-01
more updates
Thomas Vander Stichele
1
-9
/
+42
2004-03-01
xwindowlistener is a plugin helper lib, not a full lib
Thomas Vander Stichele
2
-4
/
+8
2004-03-01
more updates
Thomas Vander Stichele
1
-46
/
+35
2004-03-01
AUTHORS: Added some names. Add yourself if you're still missing.
David Schleef
2
-0
/
+10
2004-03-01
MAINTAINERS: Add
David Schleef
2
-0
/
+17
2004-03-01
release
Thomas Vander Stichele
1
-0
/
+1
2004-03-01
fix spec file
Thomas Vander Stichele
2
-215
/
+199
2004-03-01
fix plugin names move gstvideosink.h to videosink.h
Thomas Vander Stichele
5
-80
/
+16
2004-03-01
fix plugin filename
Thomas Vander Stichele
1
-0
/
+12
2004-03-01
add error handler fix mixmatrix plugin filename
Thomas Vander Stichele
2
-2
/
+4
2004-02-29
sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that ...
Christophe Fergeau
1
-0
/
+8
2004-02-29
update for plugin changes to export symbols
Thomas Vander Stichele
1
-2
/
+2
2004-02-29
gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base...
Ronald S. Bultje
3
-12
/
+46
2004-02-27
patches from jmmv@menta.net (Julio M. Merino Vidal)
David Schleef
2
-0
/
+25
2004-02-27
gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice
Benjamin Otte
3
-4
/
+15
2004-02-27
keeping the spec humming
Christian Schaller
1
-6
/
+4
2004-02-27
gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...
David Schleef
4
-8
/
+29
2004-02-26
back to nano
Thomas Vander Stichele
5
-3
/
+62
2004-02-25
ignore file
Thomas Vander Stichele
1
-0
/
+1
2004-02-25
assorted debug/warning fixes
Thomas Vander Stichele
1
-0
/
+8
2004-02-25
add debug category and use it properly
Thomas Vander Stichele
1
-0
/
+23
2004-02-25
gst/interleave/interleave.c (interleave_buffered_loop): Always push only when...
Andy Wingo
1
-0
/
+9
2004-02-24
fix mulawdec
Thomas Vander Stichele
1
-0
/
+6
2004-02-24
gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g ...
David Schleef
1
-0
/
+10
2004-02-24
don't signal bitrate for < 1
Thomas Vander Stichele
1
-0
/
+5
2004-02-24
gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ...
David Schleef
2
-163
/
+162
2004-02-24
gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
Johan Dahlin
2
-5
/
+9
2004-02-24
I hate conflicts, this was supposed to go in yesterday
Thomas Vander Stichele
1
-0
/
+1
2004-02-24
add correct schema file
Thomas Vander Stichele
1
-11
/
+11
2004-02-23
versioning gstreamer schemas and install location
Thomas Vander Stichele
5
-16
/
+34
2004-02-23
ext/xine/xineinput.c: call parent dispose.
Benjamin Otte
9
-74
/
+441
2004-02-23
gst/: First batch implementing audio and video codec tags in demuxers.
Julien Moutte
3
-15
/
+135
2004-02-22
ext/xine/: add input plugin wrapper. Playback from files, http, mms and cdda ...
Benjamin Otte
6
-3
/
+360
2004-02-22
autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.
Benjamin Otte
2
-1
/
+9
2004-02-22
gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY
Benjamin Otte
2
-0
/
+17
2004-02-22
configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins
Benjamin Otte
2
-1
/
+20
2004-02-22
Export only gst_plugin_desc from plugins
Ramon Garcia Fernandez
2
-2
/
+9
2004-02-20
fix gdk_pixbuf install location creation for solaris fix category for vorbisdec
Thomas Vander Stichele
1
-13
/
+17
[next]