index
:
~bilboed/gst-plugins-bad
0.10
WIP
WIP-1.5
amczerocopy-gl-wip
amczerocopy-gl-wip2
android-gl
closedcaption
current
dash-skip
dash-take2
descriptordump
dsmcc
glcontext
h264parsekey
h264parser
hls
master
mpegts-wip
multifile
pcroffset
streams
streams-rebased
teletext
trickmodes
tsdemux-gap
tsdemux-switch
tsid-pid
vapoursynth
vdpau
wip
wip2
wip3
Personal copy of gst-plugins-bad
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
librfb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
rfb: Link with libgstbase for GstPushSrc
Sebastian Dröge
1
-2
/
+2
2013-05-11
rfbsrc: post error messages on errors
Tim-Philipp Müller
3
-16
/
+93
2013-05-11
rfbsrc: fix rfbdecoder new/free asymetry and wrong free in error case
Tim-Philipp Müller
2
-2
/
+2
2013-05-11
rfbsrc: make authentication handshake safe for multiple instances
Tim-Philipp Müller
3
-32
/
+39
2013-05-10
rfbsrc: remove GPL-licensed source file
Tim-Philipp Müller
4
-219
/
+26
2013-05-10
rfbsrc: use glib gio sockets for network access
Aleix Conchillo Flaque
4
-90
/
+148
2013-05-10
rfbsrc: port to 1.0
Aleix Conchillo Flaque
3
-58
/
+145
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
4
-6
/
+6
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-06-14
rfbsrc: Fix compiling in Windows
Raimo Järvi
1
-1
/
+1
2012-05-07
rfbsrc: call WSAStartup/Cleanup on win32
Tim-Philipp Müller
1
-4
/
+20
2012-05-07
rfbsrc: fix librfb linking on win32
Marc-André Lureau
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-06-04
gst: some more unused-but-set-variable warning fixes
Tim-Philipp Müller
1
-2
/
+2
2011-05-20
librfb: don't leak password on error
Stefan Kost
1
-1
/
+4
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-12-12
rfbsrc: fail more gracefully if source gets disconnected or geometry changes
Matthew Ife
2
-1
/
+14
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-12
/
+20
2010-03-22
Add -Wold-style-definition
Benjamin Otte
1
-20
/
+9
2010-03-22
Add -Wredundant-decls flag
Benjamin Otte
1
-2
/
+0
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-9
/
+6
2010-01-12
librfb: port rfbsrc to MinGW
Руслан Ижбулатов
2
-1
/
+21
2010-01-11
rfbsrc: use existing macros to avoid alignment issues
Tim-Philipp Müller
1
-6
/
+6
2009-11-22
librfb: include our own _stdint.h not stdint.h
Tim-Philipp Müller
2
-2
/
+2
2008-11-12
gst/librfb/rfbdecoder.c: Fix uninitialized warnings
Thijs Vermeir
1
-0
/
+1
2008-11-06
Fix basic navigation events
Thijs Vermeir
2
-12
/
+34
2008-11-05
gst/librfb/gstrfbsrc.c: Fix RGB mask in caps
Thijs Vermeir
1
-7
/
+18
2008-11-05
gst/librfb/: Add Hextile encoding
Thijs Vermeir
3
-143
/
+195
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-07-08
gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events
Ilja Pavkovic
2
-1
/
+19
2008-07-08
gst/librfb/rfbdecoder.c: Implement ServerCutText message
Ilja Pavkovic
1
-2
/
+13
2008-07-08
gst/librfb/: Add property for shared desktop
Ilja Pavkovic
2
-1
/
+12
2008-02-22
Some C89 fixes, moving variable declarations to the beginning of a block. Fix...
Jens Granseuer
2
-4
/
+9
2008-02-12
gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.
Sebastian Dröge
1
-1
/
+5
2008-01-21
gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm...
Stefan Kost
2
-11
/
+9
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
2
-5
/
+13
2007-12-03
gst/librfb/rfbdecoder.c: Should fix the 64-bit build
Thijs Vermeir
1
-5
/
+9
2007-11-30
gst/librfb/rfbdecoder.*: Add CoRRE encoding
Thijs Vermeir
2
-0
/
+41
2007-11-30
gst/librfb/rfbdecoder.c: Use glib macro for swapping
Thijs Vermeir
1
-3
/
+2
2007-11-29
gst/librfb/: Disable CopyRect encoding by default
Thijs Vermeir
3
-48
/
+114
2007-11-15
gst/librfb/gstrfbsrc.c: don't forget to handle the offset's
Thijs Vermeir
3
-27
/
+39
2007-11-15
gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers
Armando Taffarel Neto
1
-0
/
+3
2007-10-31
gst/librfb/rfbdecoder.c: Some refactoring in RAW encoding
Thijs Vermeir
1
-13
/
+14
2007-10-31
gst/librfb/: Added copyrect encoding
Thijs Vermeir
9
-123
/
+156
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-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
3
-3
/
+4
[next]