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
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
10
-26
/
+61
2007-10-08
gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.
Wim Taymans
5
-46
/
+111
2007-10-08
ext/gio/gstgio.c: Use GIO function to get a list of supported URI schemes ins...
Sebastian Dröge
2
-5
/
+8
2007-10-05
gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...
Wim Taymans
2
-11
/
+39
2007-10-05
gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...
Wim Taymans
6
-46
/
+55
2007-10-05
gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...
Gautier Portet
2
-7
/
+32
2007-10-05
gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix...
Wai-Ming Ho
3
-1
/
+15
2007-10-02
gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...
Wim Taymans
2
-1
/
+6
2007-10-02
gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.
Wim Taymans
4
-29
/
+92
2007-10-02
gst/sdp/Makefile.am: Forgot to commit makefile.
Wim Taymans
2
-0
/
+18
2007-10-02
ext/gio/gstgiosink.c: Update to API changes in GIO.
Sebastian Dröge
2
-1
/
+7
2007-10-01
gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.
Wim Taymans
2
-46
/
+22
2007-10-01
Added SDP demuxer element. Fixes #426657.
Wim Taymans
5
-0
/
+1557
2007-10-01
gst/mpegtsparse/: Remove useless src pad that only results in not linked erro...
mutex at runbox dot com
4
-19
/
+17
2007-09-29
ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.
Tim-Philipp Müller
3
-2
/
+15
2007-09-29
ext/gio/: Some minor cleanup and allow setting the location only when the ele...
Sebastian Dröge
3
-7
/
+24
2007-09-29
configure.ac: Update gio's pkg-config file name as currently in SVN.
Sebastian Dröge
3
-6
/
+12
2007-09-28
gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.
Wim Taymans
3
-7
/
+18
2007-09-28
gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...
Wim Taymans
4
-92
/
+123
2007-09-28
ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neo...
Sebastian Dröge
2
-12
/
+8
2007-09-28
configure.ac: We require libneon >= 26 now for the query field in ne_uri.
Wim Taymans
2
-1
/
+6
2007-09-28
ext/neon/gstneonhttpsrc.*: Don't discard GET parameters from URL if existing.
Wouter Cloetens
3
-1
/
+29
2007-09-27
gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates
Thijs Vermeir
3
-5
/
+21
2007-09-27
ext/xvid/gstxvidenc.*: Remove superfluous 'frame-encoded' signal (people can ...
Tim-Philipp Müller
3
-20
/
+9
2007-09-27
gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr...
Julien Moutte
2
-7
/
+12
2007-09-26
gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.
Wim Taymans
4
-7
/
+27
2007-09-26
gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdb
Thijs Vermeir
2
-1
/
+7
2007-09-26
gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ...
Julien Moutte
2
-2
/
+10
2007-09-26
gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code...
Julien Moutte
2
-49
/
+34
2007-09-24
Massive leak fixing, plus code cleanups.
Stefan Kost
15
-78
/
+155
2007-09-22
po/LINGUAS: Added translations.
Thomas Vander Stichele
2
-1
/
+6
2007-09-22
po/pl.po: Added Polish translation.
Thomas Vander Stichele
2
-0
/
+42
2007-09-22
po/fi.po: Added Finnish translation.
Thomas Vander Stichele
2
-0
/
+58
2007-09-22
po/es.po: Added Spanish translation.
Thomas Vander Stichele
2
-0
/
+44
2007-09-22
po/bg.po: Added Bulgarian translation.
Thomas Vander Stichele
2
-0
/
+64
2007-09-21
docs/plugins/gst-plugins-bad-plugins.hierarchy: Update hierarchy.
Sebastian Dröge
4
-63
/
+100
2007-09-21
docs/plugins/: Add the GIO plugin to the docs and do a make update while doin...
Sebastian Dröge
34
-236
/
+587
2007-09-21
Add a GIO/GVFS plugin with source and sink elements. This will only be enable...
René Stadler
11
-3
/
+1264
2007-09-21
update spec file with various new plug-ins
Christian Schaller
1
-1
/
+7
2007-09-21
gst/librfb/: Added offset-x, offset-y, width and height property for selectin...
Thijs Vermeir
4
-5
/
+96
2007-09-21
gst/librfb/gstrfbsrc.c: Minimum raw encoding is working now
Thijs Vermeir
3
-10
/
+12
2007-09-20
gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg...
Thijs Vermeir
2
-17
/
+18
2007-09-20
gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.
Thijs Vermeir
2
-4
/
+12
2007-09-20
examples/app/appsrc_ex.c: Fix compilation after changing the name of a method.
Wim Taymans
2
-1
/
+6
2007-09-20
Fix memory leaks. More to come.
Stefan Kost
7
-37
/
+161
2007-09-20
gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...
Wim Taymans
7
-0
/
+88
2007-09-20
gst-libs/gst/app/gstappsink.*: Add properties, signals and actions to access ...
Wim Taymans
3
-45
/
+240
2007-09-19
ext/faad/gstfaad.c: Don't set channel positions on regular mono and stereo ca...
Jonathan Matthew
2
-22
/
+54
2007-09-19
gst/librfb/: It is now possible to connect to a vncserver. there are still so...
Thijs Vermeir
4
-122
/
+190
2007-09-19
Ignore registries in any format.
Stefan Kost
3
-2
/
+8
[prev]
[next]