index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstpluginloader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
pluginloader: Fix typos
Michael Catanzaro
1
-2
/
+2
2015-03-17
pluginloader: Fix indention
Sebastian Dröge
1
-6
/
+6
2014-05-14
pluginloader: fix compiler warning on windows
Tim-Philipp Müller
1
-0
/
+3
2014-05-12
pluginloader: Don't leak pluginloader in error cases
Edward Hervey
1
-3
/
+7
2014-02-06
windows: Make GStreamer installation relocatable
Chun-wei Fan
1
-0
/
+20
2013-11-18
pluginloader: check read/write before closed
Wim Taymans
1
-6
/
+10
2013-09-28
pluginloader: Check errors on the proper fd
Edward Hervey
1
-1
/
+1
2013-08-20
pluginloader: Don't call memcpy() with NULL src and 0 length
Sebastian Dröge
1
-1
/
+2
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-04
Add versioned variants of some environment variables
Tim-Philipp Müller
1
-1
/
+3
2012-04-29
plugin: use GstObject flags for plugin flags
Tim-Philipp Müller
1
-2
/
+2
2012-01-02
registry: rename gst_registry_get_default() to gst_registry_get()
Tim-Philipp Müller
1
-1
/
+1
2011-04-15
pluginloader: only run gst-plugin-scanner with /usr/bin/arch wrapper on OS X ...
Tim-Philipp Müller
1
-22
/
+62
2011-04-11
pluginloader: fix compiler warnings
Tim-Philipp Müller
1
-4
/
+12
2011-04-11
pluginloader: make sure gst-plugin-scanner is called with the right arch on OSX
Jan Schmidt
1
-0
/
+19
2011-01-24
gstpluginloader: do not leak the description string
Vincent Penquerc'h
1
-3
/
+3
2011-01-04
pluginloader: Always mark reception as complete after EXIT
Edward Hervey
1
-3
/
+2
2010-09-09
pluginloader: don't leak entries for blacklisted files
Stefan Kost
1
-0
/
+2
2010-06-09
comments: add a few comments to the sparsely documented plugin loader
Stefan Kost
1
-0
/
+3
2010-03-28
gst: Use GSlice instead of normal g_malloc in more places
Sebastian Dröge
1
-12
/
+8
2010-03-15
logging: remove extra newline
Stefan Kost
1
-1
/
+1
2010-03-10
Fixes for -Wwrite-strings
Benjamin Otte
1
-1
/
+1
2010-03-10
Fixes for -Wold-style-definition
Benjamin Otte
1
-1
/
+1
2010-01-20
pluginloader: fix compiler warning on win32
Tim-Philipp Müller
1
-18
/
+21
2010-01-20
pluginloader: try scanner set via env var before using the installed one
Tim-Philipp Müller
1
-16
/
+19
2010-01-20
pluginloader: disable external plugin loader on Windows until it is ported pr...
Andoni Morales Alastruey
1
-1
/
+5
2010-01-20
gst_private.h: make sure gst_private.h is included before glib.h
Tim-Philipp Müller
1
-1
/
+2
2009-11-18
plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scanner
Tim-Philipp Müller
1
-4
/
+4
2009-11-04
plugin loader: Don't fail after a short read/write
Jan Schmidt
1
-36
/
+46
2009-11-04
plugin loader: Don't crash on bogus plugin details
Jan Schmidt
1
-13
/
+28
2009-10-28
optimisation : Use g_object_newv where possible.
Edward Hervey
1
-1
/
+1
2009-10-19
pluginloader: When a plugin is blacklisted, output a GST_ERROR line.
Jan Schmidt
1
-1
/
+2
2009-10-12
gstpluginloader: Don't wait forever on gst_poll_wait.
Edward Hervey
1
-1
/
+1
2009-10-08
pluginloader: Fix valgrind warnings by zeroing padding bytes.
Jan Schmidt
1
-0
/
+3
2009-10-08
pluginloader: Move stdin and stdout out of harm's way
Jan Schmidt
1
-2
/
+29
2009-10-06
pluginloader: Add a magic number and maximum size limit.
Jan Schmidt
1
-8
/
+60
2009-10-06
registry: Also check the binary registry chunk version of the child.
Jan Schmidt
1
-18
/
+40
2009-10-06
registry: Support installed/uninstalled plugin-scanner helper
Jan Schmidt
1
-25
/
+87
2009-10-06
Add restarting of the plugin loader and blacklisting of broken files
Jan Schmidt
1
-57
/
+185
2009-10-06
Plugin loader phase 2
Jan Schmidt
1
-6
/
+98
2009-10-06
registry: Add registry helper phase 1
Jan Schmidt
1
-0
/
+536