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
2007-02-11
Makefile.am: Add win32 MANIFEST
Sébastien Moutte
9
-262
/
+467
2007-02-11
ext/faad/gstfaad.c: Also update the comment that describes the hack.
Stefan Kost
2
-3
/
+12
2007-02-11
configure.ac: Tell the code which faad it is, so that we can adjust the hacks...
Stefan Kost
3
-1
/
+25
2007-02-11
configure.ac: Fix faad detection to support also fadd with new symbol prefix.
Stefan Kost
3
-1
/
+11
2007-02-08
Add timitity midi render plugin (#403992)
Wouter Paesen
6
-1
/
+945
2007-02-07
ext/amrwb/gstamrwbparse.c: GST_PAD_PARENT doesn't return a GstObject with an ...
Edward Hervey
3
-1
/
+7
2007-02-06
gst/modplug/gstmodplug.cc: Remove superfluous gst_caps_get_structure() call.
Tim-Philipp Müller
2
-1
/
+5
2007-02-06
configure.ac: Increase required libsndfile version to a version that's known ...
Tim-Philipp Müller
2
-1
/
+7
2007-02-06
ext/sndfile/gstsfsrc.c: Fix build (installed setup).
Tim-Philipp Müller
2
-1
/
+6
2007-02-05
ext/sndfile/: Port sfsrc to 0.10, pull or push, with random access woo.
Andy Wingo
6
-2
/
+590
2007-02-03
Fix up to use the newly ported (actually working) GstAudioFilter.
Tim-Philipp Müller
8
-152
/
+503
2007-02-02
gst/equalizer/gstiirequalizer.c: Rename "values" property to "band-values" an...
Tim-Philipp Müller
2
-17
/
+45
2007-02-02
Port equalizer plugin to 0.10 (#403572).
James Doc Livingston
4
-27
/
+40
2007-02-02
configure.ac: ext/Makefile.am
Andy Wingo
8
-852
/
+644
2007-02-02
ext/alsaspdif/alsaspdifsink.c: Set rank to NONE so that it doesn't get autopl...
Tim-Philipp Müller
2
-1
/
+9
2007-01-31
gst/real/: Fix classification in GstElementDetails.
Stefan Kost
3
-2
/
+8
2007-01-31
ext/wavpack/gstwavpackparse.c: Fix a off by one that leads to the duration re...
Sebastian Dröge
2
-6
/
+12
2007-01-31
Fix classification in GstElementDetails.
Stefan Kost
4
-47
/
+50
2007-01-30
configure.ac: Check for an Objective C compiler
Edward Hervey
8
-2
/
+1198
2007-01-29
update spec file
Christian Schaller
1
-1
/
+6
2007-01-28
gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...
Tim-Philipp Müller
3
-50
/
+82
2007-01-28
ext/ladspa/: add GstController support to ladspa
Stefan Kost
3
-3
/
+12
2007-01-28
ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...
Rosfran Borges
2
-27
/
+24
2007-01-27
tests/icles/videocrop-test.c: Catch errors while the test is running.
Tim-Philipp Müller
2
-16
/
+41
2007-01-25
ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...
Sebastian Dröge
2
-3
/
+14
2007-01-25
ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.
Sebastian Dröge
3
-3
/
+9
2007-01-25
gst/: Use proper print statements.
Edward Hervey
10
-20
/
+41
2007-01-24
gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.
Wim Taymans
2
-6
/
+9
2007-01-23
work if it's already there too
Thomas Vander Stichele
1
-2
/
+2
2007-01-17
ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.
Tim-Philipp Müller
2
-3
/
+7
2007-01-13
gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...
Andy Wingo
2
-5
/
+18
2007-01-13
gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...
Andy Wingo
2
-17
/
+147
2007-01-13
ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...
Tim-Philipp Müller
2
-94
/
+68
2007-01-12
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
Andy Wingo
2
-39
/
+66
2007-01-12
MythTV client source plugin created.
Edgard Lima
7
-0
/
+1537
2007-01-12
gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...
Wim Taymans
7
-25
/
+859
2007-01-12
gst/qtdemux/Makefile.am: Dist all new files.
Tim-Philipp Müller
2
-1
/
+11
2007-01-12
docs/plugins/: Activate docs for jack, sdl and qtdemux.
Wim Taymans
7
-30
/
+94
2007-01-12
ext/jack/gstjackaudiosink.*: Improve docs.
Wim Taymans
3
-10
/
+45
2007-01-12
ext/gsm/gstgsmenc.c: Fix typo in docs.
Wim Taymans
2
-1
/
+6
2007-01-12
gst/qtdemux/: Cleanup and refactor to make the code more readable.
Wim Taymans
10
-1871
/
+2075
2007-01-11
ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...
Sebastian Dröge
2
-11
/
+21
2007-01-11
gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...
Tim-Philipp Müller
2
-0
/
+46
2007-01-11
Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...
Jens Granseuer
16
-1
/
+8237
2007-01-09
gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...
Tim-Philipp Müller
3
-3
/
+13
2007-01-07
New elements interleave and deinterleave, implement channel interleaving and ...
Andy Wingo
7
-0
/
+1050
2007-01-06
configure.ac: Properly detect the two architectures on which the real plugin ...
Edward Hervey
2
-2
/
+9
2007-01-06
ext/ladspa/gstsignalprocessor.c
Andy Wingo
2
-31
/
+40
2007-01-06
ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)
Andy Wingo
2
-16
/
+73
2007-01-06
gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...
Edward Hervey
3
-4
/
+15
[prev]
[next]