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-02-03
examples/switch/.cvsignore: Ignore generated file.
David I. Lehn
2
-2
/
+8
2004-02-03
co/: add AX_CREATE_STDINT_H to get correct type definitions for a52dec in _st...
Benjamin Otte
4
-0
/
+14
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
7
-105
/
+91
2004-02-02
gst-libs/gst/play/play.c: Moving volume in the audio thread for instantaneous...
Julien Moutte
2
-16
/
+21
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
6
-7
/
+30
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
32
-116
/
+262
2004-02-02
ignore files
Thomas Vander Stichele
1
-1
/
+3
2004-02-02
make code more readable by extracting magic numbers fix interface range
Thomas Vander Stichele
1
-0
/
+11
2004-02-02
adding files to be ignored
Thomas Vander Stichele
1
-0
/
+2
2004-02-02
block tick callback for 0.5 sec after a seek
Thomas Vander Stichele
2
-9
/
+23
2004-02-02
check for NULLness and warn if we can't report GError
Thomas Vander Stichele
2
-4
/
+16
2004-02-01
gst-libs/gst/play/play.c: s/sinkconnect/sink_link
Julien Moutte
2
-1
/
+18
2004-02-01
add check for new function
Thomas Vander Stichele
2
-0
/
+23
2004-01-31
ext/alsa/gstalsa.c: really start/stop clock only on PLAYING <=> PAUSED
Benjamin Otte
1
-0
/
+12
2004-01-31
ext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING, not later
Benjamin Otte
1
-0
/
+15
2004-01-31
add error handling
Thomas Vander Stichele
4
-94
/
+150
2004-01-31
ext/theora/theoradec.c: make comments work
Benjamin Otte
1
-0
/
+13
2004-01-31
ext/flac/: Fix typos
Jeremy Simon
1
-0
/
+8
2004-01-31
examples/gstplay/player.c: s/gstplay.h/play.h/
David I. Lehn
2
-1
/
+5
2004-01-30
done operating
Thomas Vander Stichele
5
-1227
/
+11
2004-01-30
removing deprecated code
Thomas Vander Stichele
4
-2680
/
+11
2004-01-30
add debug info flush after seek (julien)
Thomas Vander Stichele
1
-0
/
+7
2004-01-30
add bit of info
Benjamin Otte
1
-1
/
+2
2004-01-30
configure.ac: use AC_C_INLINE
Benjamin Otte
4
-1
/
+32
2004-01-30
gst/mpegstream/gstmpegdemux.c: Fix audio.
Ronald S. Bultje
1
-0
/
+5
2004-01-30
gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...
Ronald S. Bultje
2
-49
/
+37
2004-01-30
ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n...
Ronald S. Bultje
1
-0
/
+6
2004-01-30
gst/: Fix event handling.
Ronald S. Bultje
2
-14
/
+26
2004-01-30
ext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora from vp3 decoder, it d...
Benjamin Otte
1
-0
/
+14
2004-01-29
GST_ELEMENT_ERROR
Thomas Vander Stichele
34
-118
/
+123
2004-01-29
ext/gnomevfs/gstgnomevfssrc.c: Fixing seeking emiting FLUSH and even before D...
Julien Moutte
3
-14
/
+27
2004-01-29
gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ...
Ronald S. Bultje
2
-126
/
+138
2004-01-29
sys/: Emit the have_xwindow_id signal in xwindow_create.
Julien Moutte
1
-0
/
+6
2004-01-29
ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstream...
Benjamin Otte
1
-0
/
+21
2004-01-28
gst-libs/gst/play/gstplay.c: seek on video sink element first.
Julien Moutte
4
-4
/
+11
2004-01-28
sys/v4l/: Implement resizing... Hack. But that's why v4l is b0rked...
Ronald S. Bultje
1
-0
/
+11
2004-01-28
sys/: Removing some useless debugs messages, correctly cleaning the image cre...
Julien Moutte
1
-0
/
+15
2004-01-28
ext/alsa/gstalsa.c: use gst_element_get_time to get correct time
Benjamin Otte
1
-0
/
+5
2004-01-28
sys/: Our
Julien Moutte
1
-0
/
+15
2004-01-27
ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ...
David Schleef
1
-0
/
+8
2004-01-27
gst-libs/gst/play/gstplay.c: Fixing the way to get current position.
Julien Moutte
3
-22
/
+51
2004-01-27
sys/oss/gstosssink.c: use gst_element_get_time to get correct time
Benjamin Otte
1
-0
/
+5
2004-01-27
gst-libs/gst/play/gstplay.c: The easiest fix ever... Inverting 2 lines of cod...
Julien Moutte
3
-2
/
+8
2004-01-27
gst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set_caps_nonfixed().
David Schleef
1
-1
/
+6
2004-01-27
gst/ac3parse/gstac3parse.c: update to checklist 5
David Schleef
1
-0
/
+9
[next]