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-15
ext/alsa/: Don't open the device if we're a mixer (= padless).
Ronald S. Bultje
1
-0
/
+13
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
11
-946
/
+883
2004-03-14
gst-indent
Thomas Vander Stichele
314
-32723
/
+33277
2004-03-14
indentation test
BEFORE_INDENT
Thomas Vander Stichele
2
-410
/
+378
2004-03-14
gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffers
Benjamin Otte
3
-17
/
+31
2004-03-14
gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arriv...
Benjamin Otte
2
-0
/
+18
2004-03-14
move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...
Benjamin Otte
5
-22
/
+50
2004-03-14
gst/qtdemux/qtdemux.c: Fix for obvious mistake, where we first shift the offs...
Ronald S. Bultje
2
-2
/
+12
2004-03-14
Add speex typefinding function
Jan Schmidt
1
-0
/
+5
2004-03-14
gst/asfdemux/gstasfdemux.c: Use 25fps as our "fake" fps value (marked for fix...
Ronald S. Bultje
1
-0
/
+8
2004-03-13
dist NEWS
Thomas Vander Stichele
1
-1
/
+1
2004-03-13
adding serbian
Thomas Vander Stichele
3
-1
/
+273
2004-03-13
gst/sine/gstsinesrc.c: return taglist correctly from _get function, don't gst...
Benjamin Otte
1
-0
/
+6
2004-03-13
Only close the device on probe if it succeeded in opening it.
Jan Schmidt
1
-0
/
+3
2004-03-13
ext/alsa/: Fix ancient leftovers... MixerTrack is a GObject.
Ronald S. Bultje
1
-0
/
+8
2004-03-13
Don't block during probing...
Ronald S. Bultje
1
-0
/
+6
2004-03-13
ext/alsa/gstalsa.*: Add propertyprobe interface implementation, add some devi...
Ronald S. Bultje
1
-0
/
+12
2004-03-13
configure.ac: the Hermes library controls hermescolorspace, not colorspace.
David Schleef
5
-6
/
+19
2004-03-12
gst-libs/gst/xoverlay/xoverlay.*: replace XID with unsigned long to get rid o...
Benjamin Otte
3
-7
/
+14
2004-03-12
Port all elements that can be ported to videofilter, and fix up the caps.
Jan Schmidt
1
-0
/
+26
2004-03-11
sys/oss/gstosssink.c: Latest fixes for A/V sync, audio playback and such. Thi...
Ronald S. Bultje
1
-0
/
+8
2004-03-10
use pkg-config checks for some, falling back to the old one.
Thomas Vander Stichele
3
-120
/
+54
2004-03-10
updating tools generation
Thomas Vander Stichele
2
-2
/
+13
2004-03-10
ext/divx/gstdivxdec.c: Downgrade priority. We prefer ffdec_mpeg4.
Ronald S. Bultje
4
-68
/
+93
2004-03-10
gst/audioconvert/gstaudioconvert.c: Fix typo in width 8 conversion.
Colin Walters
1
-0
/
+5
2004-03-09
gst-libs/gst/mixer/mixer.c: the signals take 2 arguments
Benjamin Otte
2
-3
/
+8
2004-03-09
ext/alsa/gstalsa.c: Add fixate function. (bug #135719)
David Schleef
1
-0
/
+7
2004-03-09
fix comment
Benjamin Otte
1
-1
/
+1
2004-03-09
ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...
Benjamin Otte
2
-40
/
+30
2004-03-09
ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w...
David Schleef
3
-10
/
+17
2004-03-09
bump nano
Thomas Vander Stichele
1
-0
/
+4
2004-03-09
release
Thomas Vander Stichele
1
-0
/
+4
2004-03-09
releasing
Thomas Vander Stichele
5
-12
/
+142
2004-03-09
synchronize the two pc files
Thomas Vander Stichele
3
-3
/
+10
2004-03-09
add/fix error handling in cdparanoia add it to translations make tools script...
Thomas Vander Stichele
3
-0
/
+11
2004-03-09
removing plugins from build
Thomas Vander Stichele
3
-8
/
+10
2004-03-09
gst-libs/gst/riff/riff-read.c: Fix metadata read crash (#136537).
Ronald S. Bultje
2
-1
/
+5
2004-03-08
Can you feel the nas tonight? Can you feel the NAS? hey, I am even better tha...
Christian Schaller
3
-11
/
+63
2004-03-08
small media-info fixes
Thomas Vander Stichele
3
-66
/
+18
2004-03-08
fix ogg pipeline in gst-launch-ext
Christian Schaller
1
-0
/
+5
2004-03-08
remove user_data pad to fix MPEG video playback
Thomas Vander Stichele
1
-0
/
+8
2004-03-08
add a warning
Thomas Vander Stichele
1
-0
/
+6
2004-03-07
gst/qtdemux/qtdemux.c: Added Cinepak format (bug #136470)
David Schleef
2
-1
/
+7
2004-03-07
compiler fixes
Thomas Vander Stichele
3
-3
/
+6
2004-03-07
compile fixes
Thomas Vander Stichele
2
-4
/
+7
2004-03-07
this should more or less work correctly.
Thomas Vander Stichele
8
-250
/
+193
2004-03-07
remove conflict indicators
Christian Schaller
1
-1
/
+0
2004-03-07
Arwed von Merkatz provides us with more NAS fixes
Christian Schaller
2
-2
/
+38
2004-03-07
gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which...
Ronald S. Bultje
2
-5
/
+14
2004-03-07
sys/oss/gstosssink.c: And another caller that couldn't handle delay < 0 (unsi...
Ronald S. Bultje
1
-0
/
+8
[prev]
[next]