index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
librfb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
rfbdecoder: don't free decoder data
Wim Taymans
1
-3
/
+0
2018-04-25
rfbsrc: Fix decide_allocation to support NULL pool
Nicolas Dufresne
1
-1
/
+5
2018-04-25
rfbsrc: Fix support for applevncserver
Nicolas Dufresne
1
-1
/
+1
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+16
2016-08-19
plugins: Use stdint.h instead of _stdint.h
Nirbheek Chauhan
1
-1
/
+6
2016-04-05
rfbsrc: Fix fallback to GstVideoBufferPool
Nicolas Dufresne
1
-3
/
+5
2016-04-05
rfbsrc: Implement decide_allocation virtual
Nicolas Dufresne
2
-55
/
+41
2016-04-05
rfbsrc: Fix caps negotiation
Nicolas Dufresne
1
-38
/
+8
2016-04-05
rfbsrc: Implement unlock() method
Nicolas Dufresne
1
-0
/
+10
2016-04-05
rfbsrc: Check for connection being closed
Nicolas Dufresne
1
-1
/
+8
2016-04-05
rfbsrc: Check for read/write error
Nicolas Dufresne
1
-50
/
+125
2016-04-05
rfbsrc: Add a internal method to disconnect
Nicolas Dufresne
3
-18
/
+28
2016-04-05
rfbsrc: Don't ignore errors
Nicolas Dufresne
1
-0
/
+1
2016-04-05
rfbsrc: Serialize write operations
Nicolas Dufresne
2
-0
/
+11
2016-04-05
rfbsrc: Add 3.7/3.8 security type negotiation
Nicolas Dufresne
1
-5
/
+44
2016-04-05
rfbsrc: Port to GSocketClient
Nicolas Dufresne
4
-100
/
+49
2016-04-05
rfbsrc: Remove useless library wrapping
Nicolas Dufresne
4
-19
/
+7
2016-04-05
rfbsrc: Cleanup dead code
Nicolas Dufresne
8
-142
/
+0
2016-04-05
rfbsrc: Properly fallback to 3.3
Nicolas Dufresne
1
-0
/
+1
2016-04-05
rfbsrc: Cleanly handle security negotiation failure
Nicolas Dufresne
1
-2
/
+5
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-2
/
+2
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-4
/
+2
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-48
/
+48
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-4
/
+4
2014-08-28
rfbsrc: Clamp out of bounds resolutions to prevent segfaults
Blake Tregre
1
-4
/
+14
2014-05-02
rfbsrc: Send stream-start event in the beginning
Blake Tregre
1
-0
/
+8
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
[next]