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-07-13
configure.ac: Fix test for Objective C
David Schleef
3
-11
/
+7
2004-07-12
ext/gdk_pixbuf/gstgdkpixbuf.c: Add svg and pcx to template caps, and ensure t...
Jan Schmidt
1
-0
/
+8
2004-07-12
gst-libs/gst/riff/riff-media.c: Fix the template caps to include some more me...
Wim Taymans
2
-2
/
+12
2004-07-12
ignore more
Thomas Vander Stichele
1
-0
/
+2
2004-07-12
Make Johan happy.
Wim Taymans
1
-0
/
+1
2004-07-12
gst/playback/: More fixes on reusing of the element.
Wim Taymans
1
-0
/
+66
2004-07-11
ext/mad/gstmad.c: allow seeking for other methods than just SET
Benjamin Otte
1
-0
/
+5
2004-07-11
gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For float, "any"...
Andy Wingo
1
-0
/
+10
2004-07-09
examples/seeking/seek.c: Don't consume all CPU in the idle loop.
Wim Taymans
2
-0
/
+6
2004-07-09
gst/mpegstream/gstmpegdemux.c: Add pad to element *after* setting the pad fun...
Wim Taymans
1
-0
/
+7
2004-07-09
ext/theora/theoradec.c: Sync to keyframe after seek
Wim Taymans
1
-0
/
+6
2004-07-09
don't assert in state change
Thomas Vander Stichele
2
-0
/
+29
2004-07-08
new method. various debugging
Thomas Vander Stichele
4
-23
/
+107
2004-07-08
examples/seeking/seek.c: Added playbin seeking example.
Wim Taymans
2
-44
/
+156
2004-07-08
use macro to hash lookup
Thomas Vander Stichele
2
-76
/
+41
2004-07-08
gst-libs/gst/play/play.c: - add debugging info
Thomas Vander Stichele
2
-30
/
+107
2004-07-08
ext/alsa/: - add debugging info
Thomas Vander Stichele
1
-0
/
+11
2004-07-08
gst/playback/Makefile.am: Add headers to noinst
Wim Taymans
1
-0
/
+5
2004-07-08
update
Thomas Vander Stichele
1
-0
/
+6
2004-07-07
sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
David Schleef
2
-1
/
+5
2004-07-07
gst/playback/: More playbin fixes. Added README. Do better element filtering.
Wim Taymans
1
-0
/
+45
2004-07-07
debugging; change sync method to picture
Thomas Vander Stichele
1
-0
/
+7
2004-07-07
gst/videobox/gstvideobox.c: Use pad_alloc where possible.
Wim Taymans
1
-0
/
+7
2004-07-07
sys/oss/: Fix offset on osssrc.
Wim Taymans
1
-0
/
+8
2004-07-07
ext/theora/: Fix theora granulepos calculation.
Wim Taymans
1
-0
/
+14
2004-07-07
gst/playback/Makefile.am: 'test' in bin_PROGRAMS? Are you serious? (Fixed, ...
David Schleef
1
-0
/
+5
2004-07-06
fix marshal includes
Thomas Vander Stichele
1
-1
/
+2
2004-07-06
adding czech translation
Thomas Vander Stichele
3
-1
/
+282
2004-07-05
gst/playback/: More fixes, cleaned up playbin, make it use decodebin. Added t...
Wim Taymans
1
-0
/
+25
2004-07-05
Added some playback helper elements and some test apps, very alpha still.
Wim Taymans
3
-0
/
+34
2004-07-04
ext/alsa/gstalsa.c: only restart audio when we indeed have an xrun to fix rep...
Benjamin Otte
1
-0
/
+6
2004-07-03
ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is dis...
David Schleef
1
-0
/
+5
2004-07-03
ext/alsa/gstalsa.c: use our own functions for restarting the alsa device.
Benjamin Otte
1
-0
/
+8
2004-07-03
ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not...
David Schleef
1
-0
/
+6
2004-07-03
ext/flac/gstflacdec.c: Set duration on output buffers. Fix logic mistake. (...
David Schleef
1
-0
/
+5
2004-07-03
gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #14...
David Schleef
2
-2
/
+7
2004-07-03
gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)
David Schleef
1
-0
/
+9
2004-07-02
gst/tcp/gstmultifdsink.c: Most systems don't have MSG_NOSIGNAL.
David Schleef
1
-0
/
+5
2004-07-02
clean up install/dist problem
Thomas Vander Stichele
6
-10
/
+21
2004-07-02
ext/ogg/gstogg.c: we require bytestream now
Benjamin Otte
1
-0
/
+10
2004-06-29
ext/ogg/: Fix memleak in oggdemux when running unconnected pads. doc update i...
Wim Taymans
1
-0
/
+7
2004-06-29
sys/oss/: advertise correct template caps - we indeed do non-native endiannes...
Benjamin Otte
1
-0
/
+11
2004-06-29
gst/tcp/gstmultifdsink.c: Fix wrong GList iteration that could crash the serv...
Wim Taymans
1
-0
/
+19
2004-06-28
gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...
Wim Taymans
1
-0
/
+17
2004-06-27
sys/: I prefer locking the mutex in the function directly. We might want to c...
Julien Moutte
1
-0
/
+8
2004-06-27
sys/: Trying to fix the random behaviour of window decorations.
Julien Moutte
1
-0
/
+8
2004-06-27
ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with...
Wim Taymans
1
-0
/
+10
2004-06-27
unbreak install
Thomas Vander Stichele
5
-4
/
+16
2004-06-27
make description look like in other .pc files (cosmetic change)
Stéphane Loeuillet
2
-2
/
+2
2004-06-27
ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.
Wim Taymans
1
-0
/
+7
[next]