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
/
gstpluginfeature.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-5
/
+8
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-3
/
+3
2013-11-16
docs: cosmetic since marker fixes
Tim-Philipp Müller
1
-1
/
+1
2013-04-15
pluginfeature: Fix the GstPluginFeature name comparison.
Sreerenj Balachandran
1
-2
/
+2
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-28
pluginfeature: add gst_plugin_feature_get_plugin_name()
Tim-Philipp Müller
1
-0
/
+22
2012-09-25
pluginfeature: Remove 0.11.9X->1.0.0 version mangling
Sebastian Dröge
1
-12
/
+0
2012-09-01
pluginfeature: disable version mangling for post-1.0.0 release
Tim-Philipp Müller
1
-7
/
+10
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-6
/
+0
2012-05-19
pluginfeature: add gst_plugin_feature_get_plugin()
Tim-Philipp Müller
1
-0
/
+20
2012-04-12
gst: Use gst_object_{ref|unref} where applicable
Edward Hervey
1
-2
/
+2
2012-04-05
gstplugin: Add hack for handling 0.11.9X and 0.11.89.X with X>0 the same as 1...
Sebastian Dröge
1
-0
/
+9
2012-01-02
registry: rename gst_registry_get_default() to gst_registry_get()
Tim-Philipp Müller
1
-3
/
+2
2011-10-31
filter: remove gst_filter_run() and deprecated filter func
Tim-Philipp Müller
1
-30
/
+0
2011-10-31
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+11
2011-10-30
pluginfeature: deprecate gst_plugin_feature_type_name_filter()
Tim-Philipp Müller
1
-0
/
+11
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+1
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-1
/
+1
2011-06-09
Use "const" instead G_CONST_RETURN
Javier Jardón
1
-1
/
+1
2011-05-24
feature: use object name
Wim Taymans
1
-51
/
+10
2011-05-18
pluginfeature: avoid duplicating feature->name
Stefan Kost
1
-5
/
+4
2011-04-24
pluginfeature: store pointer to plugin in addition to the plugin name
Tim-Philipp Müller
1
-0
/
+5
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-7
/
+11
2010-12-03
pluginfeature: use the parent_class from G_DEFINE_TYPE macro and drop extra copy
Stefan Kost
1
-4
/
+1
2010-09-03
GstElementFactory: Add listing features
Edward Hervey
1
-0
/
+53
2009-10-28
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
1
-2
/
+1
2009-10-24
docs: add Since tag to docs for new API
Tim-Philipp Müller
1
-0
/
+2
2009-10-24
gstpluginfeature: API : new gst_plugin_feature_list_copy() method
Edward Hervey
1
-0
/
+35
2009-10-07
build: sprintf, sscanf need stdio.h
Stefan Kost
1
-0
/
+1
2009-09-10
pluginfeature: improve version check
Wim Taymans
1
-2
/
+10
2009-08-20
pluginfeature: add guard to gst_plugin_feature_type_name_filter
Tim-Philipp Müller
1
-0
/
+2
2009-05-11
Avoid unneeded type checks
Wim Taymans
1
-1
/
+1
2009-02-15
docs: format and indent examples.
Stefan Kost
1
-3
/
+3
2007-10-13
gst/: Use already-interned string for the private GstPluginFeature plugin_nam...
Tim-Philipp Müller
1
-1
/
+0
2007-07-31
gst/gstpluginfeature.c: Revert patch from #459466 until after the release and...
Jan Schmidt
1
-2
/
+3
2007-07-23
gst/gstpluginfeature.c: Avoid double memory usage for pluginfeature names. Fi...
Stefan Kost
1
-3
/
+2
2007-06-27
gst/: Remove empty instance_init() functions to save relocs and lessen the no...
Stefan Kost
1
-3
/
+1
2006-12-07
Fix refcounting of gst_plugin_feature_load to match the docs.
Jan Schmidt
1
-1
/
+1
2006-06-12
gst/: Use _CAST macros to avoid unneeded type checking.
Wim Taymans
1
-2
/
+2
2006-04-11
gst/gstelementfactory.c: Some cleanups.
Wim Taymans
1
-9
/
+23
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2005-12-12
gst/gstpluginfeature.c: more meaningful debug output
Stefan Kost
1
-2
/
+4
2005-11-26
gst/gstpluginfeature.c: This shouldn't issue a g_warning since it returns NUL...
Edward Hervey
1
-1
/
+1
2005-11-21
docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?
Stefan Kost
1
-0
/
+9
2005-10-15
gst/: privatize more symbols
Thomas Vander Stichele
1
-1
/
+1
2005-10-15
various style fixes
Thomas Vander Stichele
1
-0
/
+1
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-1
/
+1
2005-10-14
Add new API to check plugin feature version requirements.
Tim-Philipp Müller
1
-1
/
+67
2005-10-06
gst/: widen the debug category in output to fit the biggest one we have add a...
Thomas Vander Stichele
1
-0
/
+2
2005-10-04
gst/gsterror.c: Add another error string used in a few existing plugins.
Michael Smith
1
-1
/
+5
[next]