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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-28
ext/ladspa/: add GstController support to ladspa
Stefan Kost
1
-0
/
+6
2007-01-28
ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...
Rosfran Borges
1
-0
/
+9
2007-01-27
tests/icles/videocrop-test.c: Catch errors while the test is running.
Tim-Philipp Müller
1
-0
/
+5
2007-01-25
ext/wavpack/gstwavpackparse.c: Fix the SEEKING query. We can seek if we are i...
Sebastian Dröge
1
-0
/
+8
2007-01-25
ext/wavpack/: Fix spelling in 2 places: It's called Wavpack, not WavePack.
Sebastian Dröge
1
-0
/
+6
2007-01-25
gst/: Use proper print statements.
Edward Hervey
1
-0
/
+19
2007-01-24
gst/qtdemux/gstrtpxqtdepay.c: Fix caps on the depayloader.
Wim Taymans
1
-0
/
+5
2007-01-17
ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.
Tim-Philipp Müller
1
-0
/
+5
2007-01-13
gst/interleave/deinterleave.c (gst_deinterleave_add_new_pads): Use fixed caps...
Andy Wingo
1
-0
/
+7
2007-01-13
gst/interleave/interleave.c (gst_interleave_init): Init the activation mode p...
Andy Wingo
1
-0
/
+14
2007-01-13
ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...
Tim-Philipp Müller
1
-1
/
+13
2007-01-12
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate)
Andy Wingo
1
-0
/
+11
2007-01-12
MythTV client source plugin created.
Edgard Lima
1
-0
/
+12
2007-01-12
gst/qtdemux/: Add X-QT depayloader that will eventually share code with the d...
Wim Taymans
1
-0
/
+20
2007-01-12
gst/qtdemux/Makefile.am: Dist all new files.
Tim-Philipp Müller
1
-0
/
+5
2007-01-12
docs/plugins/: Activate docs for jack, sdl and qtdemux.
Wim Taymans
1
-0
/
+10
2007-01-12
ext/jack/gstjackaudiosink.*: Improve docs.
Wim Taymans
1
-0
/
+8
2007-01-12
ext/gsm/gstgsmenc.c: Fix typo in docs.
Wim Taymans
1
-0
/
+5
2007-01-12
gst/qtdemux/: Cleanup and refactor to make the code more readable.
Wim Taymans
1
-0
/
+38
2007-01-11
ext/wavpack/gstwavpackenc.c: Minor clean-up: use enum values instead of hardc...
Sebastian Dröge
1
-0
/
+9
2007-01-11
gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...
Tim-Philipp Müller
1
-0
/
+9
2007-01-11
Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...
Jens Granseuer
1
-0
/
+23
2007-01-09
gst/real/Makefile.am: Fix build (add LIBS and CFLAGS for gst-plugins-base stu...
Tim-Philipp Müller
1
-0
/
+5
2007-01-07
New elements interleave and deinterleave, implement channel interleaving and ...
Andy Wingo
1
-0
/
+13
2007-01-06
configure.ac: Properly detect the two architectures on which the real plugin ...
Edward Hervey
1
-0
/
+7
2007-01-06
ext/ladspa/gstsignalprocessor.c
Andy Wingo
1
-0
/
+9
2007-01-06
ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_add_pad_from_template)
Andy Wingo
1
-0
/
+22
2007-01-06
gst/real/gstrealaudiodec.c: Don't call the RAFreeDecoder since it randomly ca...
Edward Hervey
1
-0
/
+7
2007-01-06
gst/real/gstrealvideodec.*: Implement error recovery on setcaps failure.
Lutz Mueller
1
-0
/
+10
2007-01-06
gst/real/: Added RealAudio wrapper elementfactory.
Lutz Mueller
1
-0
/
+16
2007-01-05
Check for zlib and if available pass it explicitly to the linker when linking...
Tim-Philipp Müller
1
-0
/
+10
2007-01-05
configure.ac: Real video .so are now also available for x86_64, so we can bui...
Edward Hervey
1
-0
/
+22
2007-01-05
tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...
Tim-Philipp Müller
1
-0
/
+6
2007-01-05
configure.ac: Don't compile rfbsource if we don't have sys/socket.h.
Tim-Philipp Müller
1
-0
/
+6
2007-01-04
move amrwb code
Thomas Vander Stichele
1
-0
/
+13
2007-01-04
ext/: Fix various compiler warnings that reveal potential bugs.
Julien Moutte
1
-0
/
+12
2007-01-04
Add directsoundsink to build and dist it, so it gets built when compiling wit...
Vincent Torri
1
-0
/
+16
2007-01-03
Add directdrawsink to build and dist it, so it gets built when compiling with...
Vincent Torri
1
-0
/
+18
2007-01-03
Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ...
Jens Granseuer
1
-0
/
+16
2007-01-02
gst/real/gstreal.c: Use codec_data supplied in caps.
Edward Hervey
1
-0
/
+9
2007-01-01
configure.ac: Only build the plugin on 32bit x86 architectures.
Edward Hervey
1
-0
/
+5
2007-01-01
New plugin for decoding RealVideo Streams using the x86 32bit shared libraries.
Edward Hervey
1
-0
/
+17
2006-12-30
tests/check/elements/videocrop.c: When we can't create an element needed for ...
Tim-Philipp Müller
1
-0
/
+7
2006-12-22
Added seek support.
Edgard Lima
1
-0
/
+8
2006-12-22
tests/check/elements/: reapply consistent pad (de)activation
Stefan Kost
1
-0
/
+12
2006-12-21
configure.ac: Back to CVS
Jan Schmidt
1
-0
/
+8
2006-12-21
configure.ac: releasing 0.10.4, "Black Bugs"
RELEASE-0_10_4
Jan Schmidt
1
-0
/
+7
2006-12-21
Remove duplicate changelog entry about reverting a previous commit
Jan Schmidt
1
-12
/
+0
2006-12-21
tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)
Stefan Kost
1
-0
/
+12
2006-12-21
tests/check/elements/: revert my freeze breakage
Stefan Kost
1
-0
/
+12
[prev]
[next]