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
2007-10-16
gst/librfb/rfbdecoder.c: Add the set encodings client message
Thijs Vermeir
1
-3
/
+30
2007-10-16
gst/librfb/: remove the rfbbytestream dead code
Thijs Vermeir
6
-256
/
+0
2007-10-16
gst/mpegtsparse/: Add request pad for getting the full transport stream comin...
Alessandro Decina
3
-11
/
+92
2007-10-10
configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...
Tim-Philipp Müller
1
-9
/
+4
2007-10-09
gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.
Laurent Glayal
1
-0
/
+1
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
9
-26
/
+47
2007-10-08
gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.
Wim Taymans
4
-46
/
+90
2007-10-05
gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...
Wim Taymans
1
-11
/
+32
2007-10-05
gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...
Wim Taymans
5
-46
/
+35
2007-10-05
gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...
Gautier Portet
1
-7
/
+19
2007-10-05
gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix...
Wai-Ming Ho
2
-1
/
+3
2007-10-02
gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...
Wim Taymans
1
-1
/
+1
2007-10-02
gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.
Wim Taymans
3
-29
/
+73
2007-10-02
gst/sdp/Makefile.am: Forgot to commit makefile.
Wim Taymans
1
-0
/
+13
2007-10-01
gst/sdp/gstsdpdemux.c: Use new function in -base to get the default clock-rate.
Wim Taymans
1
-46
/
+17
2007-10-01
Added SDP demuxer element. Fixes #426657.
Wim Taymans
3
-0
/
+1532
2007-10-01
gst/mpegtsparse/: Remove useless src pad that only results in not linked erro...
mutex at runbox dot com
3
-19
/
+3
2007-09-29
ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.
Tim-Philipp Müller
1
-0
/
+3
2007-09-28
gst/rtpmanager/gstrtpbin.c: Fix crasher in dispose.
Wim Taymans
2
-7
/
+8
2007-09-28
gst/rtpmanager/gstrtpjitterbuffer.c: Remove jitter correction code, it's now ...
Wim Taymans
3
-92
/
+105
2007-09-27
gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates
Thijs Vermeir
2
-5
/
+15
2007-09-27
gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr...
Julien Moutte
1
-7
/
+6
2007-09-26
gst/rtpmanager/gstrtpbin.c: Fix cleanup crasher.
Wim Taymans
3
-7
/
+15
2007-09-26
gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdb
Thijs Vermeir
1
-1
/
+2
2007-09-26
gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ...
Julien Moutte
1
-2
/
+3
2007-09-26
gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code...
Julien Moutte
1
-49
/
+27
2007-09-24
Massive leak fixing, plus code cleanups.
Stefan Kost
9
-69
/
+111
2007-09-21
gst/librfb/: Added offset-x, offset-y, width and height property for selectin...
Thijs Vermeir
3
-5
/
+88
2007-09-21
gst/librfb/gstrfbsrc.c: Minimum raw encoding is working now
Thijs Vermeir
2
-10
/
+5
2007-09-20
gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg...
Thijs Vermeir
1
-17
/
+12
2007-09-20
gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.
Thijs Vermeir
1
-4
/
+6
2007-09-20
Fix memory leaks. More to come.
Stefan Kost
1
-2
/
+6
2007-09-20
gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...
Wim Taymans
6
-0
/
+74
2007-09-19
gst/librfb/: It is now possible to connect to a vncserver. there are still so...
Thijs Vermeir
3
-122
/
+181
2007-09-19
gst/real/gstrealvideodec.*: Don't generate an error for occasional decoding e...
Wim Taymans
2
-11
/
+67
2007-09-19
gst/librfb/gstrfbsrc.c: Add password property (write only)
Thijs Vermeir
3
-11
/
+55
2007-09-19
gst/librfb/: VNC Authentication should be working now temperaly with fake pas...
Thijs Vermeir
6
-5
/
+776
2007-09-18
gst/librfb/rfbdecoder.*: Added some documentation about security handling sta...
Thijs Vermeir
2
-8
/
+48
2007-09-18
gst/spectrum/: Handling window resize.
Stefan Kost
2
-29
/
+64
2007-09-18
ChangeLog: Add missing newline.
Stefan Kost
3
-19
/
+2
2007-09-17
Added a new property for the rfb version
Thijs Vermeir
4
-6
/
+112
2007-09-17
gst/rtpmanager/gstrtpbin.c: Link to the right pads regardless of which one wa...
Wim Taymans
6
-24
/
+56
2007-09-16
gst/rtpmanager/gstrtpbin.c: Use lock to protect variable.
Wim Taymans
6
-139
/
+341
2007-09-15
gst/rtpmanager/gstrtpbin.c: Also set NTP base time on new sessions.
Wim Taymans
3
-6
/
+44
2007-09-12
gst/rtpmanager/: Various leak fixes.
Wim Taymans
7
-12
/
+108
2007-09-12
gst/rtpmanager/gstrtpbin.c: Calculate and configure the NTP base time so that...
Wim Taymans
8
-39
/
+306
2007-09-12
gst/: Printf format fixes (#476128).
Peter Kjellerstedt
4
-8
/
+11
2007-09-07
gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...
Sebastian Dröge
1
-4
/
+4
2007-09-06
gst/mpegtsparse/mpegtsparse.c: Fix the build (missing stdlib.h).
Stefan Kost
1
-0
/
+3
2007-09-06
gst/spectrum/fix_fft.c: Remove fixed point FFT as it's not used anymore.
Sebastian Dröge
1
-453
/
+0
[prev]
[next]