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-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
2008-04-29
gst/mpegtsparse/: Detect SI pids (NIT, SDT, EIT etc.) based on table id and n...
Zaheer Abbas Merali
4
-36
/
+85
2008-04-25
ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...
Sebastian Dröge
3
-4
/
+13
2008-04-25
gst-libs/gst/app/gstappsink.*: Add more docs.
Wim Taymans
3
-24
/
+247
2008-04-25
gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...
Michael Smith
3
-5
/
+14
2008-04-25
gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.
Wim Taymans
3
-2
/
+25
2008-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Disable sending out rtp packet lost even...
Wim Taymans
2
-14
/
+63
2008-04-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove private version of a function tha...
Wim Taymans
2
-37
/
+121
2008-04-25
gst/rtpmanager/gstrtpsession.c: Set up some internal links functions for the ...
Wim Taymans
2
-0
/
+43
2008-04-25
gst/rtpmanager/: Also keep track of the first buffer timestamp together with ...
Wim Taymans
6
-1
/
+27
2008-04-25
gst/flv/gstflvdemux.c: Forward unknown queries upstream instead of returning ...
Wim Taymans
2
-3
/
+6
2008-04-24
Add support for the new libmpcdec API which magically gets us support for SV8...
Sebastian Dröge
6
-28
/
+148
2008-04-24
configure.ac: Back to development -> 0.10.7.1
Jan Schmidt
2
-1
/
+6
2008-04-24
Release 0.10.7
RELEASE-0_10_7
Jan Schmidt
70
-343
/
+657
2008-04-24
Update .po files
Jan Schmidt
27
-389
/
+266
2008-04-22
ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.
Stefan Kost
2
-1
/
+7
2008-04-22
gst/sdp/gstsdpdemux.c: Ref caps, see #528245.
Wim Taymans
2
-0
/
+7
2008-04-22
configure.ac: 0.10.6.4 pre-release
Jan Schmidt
2
-1
/
+6
2008-04-21
tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.
Sebastian Dröge
2
-0
/
+7
2008-04-21
tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bu...
Sebastian Dröge
2
-5
/
+14
2008-04-21
gst/rtpmanager/gstrtpbin.c: Ref caps when inserting into the cache.
Olivier Crete
5
-14
/
+67
2008-04-18
tests/icles/metadata_editor.c: Add cast to placate gcc 4.1.2.
Tim-Philipp Müller
2
-1
/
+6
2008-04-17
configure.ac: 0.10.6.3 pre-release
Jan Schmidt
2
-1
/
+6
2008-04-17
sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout.
Zaheer Abbas Merali
2
-3
/
+6
2008-04-17
gst/rtpmanager/: Unset GValues after g_signal_emitv so that we avoid a refcou...
Wim Taymans
5
-5
/
+41
2008-04-16
tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test a...
Sebastian Dröge
2
-1
/
+7
2008-04-16
tests/check/elements/ofa.c: Only check if the generated fingerprints are vali...
Sebastian Dröge
2
-16
/
+12
2008-04-16
ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...
Sebastian Dröge
3
-5
/
+9
2008-04-14
gst-plugins-bad.spec.in: Remove souphttpsrc plugin from spec files, it's move...
Tim-Philipp Müller
3
-1
/
+8
2008-04-13
tests/check/Makefile.am: Remove soup test certificates from the dist.
Jan Schmidt
2
-2
/
+5
2008-04-13
ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.
Jan Schmidt
4
-5
/
+13
2008-04-12
Remove soup plugin that's moved to -good (#523124)
Jan Schmidt
15
-1941
/
+19
2008-04-11
gst/flv/gstflvparse.c: Handle NULL returns from FLV_GET_STRING() more gracefu...
Tim-Philipp Müller
2
-3
/
+15
2008-04-11
sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buf...
Ole André Vadla Ravnås
3
-8
/
+87
2008-04-11
tests/icles/metadata_editor.*: Remove GstXOverlay stuff and use gdkpixbufsink...
Tim-Philipp Müller
3
-36
/
+137
2008-04-11
configure.ac: Bump core/base requirements to released versions to avoid confu...
Tim-Philipp Müller
3
-36
/
+32
2008-04-11
gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn'...
Tim-Philipp Müller
7
-801
/
+339
2008-04-11
sys/oss4/: Fix arguments format in debug statements.
Julien Moutte
3
-5
/
+13
2008-04-10
Add wininetsrc for basic http/ftp support on windows (#520897).
Ole André Vadla Ravnås
6
-2
/
+561
2008-04-10
gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incomp...
Tim-Philipp Müller
2
-2
/
+13
2008-04-10
tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes...
Sebastian Dröge
2
-2
/
+17
2008-04-09
gst/rtpmanager/: Avoid leaking pads in the RTP manager.
Peter Kjellerstedt
3
-0
/
+30
2008-04-09
gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.
Jan Schmidt
4
-5
/
+21
2008-04-06
ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...
Tim-Philipp Müller
2
-0
/
+11
2008-04-06
ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe...
Sjoerd Simons
2
-2
/
+11
2008-04-06
configure.ac: Actually build dlls when cross-compiling with mingw32.
Damien Lespiau
2
-0
/
+9
2008-04-05
tests/check/elements/ofa.c: Also check that we have processed at least 135 se...
Sebastian Dröge
2
-0
/
+34
2008-04-04
gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_.
Tim-Philipp Müller
3
-57
/
+64
[next]