index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstcaps.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
core: Add g_autoptr() support to all types
Xavier Claessens
1
-0
/
+4
2015-11-09
docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc
Tim-Philipp Müller
1
-20
/
+0
2014-12-16
structure/caps: Add gst_{structure,caps}_filter_and_map_in_place()
Sebastian Dröge
1
-0
/
+21
2014-12-16
caps: Add gst_caps_foreach() and gst_caps_map_in_place()
Sebastian Dröge
1
-0
/
+43
2014-07-09
docs: Fix documentation typos and inconsistencies
Sebastian Rasmussen
1
-3
/
+3
2014-06-26
introspection: add nullability annotations to out and inout params
Evan Nemerson
1
-2
/
+2
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-3
/
+3
2013-03-31
caps: Add new data type for handling caps features to the caps
Sebastian Dröge
1
-0
/
+15
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-2
/
+0
2012-07-05
miniobject: add lock functionality to GstMiniObject
Wim Taymans
1
-1
/
+1
2012-03-13
caps: remove gst_caps_union()
Wim Taymans
1
-2
/
+0
2012-03-12
caps: _do_simplify() -> _simplify()
Wim Taymans
1
-1
/
+1
2012-03-12
caps: improve _do_simplify
Wim Taymans
1
-1
/
+1
2012-03-11
caps: avoid using in-place oprations
Wim Taymans
1
-18
/
+18
2012-01-26
caps: Make GstCaps public struct more opaque by moving the private pointer in...
Sebastian Dröge
1
-3
/
+0
2012-01-26
caps: Store a pointer to GstCaps in GstStaticCaps
Sebastian Dröge
1
-3
/
+2
2011-12-27
win32: fix exported variables for VS 2010
Matej Knopp
1
-3
/
+3
2011-12-21
caps: rename variable for consistency
Wim Taymans
1
-2
/
+2
2011-12-20
caps: add ANY and EMPTY singletons
Wim Taymans
1
-4
/
+8
2011-12-05
make some more macros as inline functions
Wim Taymans
1
-8
/
+36
2011-11-28
caps: _CAPS_FLAGS_ -> CAPS_FLAG_
Wim Taymans
1
-2
/
+2
2011-11-27
caps: fix compilation warning
Matej Knopp
1
-1
/
+1
2011-11-26
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-13
/
+13
2011-11-26
gst: sprinkle some G_GNUC_MALLOC
Tim-Philipp Müller
1
-15
/
+15
2011-11-07
Merge branch 'master' into 0.11
Wim Taymans
1
-0
/
+2
2011-11-04
caps: Add gst_caps_is_strictly_equal
Sjoerd Simons
1
-0
/
+2
2011-10-27
caps: add empty_simple variants
Wim Taymans
1
-0
/
+1
2011-10-27
caps: use G_GNUC_NULL_TERMINATED for gst_caps_new_simple() and gst_caps_new_f...
Johan Boulé
1
-2
/
+3
2011-09-26
docs: fix docs
Wim Taymans
1
-3
/
+3
2011-08-29
init: add _get_type() functions
Wim Taymans
1
-0
/
+2
2011-08-15
caps: define GST_CAPS_FLAGS_NONE for consistency with other enumerations
Josep Torra
1
-0
/
+2
2011-08-15
caps: add fixate function
Wim Taymans
1
-0
/
+2
2011-06-22
caps: Hide implementation details
Wim Taymans
1
-5
/
+3
2011-06-02
caps: remove some custom refcounting methods
Wim Taymans
1
-5
/
+50
2011-05-27
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+2
2011-05-27
caps: Add gst_caps_is_subset_structure()
Sebastian Dröge
1
-0
/
+2
2011-05-10
caps: fix the macros a little
Wim Taymans
1
-2
/
+3
2011-05-05
Merge branch 'master' into 0.11
Sebastian Dröge
1
-4
/
+5
2011-05-03
docs: improve the syntax for the capsintersectmode docs
Stefan Kost
1
-4
/
+5
2011-03-28
Merge branch 'master' into 0.11-fdo
Wim Taymans
1
-0
/
+34
2011-03-24
gstcaps: new API : gst_caps_intersect_full
Edward Hervey
1
-0
/
+34
2011-02-23
caps: warn when make_writable result is ignored
Wim Taymans
1
-1
/
+1
2011-02-23
improve type registration
Wim Taymans
1
-2
/
+3
2011-02-23
fix macros
Wim Taymans
1
-1
/
+1
2011-02-23
miniobject: make queries a boxed type
Wim Taymans
1
-1
/
+3
2011-02-23
messages: make message a simple boxed type
Wim Taymans
1
-11
/
+78
2011-02-23
miniobject: work on making caps a boxed type
Wim Taymans
1
-3
/
+36
2011-02-23
miniobject: make miniobject a boxed type
Wim Taymans
1
-11
/
+2
2010-12-06
remove deprecated symbols and methods
Wim Taymans
1
-21
/
+0
[next]