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
2008-05-27
gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down.
Wim Taymans
2
-7
/
+67
2008-05-27
configure.ac: Require CVS core and base for new audio clock reset method.
Wim Taymans
3
-2
/
+11
2008-05-26
ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...
Wim Taymans
2
-5
/
+14
2008-05-26
gst/interleave/deinterleave.c: Add another example launch line.
Sebastian Dröge
5
-455
/
+1157
2008-05-26
gst/rtpmanager/gstrtpjitterbuffer.c: When checking the seqnum, reset the jitt...
Wim Taymans
4
-38
/
+81
2008-05-26
gst/rtpmanager/gstrtpbin.c: Propagate the do-lost and latency properties to t...
Håvard Graff
2
-0
/
+34
2008-05-26
Don't use _gst_pad().
Wim Taymans
8
-21
/
+37
2008-05-22
docs/plugins/: Add interleave/deinterleave to the docs and while at that run ...
Sebastian Dröge
69
-642
/
+2700
2008-05-22
gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads...
Sebastian Dröge
3
-8
/
+37
2008-05-22
tests/icles/: Small oss4 test that probes for available devices and retrieves...
Tim-Philipp Müller
4
-2
/
+274
2008-05-22
sys/oss4/: Make device-name probing in NULL state work better (e.g. for the g...
Tim-Philipp Müller
6
-2
/
+52
2008-05-22
gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the...
Sjoerd Simons
3
-56
/
+38
2008-05-20
ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek ...
Bastien Nocera
2
-11
/
+46
2008-05-20
ext/spc/: Add support for some essential features like seeking, reading song ...
Brian Koropoff
6
-35
/
+697
2008-05-19
tests/check/elements/deinterleave.c: Set keep-positions property to TRUE for ...
Sebastian Dröge
2
-0
/
+7
2008-05-19
gst/interleave/deinterleave.*: Add a property to select whether channel posit...
Sebastian Dröge
3
-6
/
+78
2008-05-18
docs/Makefile.am: Oops - fix the spelling of the variable I added.
Jan Schmidt
2
-2
/
+7
2008-05-17
gst/interleave/deinterleave.*: Queue events until src pads were added and the...
Sebastian Dröge
4
-0
/
+103
2008-05-17
gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...
Sebastian Dröge
2
-20
/
+35
2008-05-16
ext/timidity/gstwildmidi.c: Check some more common locations for a valid conf...
Sebastian Dröge
2
-0
/
+29
2008-05-16
gst/interleave/: Add support for all raw audio formats and provide better neg...
Sebastian Dröge
5
-64
/
+403
2008-05-16
docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.
Jan Schmidt
5
-7
/
+28
2008-05-16
docs/plugins/gst-plugins-bad-plugins.types: Remove bogus attempt to pull 'met...
Jan Schmidt
2
-4
/
+6
2008-05-14
gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warni...
Wim Taymans
2
-4
/
+12
2008-05-14
gst/mpeg4videoparse/mpeg4videoparse.c: Set fixed caps on the srcpad after we ...
Wim Taymans
3
-1
/
+6
2008-05-14
tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again ...
Tim-Philipp Müller
3
-1
/
+6
2008-05-14
tests/check/Makefile.am: Add deinterleave unit test to VALGRIND_TO_FIX, since...
Tim-Philipp Müller
3
-0
/
+202
2008-05-14
gst/audioresample/gstaudioresample.c: Revert previous change which made baset...
Tim-Philipp Müller
1
-0
/
+4
2008-05-14
gst/interleave/: Split definitions into separate header files for better docu...
Sebastian Dröge
9
-120
/
+594
2008-05-13
gst/mpeg4videoparse/mpeg4videoparse.*: Parse the config data (either outbound...
Sjoerd Simons
3
-30
/
+563
2008-05-13
gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib...
Wim Taymans
2
-0
/
+8
2008-05-13
tests/check/elements/audioresample.c: Add unit test for the latest basetransf...
Sjoerd Simons
1
-43
/
+77
2008-05-13
gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object.
Wim Taymans
2
-0
/
+10
2008-05-12
gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) dura...
Wim Taymans
2
-2
/
+15
2008-05-12
gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by...
Peter Kjellerstedt
2
-0
/
+10
2008-05-12
docs/plugins/gst-plugins-bad-plugins-sections.txt: Quieten some docs output
Jan Schmidt
2
-2
/
+11
2008-05-12
gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a...
Jan Schmidt
3
-1
/
+7
2008-05-11
Random doc of the day: the deinterlace element.
Jan Schmidt
7
-11
/
+102
2008-05-09
gst/mpegtsparse/: Make sure all schedule EIT and non-actual transport stream
Zaheer Abbas Merali
3
-0
/
+31
2008-05-09
gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ...
Peter Kjellerstedt
3
-0
/
+7
2008-05-08
sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value rep...
Clive Wright
2
-2
/
+17
2008-05-08
gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ...
Olivier Crete
2
-0
/
+17
2008-05-08
gst/rtpmanager/gstrtpsession.c: Send RTP BYE command on EOS. Fixes bug #531955.
Sjoerd Simons
2
-0
/
+9
2008-05-08
gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca...
Sjoerd Simons
2
-4
/
+89
2008-05-07
win32/common/config.h.in: Don't define GST_FUNCTION, if GLib supports MSVC we...
Ole André Vadla Ravnås
2
-3
/
+6
2008-05-07
gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore.
Wim Taymans
8
-80
/
+465
2008-05-07
configure.ac: Error out if we don't have the required versions of core/base.
Tim-Philipp Müller
3
-6
/
+10
2008-05-05
gst-libs/gst/app/gstappsink.*: Start some docs.
Wim Taymans
3
-25
/
+185
2008-05-02
add wildmidi plugin
Christian Schaller
1
-1
/
+4
2008-04-29
gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...
Jens Granseuer
2
-4
/
+14
[prev]
[next]