index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
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
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
librfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfbsrc: Fix compiling in Windows
Raimo Järvi
2012-06-14
1
-1
/
+1
*
rfbsrc: call WSAStartup/Cleanup on win32
Tim-Philipp Müller
2012-05-07
1
-4
/
+20
*
rfbsrc: fix librfb linking on win32
Marc-André Lureau
2012-05-07
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
gst: some more unused-but-set-variable warning fixes
Tim-Philipp Müller
2011-06-04
1
-2
/
+2
*
librfb: don't leak password on error
Stefan Kost
2011-05-20
1
-1
/
+4
*
android: make it ready for androgenizer
Thibault Saunier
2011-04-11
1
-0
/
+14
*
rfbsrc: fail more gracefully if source gets disconnected or geometry changes
Matthew Ife
2010-12-12
2
-1
/
+14
*
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2010-10-19
1
-12
/
+20
*
Add -Wold-style-definition
Benjamin Otte
2010-03-22
1
-20
/
+9
*
Add -Wredundant-decls flag
Benjamin Otte
2010-03-22
1
-2
/
+0
*
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
2010-03-21
1
-1
/
+1
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-9
/
+6
*
librfb: port rfbsrc to MinGW
Руслан Ижбулатов
2010-01-12
2
-1
/
+21
*
rfbsrc: use existing macros to avoid alignment issues
Tim-Philipp Müller
2010-01-11
1
-6
/
+6
*
librfb: include our own _stdint.h not stdint.h
Tim-Philipp Müller
2009-11-22
2
-2
/
+2
*
gst/librfb/rfbdecoder.c: Fix uninitialized warnings
Thijs Vermeir
2008-11-12
1
-0
/
+1
*
Fix basic navigation events
Thijs Vermeir
2008-11-06
2
-12
/
+34
*
gst/librfb/gstrfbsrc.c: Fix RGB mask in caps
Thijs Vermeir
2008-11-05
1
-7
/
+18
*
gst/librfb/: Add Hextile encoding
Thijs Vermeir
2008-11-05
3
-143
/
+195
*
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
2008-11-04
1
-0
/
+1
*
gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events
Ilja Pavkovic
2008-07-08
2
-1
/
+19
*
gst/librfb/rfbdecoder.c: Implement ServerCutText message
Ilja Pavkovic
2008-07-08
1
-2
/
+13
*
gst/librfb/: Add property for shared desktop
Ilja Pavkovic
2008-07-08
2
-1
/
+12
*
Some C89 fixes, moving variable declarations to the beginning of a block. Fix...
Jens Granseuer
2008-02-22
2
-4
/
+9
*
gst/librfb/gstrfbsrc.c: Free the rfb decoder on finalize. Fixes bug #515721.
Sebastian Dröge
2008-02-12
1
-1
/
+5
*
gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm...
Stefan Kost
2008-01-21
2
-11
/
+9
*
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
2008-01-01
2
-5
/
+13
*
gst/librfb/rfbdecoder.c: Should fix the 64-bit build
Thijs Vermeir
2007-12-03
1
-5
/
+9
*
gst/librfb/rfbdecoder.*: Add CoRRE encoding
Thijs Vermeir
2007-11-30
2
-0
/
+41
*
gst/librfb/rfbdecoder.c: Use glib macro for swapping
Thijs Vermeir
2007-11-30
1
-3
/
+2
*
gst/librfb/: Disable CopyRect encoding by default
Thijs Vermeir
2007-11-29
3
-48
/
+114
*
gst/librfb/gstrfbsrc.c: don't forget to handle the offset's
Thijs Vermeir
2007-11-15
3
-27
/
+39
*
gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers
Armando Taffarel Neto
2007-11-15
1
-0
/
+3
*
gst/librfb/rfbdecoder.c: Some refactoring in RAW encoding
Thijs Vermeir
2007-10-31
1
-13
/
+14
*
gst/librfb/: Added copyrect encoding
Thijs Vermeir
2007-10-31
9
-123
/
+156
*
gst/librfb/rfbdecoder.c: Add the set encodings client message
Thijs Vermeir
2007-10-16
1
-3
/
+30
*
gst/librfb/: remove the rfbbytestream dead code
Thijs Vermeir
2007-10-16
6
-256
/
+0
*
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
2007-10-08
3
-3
/
+4
*
gst/librfb/gstrfbsrc.*: Added a property for incremental screen updates
Thijs Vermeir
2007-09-27
2
-5
/
+15
*
gst/librfb/gstrfbsrc.c: fix bug from generic/states.gdb
Thijs Vermeir
2007-09-26
1
-1
/
+2
*
gst/librfb/: Added offset-x, offset-y, width and height property for selectin...
Thijs Vermeir
2007-09-21
3
-5
/
+88
*
gst/librfb/gstrfbsrc.c: Minimum raw encoding is working now
Thijs Vermeir
2007-09-21
2
-10
/
+5
*
gst/librfb/gstrfbsrc.c: raw encoding is working, but it looks like the ffmpeg...
Thijs Vermeir
2007-09-20
1
-17
/
+12
*
gst/librfb/gstrfbsrc.c: bpp, depth and endianness are now set from the stream.
Thijs Vermeir
2007-09-20
1
-4
/
+6
*
gst/librfb/: It is now possible to connect to a vncserver. there are still so...
Thijs Vermeir
2007-09-19
3
-122
/
+181
*
gst/librfb/gstrfbsrc.c: Add password property (write only)
Thijs Vermeir
2007-09-19
3
-11
/
+55
*
gst/librfb/: VNC Authentication should be working now temperaly with fake pas...
Thijs Vermeir
2007-09-19
6
-5
/
+776
*
gst/librfb/rfbdecoder.*: Added some documentation about security handling sta...
Thijs Vermeir
2007-09-18
2
-8
/
+48
*
ChangeLog: Add missing newline.
Stefan Kost
2007-09-18
1
-0
/
+1
[next]