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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-31
ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re...
Sebastian Dröge
1
-6
/
+4
2007-01-31
Fix classification in GstElementDetails.
Stefan Kost
2
-46
/
+39
2007-01-28
ext/ladspa/: add GstController support to ladspa
Stefan Kost
2
-3
/
+6
2007-01-28
ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...
Rosfran Borges
1
-27
/
+15
2007-01-25
ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...
Sebastian Dröge
1
-3
/
+6
2007-01-25
ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.
Sebastian Dröge
2
-3
/
+3
2007-01-17
ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.
Tim-Philipp Müller
1
-3
/
+2
2007-01-13
ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...
Tim-Philipp Müller
1
-93
/
+55
2007-01-12
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
Andy Wingo
1
-39
/
+55
2007-01-12
MythTV client source plugin created.
Edgard Lima
4
-0
/
+1510
2007-01-12
ext/jack/gstjackaudiosink.*: Improve docs.
Wim Taymans
2
-10
/
+37
2007-01-12
ext/gsm/gstgsmenc.c: Fix typo in docs.
Wim Taymans
1
-1
/
+1
2007-01-11
ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...
Sebastian Dröge
1
-11
/
+12
2007-01-06
ext/ladspa/gstsignalprocessor.c
Andy Wingo
1
-31
/
+31
2007-01-06
ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)
Andy Wingo
1
-16
/
+51
2007-01-04
move amrwb code
Thomas Vander Stichele
5
-9
/
+81
2007-01-04
move amrwb code
Thomas Vander Stichele
1
-44
/
+0
2007-01-04
ext/: Fix various compiler warnings that reveal potential bugs.
Julien Moutte
4
-11
/
+8
2007-01-03
Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...
Jens Granseuer
1
-2
/
+4
2006-12-22
Added seek support.
Edgard Lima
2
-438
/
+514
2006-12-18
Move LADPSA plugin from -good for the release, as it's not quite ready to be ...
Jan Schmidt
1
-0
/
+8
2006-12-18
ext/ladspa/gstsignalprocessor.c: Reset flow_state back to _OK after a flush s...
Wim Taymans
1
-7
/
+18
2006-12-18
ext/wavpack/gstwavpackenc.h: Use local copy of md5.h, as it disappeared in re...
Sebastian Dröge
1
-1
/
+1
2006-12-15
ext/libmms/gstmms.c: These debug statements should be using LOG level.
Tim-Philipp Müller
1
-4
/
+4
2006-12-12
ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.
Tim-Philipp Müller
1
-2
/
+4
2006-12-12
ext/neon/gstneonhttpsrc.c: Set offset on buffers pushed out (id3demux gets co...
Tim-Philipp Müller
1
-1
/
+3
2006-12-12
ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug s...
Tim-Philipp Müller
1
-14
/
+16
2006-12-06
ext/jack/.cvsignore: Ignore old files as requested by the build slave.
Jan Schmidt
1
-0
/
+1
2006-11-30
ext/Makefile.am: Fix build.
Wim Taymans
2
-4
/
+7
2006-11-30
Added fully functional jackaudiosink.
Wim Taymans
6
-655
/
+958
2006-11-26
ext/theora/theoradec.c: Send events on the right pads, since they don't work ...
Michael Smith
1
-2
/
+2
2006-11-24
remove obsolete _factory_init protos and functions
Stefan Kost
4
-23
/
+3
2006-11-16
ext/spc/gstspc.c: Fix build with disabled gst-debug.
Tim-Philipp Müller
1
-3
/
+2
2006-11-15
ext/wavpack/: Some small clean-ups: use enums instead of hard-coded numbers, ...
Sebastian Dröge
3
-70
/
+103
2006-11-14
ext/Makefile.am: dist cdaudio dir.
Wim Taymans
1
-0
/
+1
2006-11-14
Fix cdaudio build.
Wim Taymans
1
-4
/
+4
2006-11-02
Fix enum nicks; only emit no-more-pads once; add support for very fast encodi...
Sebastian Dröge
1
-17
/
+35
2006-10-29
ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push()...
Tim-Philipp Müller
1
-12
/
+4
2006-10-17
Activate pads before adding them to running element.
Tim-Philipp Müller
2
-0
/
+2
2006-10-06
ext/faad/gstfaad.c: Some cleanups.
Wim Taymans
1
-11
/
+31
2006-10-06
ext/theora/theoradec.*: Port lots of changes from theoradec to theoraexpdec.
Michael Smith
2
-38
/
+145
2006-10-05
Another batch of printf format fixes.
Tim-Philipp Müller
3
-4
/
+4
2006-10-02
ext/xvid/gstxvid.c: Set rank of xviddec to NONE until someone fixes it (too m...
Tim-Philipp Müller
1
-1
/
+1
2006-09-23
ext/cdaudio/gstcdaudio.c: Port to 0.10.
Wim Taymans
1
-133
/
+187
2006-09-22
ext/directfb/dfbvideosink.c: Lower rank from SECONDARY to MARGINAL. Plugins i...
Tim-Philipp Müller
1
-1
/
+1
2006-09-21
Reverted previous commit (2006-09-19 - Allow internal codes from last.fm). As...
Edgard Lima
3
-151
/
+67
2006-09-21
ext/faac/gstfaac.c: Add decoder specific info on the caps.
Wim Taymans
1
-42
/
+77
2006-09-19
Allow internal codes from last.fm
Edgard Lima
3
-64
/
+149
2006-09-19
ext/gsm/gstgsmdec.*: Handle WAV49 variant (GSM in WAV).
Wim Taymans
2
-28
/
+55
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
7
-7
/
+7
[prev]
[next]