index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstplugin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
gst-plugin: allow '-' in plugin file name
Matej Knopp
1
-0
/
+5
2017-05-17
gst: Correctly annotate functions taking floating reference parameters and re...
Sebastian Dröge
1
-0
/
+4
2017-05-09
plugin: Unify static and dynamic plugin interface
Nicolas Dufresne
1
-22
/
+67
2017-04-08
Don't use deprecated g_object_newv()
Tim-Philipp Müller
1
-3
/
+3
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-3
/
+4
2016-02-20
plugin: Only check for S_IFBLK if it is defined
Nirbheek Chauhan
1
-0
/
+5
2015-11-25
plugin: Add prefix support to dependencies
Nicolas Dufresne
1
-2
/
+8
2015-11-25
plugin: Allow device nodes as dependency
Nicolas Dufresne
1
-1
/
+1
2015-11-25
plugin: Don't do lossy shift on hash
Nicolas Dufresne
1
-4
/
+3
2015-08-05
registry: Add plugins to the registry we are loading and not default one
Thibault Saunier
1
-3
/
+11
2015-07-16
docs: drop reference to sourceforge mailing list adress
Tim-Philipp Müller
1
-2
/
+1
2015-02-02
plugin: add more detail to logging when not loading a plugin
Stefan Sauer
1
-4
/
+6
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
1
-1
/
+1
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-2
/
+4
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-18
/
+18
2014-05-08
plugin: fix case where gst_plugin_load_file() didn't set the error on failure
Tim-Philipp Müller
1
-0
/
+3
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-1
/
+1
2013-07-03
Add few missing allow-none annotation
Nicolas Dufresne
1
-8
/
+8
2012-12-10
plugin: protect against NULL filename in debug
Wim Taymans
1
-5
/
+7
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-25
plugin: Fail if no valid plugin metadata is set
Sebastian Dröge
1
-4
/
+4
2012-08-03
plugin: warn if plugin name starts with a "
Tim-Philipp Müller
1
-0
/
+5
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-13
/
+0
2012-04-29
plugin: avoid some relocations
Tim-Philipp Müller
1
-18
/
+14
2012-04-29
plugin: remove gst_plugin_name_filter
Tim-Philipp Müller
1
-18
/
+0
2012-04-29
plugin: remove gst_plugin_get_module()
Tim-Philipp Müller
1
-18
/
+0
2012-04-29
plugin: add accessor for release date time string in plugin description
Tim-Philipp Müller
1
-0
/
+23
2012-04-04
gst: Change versioning
Sebastian Dröge
1
-1
/
+1
2012-01-27
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+2
2012-01-27
gstplugin: add a few consts to read only data
Vincent Penquerc'h
1
-2
/
+2
2012-01-22
Replace deprecated GStaticMutex with GMutex
Tim-Philipp Müller
1
-5
/
+5
2012-01-02
registry: rename gst_registry_get_default() to gst_registry_get()
Tim-Philipp Müller
1
-6
/
+6
2011-12-26
registry: move private bits into private struct
Tim-Philipp Müller
1
-2
/
+7
2011-11-13
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-23
/
+13
2011-11-12
gst, controller: replace g_list_prepend + reverse with GQueue
Tim-Philipp Müller
1
-23
/
+13
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-5
/
+5
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-2
/
+2
2011-08-29
gst: add some _priv prefixes to private methods
Wim Taymans
1
-1
/
+1
2011-06-10
Merge branch 'master' into 0.11
Wim Taymans
1
-11
/
+11
2011-06-09
Use "const" instead G_CONST_RETURN
Javier Jardón
1
-8
/
+8
2011-05-05
iterator: Refactor GstIterator to be more binding friendly and have saner ref...
Sebastian Dröge
1
-3
/
+3
2011-02-22
Merge branch 'master' into 0.11
Wim Taymans
1
-12
/
+13
2010-12-19
taglist: Don't leak copies of empty strings
Sebastian Dröge
1
-3
/
+3
2010-12-17
gst: documentation fixups and annotation
Edward Hervey
1
-4
/
+5
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-8
/
+8
2010-12-07
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+2
2010-12-07
plugin: recommend "--gst-disable-registry-fork" as well
Stefan Kost
1
-4
/
+5
2010-12-06
remove deprecated symbols and methods
Wim Taymans
1
-35
/
+3
2010-09-16
plugin: use strstr() instead of g_strstr_len()
Tim-Philipp Müller
1
-1
/
+3
2010-08-26
gstplugin: load the gst-python plugin loader with G_MODULE_BIND_LAZY.
Alessandro Decina
1
-1
/
+11
[next]