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-04-01
leak plugs and style fixes
Thomas Vander Stichele
1
-0
/
+6
2004-03-31
gst/audioscale/gstaudioscale.c: Fix getcaps to expand and union lists. (bug #...
David Schleef
1
-0
/
+17
2004-03-31
fixing CLAMPING
Thomas Vander Stichele
1
-0
/
+10
2004-03-31
ext/mpeg2dec/gstmpeg2dec.c: Handle Y42B-format MPEG video, patch from Matthew...
Matthew.Spencer@eu.sony.com
1
-0
/
+8
2004-03-31
ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
David Schleef
1
-0
/
+4
2004-03-31
tools/gst-launch-ext-m.m: Applied patch from gnome@flyn.org (W.
gnome@flyn.org
1
-0
/
+5
2004-03-30
sys/oss/gstosselement.c: probe caps correctly for sound cards that only suppo...
Benjamin Otte
1
-0
/
+6
2004-03-30
ext/kio/kiosrc.cpp: update handling event processing if inside KDE - untested
Benjamin Otte
1
-0
/
+5
2004-03-30
ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...
David Schleef
1
-0
/
+8
2004-03-30
ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.
David Schleef
1
-0
/
+7
2004-03-30
gst-libs/gst/riff/riff-media.c: fail on error, don't try to set stuff on NULL...
Benjamin Otte
1
-0
/
+5
2004-03-30
add experimental kiosrc plugin
Benjamin Otte
1
-0
/
+14
2004-03-29
return proper values for state change failures
Thomas Vander Stichele
1
-0
/
+10
2004-03-29
ext/mad/gstid3tag.c: try harder to check if an event is really a discont
Benjamin Otte
1
-0
/
+5
2004-03-29
adding azerbaijani
Thomas Vander Stichele
1
-0
/
+5
2004-03-28
gst/mpegstream/: get rid of non-standard "..." ranges in case statements.
Benjamin Otte
1
-0
/
+7
2004-03-27
gst/mpegstream/gstmpegdemux.*: Complete overhaul. All DVD specific functional...
Martin Soto
1
-0
/
+25
2004-03-26
gst/typefind/gsttypefindfunctions.c: fix bug where typefinding would claim it...
Benjamin Otte
1
-0
/
+6
2004-03-26
gst/law/: Fix capsnego in all four, remove the unused property functions and ...
Ronald S. Bultje
1
-0
/
+19
2004-03-25
sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)
David Schleef
1
-0
/
+14
2004-03-25
ext/xvid/gstxvidenc.c: ulong/int mess-up.
Ronald S. Bultje
1
-0
/
+6
2004-03-25
ext/speex/: Create the pad template correctly (from the static pad template, ...
David Schleef
1
-0
/
+8
2004-03-25
gst/debug/: add element that quasi-randomly changes bytes in the stream.
Benjamin Otte
1
-0
/
+8
2004-03-24
ext/alsa/gstalsa.*: debugging output fixes
Benjamin Otte
1
-0
/
+7
2004-03-24
ext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail if element is PLAYING, ...
Benjamin Otte
1
-0
/
+10
2004-03-24
gst/level/gstlevel.c: add proxying getcaps function, so level doesn't adverti...
Benjamin Otte
1
-0
/
+6
2004-03-24
gst/qtdemux/qtdemux.c: Fix debugging messages. Divide the chunk size by the ...
David Schleef
1
-0
/
+14
2004-03-24
gst/mpegaudioparse/gstmpegaudioparse.c: Fix buffer overflow read error.
Ronald S. Bultje
1
-0
/
+5
2004-03-24
ext/alsa/gstalsa.h: Remove unused entry.
Ronald S. Bultje
1
-0
/
+10
2004-03-23
gst/typefind/gsttypefindfunctions.c: Add a monkeysaudio typefind function
Jeremy Simon
1
-0
/
+6
2004-03-23
gst-libs/gst/play/play.c (gst_play_audio_fixate)
Johan Dahlin
1
-0
/
+8
2004-03-23
sys/oss/: Rate probing test app.
David Schleef
1
-0
/
+6
2004-03-21
gst/audioconvert/gstaudioconvert.c: add a fixation function that pretty much ...
Benjamin Otte
1
-0
/
+7
2004-03-20
configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
David I. Lehn
1
-0
/
+4
2004-03-20
UTF-8, dude
Benjamin Otte
1
-1
/
+1
2004-03-20
ext/ogg/gstoggdemux.c: terminate gst_event_new_discontinuous correctly (fixes...
Benjamin Otte
1
-0
/
+8
2004-03-19
gst-libs/gst/Makefile.am: Enable xoverlay unconditionally, since it doesn't d...
David Schleef
1
-0
/
+5
2004-03-19
Use the is_int structure member rather than the local variable so that the co...
Iain Holmes
1
-0
/
+5
2004-03-19
ext/librfb/gstrfbsrc.c: Improvements in caps negotiation.
David Schleef
1
-0
/
+7
2004-03-18
adding afrikaans
Thomas Vander Stichele
1
-0
/
+6
2004-03-18
throw error (#137588)
Thomas Vander Stichele
1
-0
/
+6
2004-03-18
dist common and m4 correctly
Thomas Vander Stichele
1
-0
/
+7
2004-03-17
pkgconfig/gstreamer-media-info.pc.in: Add Version. (bug #137348)
David Schleef
1
-0
/
+5
2004-03-17
adding swedish
Thomas Vander Stichele
1
-0
/
+6
2004-03-17
use release.mak
Thomas Vander Stichele
1
-0
/
+4
2004-03-16
fix X check explain version check
Thomas Vander Stichele
1
-0
/
+8
2004-03-16
back to CVS
Thomas Vander Stichele
1
-0
/
+4
2004-03-16
releasing
Thomas Vander Stichele
1
-0
/
+6
2004-03-15
update libtool version actually use it in media-info
Thomas Vander Stichele
1
-0
/
+7
2004-03-15
work with speex 1.0, not 1.1
Thomas Vander Stichele
1
-0
/
+4
[next]