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
2007-01-03
Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...
Jens Granseuer
6
-23
/
+26
2007-01-02
gst/real/gstreal.c: Use codec_data supplied in caps.
Edward Hervey
1
-30
/
+36
2007-01-01
New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.
Edward Hervey
2
-0
/
+814
2006-12-18
gst/qtdemux/qtdemux.c: Don't post BUFFERING messages in streaming mode if the...
Tim-Philipp Müller
1
-7
/
+5
2006-12-18
gst/qtdemux/qtdemux.c: Don't output g_warning for an unsupported format, just...
Jan Schmidt
1
-6
/
+15
2006-12-18
gst/qtdemux/qtdemux.c: Fix crash dereferencing NULL pointer if there's no stc...
Tim-Philipp Müller
1
-1
/
+4
2006-12-16
gst/qtdemux/qtdemux.c: We don't support seeking in streaming mode, so don't e...
Tim-Philipp Müller
1
-7
/
+33
2006-12-14
gst/modplug/libmodplug/sndfile.cpp: Fix potential buffer overflow (CVE-2006-4...
Tim-Philipp Müller
1
-1
/
+1
2006-12-13
gst/qtdemux/qtdemux.c: Add AMR-WB to the list of supported formats.
Wim Taymans
1
-2
/
+10
2006-12-11
gst/qtdemux/qtdemux.c: Fix non-working redirects from inetfilm.com (handle 'a...
Tim-Philipp Müller
1
-3
/
+28
2006-12-11
gst/modplug/gstmodplug.cc: Fix modplug duration query. Fixes #384294.
Jonathan Matthew
1
-5
/
+2
2006-12-08
gst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM audio (2).
René Stadler
1
-1
/
+1
2006-12-07
gst/qtdemux/qtdemux.c: Handle more H263 variants.
Wim Taymans
1
-0
/
+2
2006-11-30
gst/replaygain/gstrganalysis.c: Call the base class handler. Fixes #380610.
René Stadler
1
-1
/
+1
2006-11-27
gst/qtdemux/qtdemux.c: Remove some asserts and replace them with a proper err...
Wim Taymans
1
-10
/
+26
2006-11-19
gst/librfb/Makefile.am: Compile with appropriate cflags. Fixes build.
Michael Smith
1
-1
/
+1
2006-11-17
gst/librfb/rfbdecoder.c: Fixes for 64-bit architectures.
David Schleef
1
-4
/
+4
2006-11-17
gst/librfb/gstrfbsrc.h: Oops, add this file.
David Schleef
1
-0
/
+69
2006-11-17
Port librfb to 0.10 (#376106).
Andre Moreira Magalhaes
12
-651
/
+545
2006-11-14
gst/qtdemux/qtdemux.c: Don't parse extra sample params for raw pcm. Fixes #37...
Wim Taymans
1
-16
/
+19
2006-11-13
configure.ac: Enable cdaudio and y4m.
Mark Nauwelaerts
3
-161
/
+175
2006-11-11
A little pluggy to make sense out of the random chunks we get from multifilesrc.
David Schleef
2
-0
/
+390
2006-11-10
gst/multifile/Makefile.am: Let's not depend on a file that doesn't exist.
David Schleef
1
-2
/
+0
2006-11-10
gst/multifilesink/: Remove the old one.
David Schleef
4
-793
/
+0
2006-11-10
Revive multifile[src|sink].
David Schleef
5
-0
/
+833
2006-10-31
gst/qtdemux/qtdemux.c: Handle unbounded length streams a bit better. Fixes #3...
Wim Taymans
1
-12
/
+24
2006-10-28
gst/audioresample/gstaudioresample.c: Another typo fix (#366212).
Tim-Philipp Müller
1
-1
/
+1
2006-10-26
Fixed bug for files with timestamps less than 0.
Edgard Lima
2
-10
/
+25
2006-10-21
I copied over filesink a while ago and modified it to work as multifilesink. ...
David Schleef
3
-454
/
+324
2006-10-17
Activate pads before adding them to running element.
Tim-Philipp Müller
1
-0
/
+2
2006-10-17
gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do poin...
Josep Torra Valles
1
-103
/
+111
2006-10-17
Just a cast to make it compile oos big_endian systems.
Edgard Lima
1
-1
/
+1
2006-10-17
Created new element nuvdemux.
Edgard Lima
3
-0
/
+1102
2006-10-17
gst/nsf/: Fix some things the Forte compiler warns about (#362626).
Josep Torra Valles
5
-7
/
+54
2006-10-17
gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead.
Tim-Philipp Müller
2
-58
/
+77
2006-10-11
Port simple deinterlacer from 0.8. Use at your own risk, don't blame me for a...
Tim-Philipp Müller
3
-184
/
+150
2006-10-11
gst/qtdemux/qtdemux.c: Add some fourcc for DV format.
Edward Hervey
1
-0
/
+4
2006-10-10
gst/qtdemux/qtdemux.c: Printf format fixes.
Tim-Philipp Müller
1
-3
/
+3
2006-10-10
ext/gnomevfs/: Fix URI interface implementation return type.
Josep Torre Valles
1
-1
/
+1
2006-10-10
gst/qtdemux/qtdemux.c: Reorganise some stuff.
Wim Taymans
1
-234
/
+285
2006-10-06
Add ReplayGain analysis element (#357069).
René Stadler
5
-0
/
+1612
2006-10-06
ext/faad/gstfaad.c: Some cleanups.
Wim Taymans
1
-0
/
+1
2006-10-06
gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy.
Tim-Philipp Müller
1
-3
/
+5
2006-10-06
gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R...
Stefan Kost
1
-109
/
+1
2006-10-05
Another batch of printf format fixes.
Tim-Philipp Müller
2
-10
/
+11
2006-10-05
Printf format fixes.
Tim-Philipp Müller
1
-1
/
+1
2006-10-04
gst/videocrop/gstvideocrop.*: Handle packed YUV formats (UYVY, YUY2, YUYV) se...
Tim-Philipp Müller
2
-17
/
+116
2006-09-28
gst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.
Tim-Philipp Müller
1
-0
/
+4
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
8
-8
/
+8
2006-09-12
gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(...
Stefan Kost
1
-2
/
+31
[prev]
[next]