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-01-14
use element time.
Benjamin Otte
1
-0
/
+32
2004-01-14
ext/flac/: length is already host endian, no need to convert. Fixes playback ...
Benjamin Otte
1
-1
/
+2
2004-01-13
ext/flac/gstflacdec.c: length is already host endian, no need to convert. Fix...
Benjamin Otte
1
-0
/
+6
2004-01-13
gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the colorbalance i...
Jon Trowbridge
1
-0
/
+12
2004-01-12
gst/debug/efence.c: Fix negotiation. Add a bufferalloc function for the sink...
David Schleef
1
-0
/
+8
2004-01-12
gst-libs/gst/colorbalance/colorbalancechannel.c: Adding safety check in dispo...
Julien Moutte
1
-0
/
+17
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
1
-0
/
+8
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
1
-0
/
+8
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
1
-0
/
+24
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
1
-0
/
+18
2004-01-12
Fixes to make ext/libcaca compile.
David Schleef
1
-0
/
+19
2004-01-12
sys/v4l2/: add norm, channel and frequency properties.
Benjamin Otte
1
-0
/
+16
2004-01-12
gst-libs/gst/tuner/tuner.*: GObjects aren't const.
Benjamin Otte
1
-0
/
+14
2004-01-12
gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Benjamin Otte
1
-0
/
+42
2004-01-11
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
1
-0
/
+19
2004-01-11
ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
David Schleef
1
-0
/
+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
1
-0
/
+7
2004-01-11
gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation
Benjamin Otte
1
-0
/
+6
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-09
ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...
Julien Moutte
1
-0
/
+5
2004-01-09
ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...
Julien Moutte
1
-2
/
+25
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
1
-0
/
+11
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
1
-0
/
+5
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
1
-0
/
+5
2004-01-07
examples/gstplay/Makefile.am: Adding the interface library.
Julien Moutte
1
-0
/
+20
2004-01-07
videofilter
David Schleef
1
-0
/
+8
2004-01-07
fix element description
Thomas Vander Stichele
1
-0
/
+4
2004-01-07
examples/gstplay/player.c: Adding some new lines in g_print calls.
Julien Moutte
1
-0
/
+27
2004-01-07
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
1
-0
/
+15
2004-01-07
New source plugin based on librfb-0.1. RFB (remote framebuffer) is the proto...
David Schleef
1
-0
/
+9
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
sys/v4l/: Fix for removed bufferpools.
Ronald S. Bultje
1
-0
/
+9
2004-01-06
ext/dv/gstdvdec.c: Fix caps negotiation.
Jan Schmidt
1
-0
/
+26
2004-01-06
ext/shout/gstshout.c: fix for new caps system.
Ronald S. Bultje
1
-0
/
+10
2004-01-06
ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2
Jan Schmidt
1
-0
/
+9
2004-01-06
gst/mpegstream/gstmpegparse.c: When we have received a new SCR right in the f...
Ronald S. Bultje
1
-0
/
+7
[next]