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-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
2008-03-20
gst/selector/gstinputselector.c: Add pad property to configure behaviour of t...
Wim Taymans
1
-22
/
+69
2008-03-20
gst/selector/gstinputselector.*: Figure out the locking a bit more.
Wim Taymans
2
-110
/
+200
2008-03-20
gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs.
Stefan Kost
1
-0
/
+1
2008-03-19
gst/freeze/: Add example to source code documentation blob and remove the 3 line
Stefan Kost
4
-6
/
+33
2008-03-14
gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.
William M. Brack
1
-121
/
+398
2008-03-14
gst/selector/gstinputselector.c: Add lots of debugging.
Wim Taymans
1
-12
/
+41
2008-03-13
gst/selector/gstinputselector.*: Various cleanups.
Wim Taymans
4
-74
/
+132
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
2
-2
/
+2
2008-03-11
gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...
Olivier Crete
4
-22
/
+253
2008-03-11
gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread...
Ole André Vadla Ravnås
1
-4
/
+36
2008-03-11
gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...
Stefan Kost
1
-1
/
+1
2008-03-04
gst/mpegtsparse/: Add parsing of cable delivery system descriptor.
Zaheer Abbas Merali
2
-0
/
+94
2008-03-03
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
BRANCH-RELEASE-0_10_19
Sebastian Dröge
1
-1
/
+1
2008-03-03
gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk...
Jens Granseuer
1
-17
/
+13
2008-02-28
gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is...
Zaheer Abbas Merali
1
-15
/
+56
2008-02-26
gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...
Stefan Kost
1
-0
/
+5
2008-02-25
gst/selector/gstinputselector.*: Added "select-all" property to make it work ...
Stefan Kost
3
-9
/
+74
2008-02-23
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
1
-1
/
+1
2008-02-22
Some C89 fixes, moving variable declarations to the beginning of a block. Fix...
Jens Granseuer
3
-16
/
+28
2008-02-20
gst/rtpmanager/gstrtpbin.c: Fix small memory leak, leaking caps. Fixes #bug 5...
Olivier Crete
1
-0
/
+2
2008-02-19
gst/tta/Makefile.am: Link tta plugin with libm. Fixes bug #517391.
Sebastian Dröge
1
-1
/
+1
2008-02-14
gst/rtpmanager/gstrtpbin.c: Ignore streams that did not receive an SR packet ...
Olivier Crete
1
-1
/
+4
2008-02-14
gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. ...
Sebastian Dröge
1
-0
/
+1
2008-02-14
gst/mpegtsparse/: Make sure the gstmpegdesc debug lines do not critical when ...
Zaheer Abbas Merali
3
-2
/
+12
2008-02-13
gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Re-F...
Josep Torra Valles
1
-0
/
+2
2008-02-12
gst/h264parse/gsth264parse.c: Fix potential buffer leak in reverse mode. Fixe...
Josep Torra Valles
1
-1
/
+8
2008-02-12
gst/mpegvideoparse/mpegvideoparse.c: Fix leaking caps.
Wim Taymans
1
-2
/
+9
[prev]
[next]