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
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
gst/mpeg4videoparse/mpeg4videoparse.c: Move some code around to integrate the...
Sjoerd Simons
1
-56
/
+26
2008-05-19
gst/interleave/deinterleave.*: Add a property to select whether channel posit...
Sebastian Dröge
2
-6
/
+68
2008-05-17
gst/interleave/deinterleave.*: Queue events until src pads were added and the...
Sebastian Dröge
2
-0
/
+94
2008-05-17
gst/interleave/deinterleave.c: Always set the channel positions when gst_audi...
Sebastian Dröge
1
-20
/
+23
2008-05-16
gst/interleave/: Add support for all raw audio formats and provide better neg...
Sebastian Dröge
3
-63
/
+362
2008-05-16
docs/Makefile.am: Don't attempt to build plugin docs when they're disabled.
Jan Schmidt
2
-6
/
+10
2008-05-14
gst/rtpmanager/gstrtpjitterbuffer.c: Simply drop bad RTP packets with a warni...
Wim Taymans
1
-4
/
+4
2008-05-14
gst/mpeg4videoparse/mpeg4videoparse.c: Set fixed caps on the srcpad after we ...
Wim Taymans
1
-1
/
+1
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
6
-120
/
+209
2008-05-13
gst/mpeg4videoparse/mpeg4videoparse.*: Parse the config data (either outbound...
Sjoerd Simons
2
-30
/
+540
2008-05-13
gst/real/gstrealvideodec.c: Add some debug for where we are searching for lib...
Wim Taymans
1
-0
/
+3
2008-05-13
gst/rtpmanager/gstrtpbin.c: Actually add the do-lost property to the object.
Wim Taymans
1
-0
/
+5
2008-05-12
gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) dura...
Wim Taymans
1
-2
/
+8
2008-05-12
gst/rtpmanager/gstrtpsession.c: Make sure to unref the rtpsession returned by...
Peter Kjellerstedt
1
-0
/
+3
2008-05-12
gst/rtpmanager/gstrtpjitterbuffer.c: Initialise with GST_CLOCK_TIME_NONE to a...
Jan Schmidt
1
-1
/
+1
2008-05-11
Random doc of the day: the deinterlace element.
Jan Schmidt
2
-4
/
+70
2008-05-09
gst/mpegtsparse/: Make sure all schedule EIT and non-actual transport stream
Zaheer Abbas Merali
2
-0
/
+23
2008-05-09
gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to ...
Peter Kjellerstedt
1
-0
/
+2
2008-05-08
gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our ...
Olivier Crete
1
-0
/
+8
2008-05-08
gst/rtpmanager/gstrtpsession.c: Send RTP BYE command on EOS. Fixes bug #531955.
Sjoerd Simons
1
-0
/
+1
2008-05-08
gst/audioresample/gstaudioresample.c: Let audioresample use the buffer alloca...
Sjoerd Simons
1
-4
/
+0
2008-04-29
gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes c...
Jens Granseuer
1
-4
/
+6
2008-04-29
gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and n...
Zaheer Abbas Merali
3
-36
/
+76
2008-04-25
gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.
Wim Taymans
2
-2
/
+18
2008-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost even...
Wim Taymans
1
-14
/
+52
2008-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove private version of a function tha...
Wim Taymans
1
-37
/
+109
2008-04-25
gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the ...
Wim Taymans
1
-0
/
+33
2008-04-25
gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...
Wim Taymans
5
-1
/
+11
2008-04-25
gst/flv/gstflvdemux.c: Forward unknown queries upstream instead of returning ...
Wim Taymans
1
-3
/
+1
2008-04-22
gst/sdp/gstsdpdemux.c: Ref caps, see #528245.
Wim Taymans
1
-0
/
+2
2008-04-21
gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.
Olivier Crete
4
-14
/
+41
2008-04-17
gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...
Wim Taymans
4
-5
/
+28
2008-04-11
gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefu...
Tim-Philipp Müller
1
-3
/
+8
2008-04-11
configure.ac: Bump core/base requirements to released versions to avoid confu...
Tim-Philipp Müller
1
-34
/
+17
2008-04-11
gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...
Tim-Philipp Müller
6
-801
/
+328
2008-04-10
gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incomp...
Tim-Philipp Müller
1
-2
/
+7
2008-04-09
gst/rtpmanager/: Avoid leaking pads in the RTP manager.
Peter Kjellerstedt
2
-0
/
+24
2008-04-09
gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.
Jan Schmidt
2
-5
/
+15
2008-04-04
gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.
Tim-Philipp Müller
2
-57
/
+58
2008-04-01
Rename new srtenc plugin to subenc.
Tim-Philipp Müller
5
-336
/
+9
2008-04-01
gst/mpegtsparse/mpegtspacketizer.c: Cable delivery subsystem descriptors' fre...
Zaheer Abbas Merali
1
-2
/
+5
2008-04-01
Add srt subtitle encoder
Thijs Vermeir
6
-0
/
+654
2008-03-26
gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...
Sebastian Dröge
9
-549
/
+112
2008-03-25
gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack...
Wim Taymans
2
-4
/
+17
2008-03-25
gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...
Andreas Henriksson
25
-499
/
+1694
2008-03-24
Make rganalysis and rglimiter elements GAP-flag aware.
Rene Stadler
2
-1
/
+16
2008-03-22
Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...
Sebastian Dröge
1
-3
/
+3
2008-03-20
gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t...
Wim Taymans
1
-5
/
+12
2008-03-20
gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap...
Wim Taymans
1
-0
/
+2
[prev]
[next]