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
2006-01-02
add neon plugin to spec file
Christian Schaller
1
-101
/
+4
2005-12-30
move smoothwave to gst
Thomas Vander Stichele
6
-601
/
+0
2005-12-28
Created new element neonhttpsrc.
Edgard Lima
6
-0
/
+842
2005-12-19
ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...
Edward Hervey
4
-8
/
+38
2005-12-19
just a small fix. I have to pay more attention when commiting ;-)
Edgard Lima
2
-2
/
+6
2005-12-19
divxdec and divxenc ported to 0.10
Edgard Lima
8
-181
/
+370
2005-12-18
Some more refactoring, handle exotic DirectFB row stride.
Julien Moutte
3
-55
/
+130
2005-12-18
docs/plugins/: Updates.
Julien Moutte
5
-26
/
+186
2005-12-17
docs/plugins/: Updates.
Julien Moutte
14
-149
/
+592
2005-12-16
don't use doc comments for non-docs change some char* into char[]
Stefan Kost
8
-13
/
+24
2005-12-16
ext/directfb/dfbvideosink.c: Always prefer the primary layer.
Julien Moutte
2
-14
/
+30
2005-12-16
ext/wavpack/gstwavpackdec.c: Oops, remove trailing comma from caps string.
Tim-Philipp Müller
2
-1
/
+6
2005-12-16
ext/wavpack/: Wavpack supports samplerates from 6-192kHz, fix pad template re...
gcocatre@gmail.com
3
-8
/
+13
2005-12-15
Fixed some mem-leaks in xvid.
Edgard Lima
4
-37
/
+88
2005-12-15
gst/audioresample/gstaudioresample.c: Don't leak all input buffers to audiore...
Michael Smith
1
-2
/
+3
2005-12-15
doesn't use liboil
Thomas Vander Stichele
1
-1
/
+0
2005-12-14
xviddec and xvideenc ported to 0.10
Edgard Lima
9
-176
/
+229
2005-12-14
dtsdec ported to 0.10
Edgard Lima
6
-152
/
+189
2005-12-12
ext/: GstObjects must be unref'ed with gst_object_unref() instead of g_object...
Tim-Philipp Müller
6
-16
/
+31
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
[prev]
[next]