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-01-12
gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...
Julien Moutte
2
-1
/
+21
2004-01-12
fix up audioconvert caps nego, remove float stuff, remove rate stuff gst-laun...
Thomas Vander Stichele
1
-0
/
+15
2004-01-12
adding structure setters matching the templates for audio
Thomas Vander Stichele
3
-0
/
+98
2004-01-12
gst/audioconvert/gstaudioconvert.c: Test that pad is negotiated before gettin...
David Schleef
1
-0
/
+5
2004-01-12
gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is...
Julien Moutte
3
-6
/
+18
2004-01-12
sys/: Fixing the direct put buffers detection. I prefer checking GST_BUFFER_P...
Julien Moutte
1
-0
/
+7
2004-01-12
make oss warning more useful
Thomas Vander Stichele
1
-0
/
+2
2004-01-12
add oss debugging category
Thomas Vander Stichele
1
-0
/
+6
2004-01-12
Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
David Schleef
7
-1
/
+37
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
7
-6
/
+24
2004-01-12
Fixes to make ext/libcaca compile.
David Schleef
1
-0
/
+9
2004-01-12
Fixes to make ext/libcaca compile.
David Schleef
4
-4
/
+39
2004-01-12
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
9
-1097
/
+1114
2004-01-12
gst-libs/gst/tuner/tuner.*: GObjects aren't const.
Benjamin Otte
3
-10
/
+76
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
19
-184
/
+212
2004-01-11
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
2
-1
/
+20
2004-01-11
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
2
-4
/
+22
2004-01-11
New gamma filter
David Schleef
1
-0
/
+8
2004-01-11
I forgot to commit Changelog on my latest commit. (no cake for me tonight)
Julien Moutte
1
-0
/
+11
2004-01-11
I'm too lazy to comment this
Benjamin Otte
2
-22
/
+13
2004-01-11
gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation
Benjamin Otte
2
-5
/
+23
2004-01-11
configure.ac: Adding examples/switch/Makefile
Julien Moutte
5
-3
/
+122
2004-01-11
ext/ffmpeg/gstffmpegcodecmap.c: fix SVQ3 caps
Benjamin Otte
1
-0
/
+5
2004-01-10
gst/effectv/gstaging.c: Port agingTV to videofilter
Steve Baker
1
-0
/
+8
2004-01-10
latest spec file updates
Christian Schaller
1
-3
/
+3
2004-01-09
ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...
Julien Moutte
2
-3
/
+8
2004-01-09
ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...
Julien Moutte
2
-4
/
+27
2004-01-09
Hacking. Added decoding and mouse events. Actually works.
David Schleef
1
-0
/
+5
2004-01-09
ext/divx/gstdivxenc.c: Use explicit caps - fix capsnego.
Ronald S. Bultje
5
-6
/
+15
2004-01-09
ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...
David Schleef
1
-0
/
+20
2004-01-08
Fix negotiation
David Schleef
2
-1
/
+54
2004-01-08
sys/ximage/ximagesink.c: configure event is not emiting the desired size sign...
Julien Moutte
1
-0
/
+6
2004-01-08
gst/median/gstmedian.c: Fix capsnego.
Ronald S. Bultje
1
-0
/
+5
2004-01-08
ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.
Julien Moutte
2
-3
/
+8
2004-01-07
examples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte
10
-59
/
+40
2004-01-07
videofilter
David Schleef
1
-0
/
+8
2004-01-07
fix element description
Thomas Vander Stichele
2
-2
/
+6
2004-01-07
examples/gstplay/player.c: Adding some new lines in g_print calls.
Julien Moutte
2
-3
/
+30
2004-01-07
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
6
-36
/
+33
2004-01-07
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...
David Schleef
3
-0
/
+25
2004-01-07
Make warpTV a subclass of videofilter
David Schleef
1
-0
/
+11
2004-01-07
ext/mad/gstid3tag.c: Add guard against invalid utf-8 conversions in mad. Just...
Benjamin Otte
1
-0
/
+5
2004-01-06
sys/oss/gstosssink.c: Fix for bug shown by poisoning
Benjamin Otte
1
-0
/
+5
2004-01-06
This should have been committed along with the changelog entry a few hours ago
Ronald S. Bultje
1
-25
/
+16
2004-01-06
sys/v4l/: Fix for removed bufferpools.
Ronald S. Bultje
1
-0
/
+9
2004-01-06
ext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt
3
-6
/
+37
2004-01-06
ext/shout/gstshout.c: fix for new caps system.
Ronald S. Bultje
2
-0
/
+18
2004-01-06
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Jan Schmidt
4
-0
/
+21
2004-01-06
gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the f...
Ronald S. Bultje
1
-0
/
+7
2004-01-06
Set the buffer-frames on the int2floats caps
Iain Holmes
1
-0
/
+9
[prev]
[next]