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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2004-04-30
gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...
David Schleef
1
-0
/
+145
2004-04-29
ext/jpeg/: move format setting to inner loop
Thomas Vander Stichele
1
-2
/
+10
2004-04-29
gst/speed/gstspeed.c: Fix caps parsing. (bug #140064)
David Schleef
1
-3
/
+3
2004-04-28
ext/divx/gstdivxdec.c: Remove comment that makes no sense.
Ronald S. Bultje
1
-1
/
+2
2004-04-22
s/gst_caps_simplify/gst_caps_do_simplify/
Benjamin Otte
1
-5
/
+2
2004-04-20
configure.ac: bump required gstreamer version to 0.8.1.1 because of following...
David Schleef
6
-24
/
+25
2004-04-20
gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds...
David Schleef
1
-16
/
+133
2004-04-19
ext/gsm/gstgsmdec.c: Fix capsnego, simplify chain function slightly.
Ronald S. Bultje
1
-2
/
+2
2004-04-16
gst/: Add MS RLE support. I added some functions to read out strf chunks into...
Ronald S. Bultje
1
-2
/
+2
2004-04-10
gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffe...
Ronald S. Bultje
2
-11
/
+29
2004-04-09
gst/colorspace/gstcolorspace.c: Don't advertise a conversion we don't support...
David Schleef
1
-1
/
+1
2004-04-01
a52dec: Use a debug category, Output timestamps correctly
Jan Schmidt
3
-226
/
+843
2004-03-30
ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...
David Schleef
1
-1
/
+1
2004-03-30
ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps.
David Schleef
1
-1
/
+1
2004-03-24
gst/qtdemux/qtdemux.c: Fix debugging messages. Divide the chunk size by the ...
David Schleef
1
-143
/
+156
2004-03-24
gst/mpegaudioparse/gstmpegaudioparse.c: Fix buffer overflow read error.
Ronald S. Bultje
1
-1
/
+1
2004-03-24
ext/alsa/gstalsa.h: Remove unused entry.
Ronald S. Bultje
1
-27
/
+45
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
48
-3306
/
+3334
2004-03-15
*.h: Revert indenting
Johan Dahlin
42
-1682
/
+1514
2004-03-14
gst-indent c++ files
Thomas Vander Stichele
1
-288
/
+282
2004-03-14
gst-indent
Thomas Vander Stichele
93
-12519
/
+13080
2004-03-14
gst/modplug/gstmodplug.*: set correct timestamps on outgoing buffers
Benjamin Otte
2
-17
/
+25
2004-03-14
gst/modplug/gstmodplug.cc: handle events - don't do crap when a discont arriv...
Benjamin Otte
1
-0
/
+11
2004-03-14
move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure they get re...
Benjamin Otte
1
-2
/
+21
2004-03-14
gst/qtdemux/qtdemux.c: Fix for obvious mistake, where we first shift the offs...
Ronald S. Bultje
1
-2
/
+3
2004-03-13
configure.ac: the Hermes library controls hermescolorspace, not colorspace.
David Schleef
1
-1
/
+2
2004-03-09
ext/mikmod/gstmikmod.*: make mikmod's loop function not loop infinitely and c...
Benjamin Otte
1
-40
/
+20
2004-03-07
gst/qtdemux/qtdemux.c: Added Cinepak format (bug #136470)
David Schleef
1
-1
/
+2
2004-03-07
gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which...
Ronald S. Bultje
1
-5
/
+7
2004-03-06
Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...
Christophe Fergeau
1
-3
/
+4
2004-03-06
ext/faad/gstfaad.c: Fix negotiation.
David Schleef
2
-2
/
+6
2004-03-05
gst/qtdemux/qtdemux.c: Add prototype code for handling seeking and querying.
David Schleef
1
-0
/
+187
2004-03-01
fix plugin names move gstvideosink.h to videosink.h
Thomas Vander Stichele
1
-4
/
+4
2004-03-01
add error handler fix mixmatrix plugin filename
Thomas Vander Stichele
1
-1
/
+1
2004-02-29
gst/videodrop/gstvideodrop.*: Work based on timestamp of input data, not base...
Ronald S. Bultje
2
-12
/
+36
2004-02-27
gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice
Benjamin Otte
1
-4
/
+2
2004-02-24
gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ...
David Schleef
1
-163
/
+149
2004-02-20
ext/xine/: add first version of xine plugin wrapper. Currently only wraps the
Benjamin Otte
1
-15
/
+24
2004-02-15
gst/switch/gstswitch.c: More fixes for correct data refcounting.
Julien Moutte
1
-4
/
+5
2004-02-15
gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most...
Julien Moutte
1
-2
/
+50
2004-02-14
gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi...
Julien Moutte
2
-22
/
+102
2004-02-12
gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
Julien Moutte
1
-0
/
+1
2004-02-12
fixes for #133316, #133663 and #133528 (Stefan Kost)
Thomas Vander Stichele
1
-1
/
+1
2004-02-07
Build fixes for OS X: (see #129600)
David Schleef
1
-1
/
+0
2004-02-05
gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron...
David Schleef
1
-1
/
+4
2004-02-04
Convert GST_DEBUG_CAPS() to GST_DEBUG():
David Schleef
1
-1
/
+1
2004-02-03
gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au...
Benjamin Otte
1
-2
/
+2
2004-02-02
code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.
David Schleef
2
-2
/
+2
2004-02-02
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
3
-3
/
+3
2004-01-30
gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp...
Ronald S. Bultje
1
-49
/
+31
[prev]
[next]