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
2005-12-12
ext/swfdec/gstswfdec.c: Add a subclass of GstBuffer that wraps SwfdecBuffers....
David Schleef
2
-7
/
+92
2005-12-11
Just removed a weird printf ;-)
Edgard Lima
2
-2
/
+5
2005-12-11
Added suport to mmsh. There's still a sucks msg "ERROR: Pipeline cant PREROOL...
Edgard Lima
4
-27
/
+87
2005-12-09
ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...
Jan Schmidt
4
-22
/
+52
2005-12-09
swfdec Ported to 0.10.
Edgard Lima
6
-134
/
+382
2005-12-07
gst/qtdemux/qtdemux.c: Memleak fixes.
Edward Hervey
2
-11
/
+23
2005-12-06
expand tabs
Thomas Vander Stichele
81
-2272
/
+2357
2005-12-06
expand tabs
Thomas Vander Stichele
3
-13
/
+13
2005-12-06
expand tabs
Thomas Vander Stichele
5
-53
/
+53
2005-12-05
back to HEAD
Thomas Vander Stichele
1
-1
/
+1
2005-12-05
releasing 0.10.0
RELEASE-0_10_0
Thomas Vander Stichele
10
-17
/
+27
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
9
-12
/
+32
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-2
/
+3
2005-12-04
update spec file
Christian Schaller
1
-21
/
+4
2005-12-02
gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne...
Wim Taymans
7
-76
/
+293
2005-12-02
ext/Makefile.am: Add missing $(WAVPACK_DIR) (#322962).
Tim-Philipp Müller
2
-0
/
+6
2005-12-01
back to HEAD
Thomas Vander Stichele
1
-1
/
+1
2005-12-01
releasing 0.9.7
RELEASE-0_9_7
Thomas Vander Stichele
15
-31
/
+47
2005-11-29
libmm ported to 0.9. It works fine, but print some error messages. I'll fix t...
Edgard Lima
8
-132
/
+139
2005-11-28
fix header
Thomas Vander Stichele
2
-1
/
+1
2005-11-28
fix include
Thomas Vander Stichele
1
-1
/
+1
2005-11-28
ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...
Edward Hervey
3
-3
/
+15
2005-11-28
fix makefile
Thomas Vander Stichele
1
-1
/
+1
2005-11-28
ext/Makefile.am: alphabets, so hard to master. Should fix distcheck.
Thomas Vander Stichele
3
-4
/
+8
2005-11-27
add ACLOCAL_AMFLAGS; remove old stuff from spec changelog
Thomas Vander Stichele
3
-226
/
+5
2005-11-25
Wavpack ported to 0.9. No support for correction file yet.
Edgard Lima
9
-236
/
+421
2005-11-25
ext/wavpack/: put back wavpack - still needs porting
Thomas Vander Stichele
10
-0
/
+1184
2005-11-23
add a torture target
Thomas Vander Stichele
1
-0
/
+3
2005-11-23
back to HEAD
Thomas Vander Stichele
2
-1
/
+5
2005-11-23
releasing 0.9.6
RELEASE-0_9_6
Thomas Vander Stichele
11
-12
/
+168
2005-11-23
Use fraction for framerate, various fixes.
Julien Moutte
5
-51
/
+114
2005-11-23
ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf...
Jan Schmidt
3
-11
/
+21
2005-11-23
gst/qtdemux/qtdemux.c: Convert to fractional framerates
Jan Schmidt
2
-13
/
+24
2005-11-23
ext/musepack/gstmusepackdec.c: Fix for latest API changes
Edward Hervey
2
-2
/
+7
2005-11-22
Musepackdec ported to 0.9. There is still a small problem to be solved, after...
Edgard Lima
8
-185
/
+368
2005-11-22
ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...
Andy Wingo
6
-8
/
+17
2005-11-21
ext/faad/gstfaad.c: Don't take STREAM_LOCK in sink event handlers any more.
Michael Smith
2
-6
/
+7
2005-11-21
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
1
-22
/
+0
2005-11-21
Fix for stream lock updates.
Wim Taymans
4
-11
/
+11
2005-11-21
gst/: Segment update fix.
Wim Taymans
1
-2
/
+2
2005-11-21
gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).
Tim-Philipp Müller
2
-0
/
+16
2005-11-21
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
2
-10
/
+15
2005-11-21
Update for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
6
-31
/
+47
2005-11-21
Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
Jan Schmidt
7
-17
/
+24
2005-11-21
Now it works in push-mode. Tested with gnomevfssrc location=http://.. ! trem...
Edgard Lima
4
-88
/
+219
2005-11-16
make it work
Christian Schaller
2
-2
/
+1
2005-11-15
ext/faac/gstfaac.c: Set proper caps on source pad (#320532).
Tim-Philipp Müller
3
-46
/
+59
2005-11-15
set rank to secondary as you never want this to be used instead of normal ogg...
Christian Schaller
1
-1
/
+1
2005-11-14
configure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for better debugging, allows...
Andy Wingo
3
-1
/
+6
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2
-1
/
+1
[next]