index
:
delta/gstreamer.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
baserock/1.4
baserock/1.4.4+bison_fix
baserock/1.6
baserock/1.6.3
baserock/franred/1.4-fix-bison-check
baserock/genivi/baseline
baserock/james/0.10
baserock/morph/0.10
baserock/morph/1.2
main
master
zeenix/inspect-colors
gitlab.freedesktop.org: gstreamer/gstreamer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstvalue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix documentation typos and inconsistencies
Sebastian Rasmussen
2014-07-09
1
-1
/
+1
*
introspection: add nullability annotations to out and inout params
Evan Nemerson
2014-06-26
1
-5
/
+8
*
introspection: add missing (nullable) annotations to return values
Evan Nemerson
2014-06-26
1
-1
/
+2
*
gstvalue: optimise checks for lists
Tim-Philipp Müller
2014-06-19
1
-37
/
+29
*
gstvalue: use g_assert() in internal function for already-checked things
Tim-Philipp Müller
2014-06-19
1
-3
/
+3
*
gstvalue: add internal _can_compare_unchecked()
Tim-Philipp Müller
2014-06-19
1
-6
/
+12
*
gstvalue: add internal _list_concat() that takes ownership of input values
Tim-Philipp Müller
2014-06-19
1
-17
/
+58
*
value: Add a FIXME 2.0 for a fraction ranges optimization
Sebastian Dröge
2014-06-19
1
-0
/
+9
*
value: Make sure to cast int range values to guints before storing them
Sebastian Dröge
2014-06-19
1
-14
/
+18
*
value: Store integer ranges directly in a GValue without additional allocation
Sebastian Dröge
2014-06-19
1
-51
/
+38
*
value: Store our fundamental type GTypes in variables
Sebastian Dröge
2014-06-19
1
-5
/
+8
*
gstvalue: Speed up gst_value_intersect/_subtract
Edward Hervey
2014-06-17
1
-14
/
+25
*
datetime: change internal implementation to mini object
Tim-Philipp Müller
2014-06-03
1
-3
/
+0
*
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
2014-05-30
1
-21
/
+21
*
value: Add support for GstAllocationParams comparision
Nicolas Dufresne
2014-05-08
1
-0
/
+39
*
value: Add support for GObject comparising in structures
Nicolas Dufresne
2014-05-08
1
-0
/
+30
*
value: init flag mask more correctly
Tim-Philipp Müller
2014-05-04
1
-1
/
+1
*
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
2014-04-26
1
-2
/
+0
*
value: Use an unsigned 64 bit integer as a mask
Sebastian Dröge
2014-04-22
1
-1
/
+1
*
gstvalue: Prevent division or modulo by zero
Edward Hervey
2014-04-17
1
-0
/
+2
*
gstvalue: Prevent division or modulo by zero
Edward Hervey
2014-04-05
1
-0
/
+20
*
gstvalue: Fix comparison of int/int64 range
Haakon Sporsheim
2014-04-05
1
-4
/
+4
*
gstvalue: Fix comparision of double range
Edward Hervey
2013-12-10
1
-1
/
+1
*
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
2013-12-07
1
-4
/
+4
*
docs: add missing docs, fixing doc errors
Sebastian Rasmussen
2013-12-03
1
-2
/
+1
*
value: Lists with all equal elements are equal to a single value
Sebastian Dröge
2013-11-13
1
-6
/
+33
*
value: fix caps serialization when there are caps inside caps
Thiago Santos
2013-09-30
1
-3
/
+12
*
value: Fix copy&paste mistakes in the bitmask function docs
Sebastian Dröge
2013-07-24
1
-2
/
+2
*
value: handle deserialisation of nonexistant enum value more gracefully
Tim-Philipp Müller
2013-07-22
1
-7
/
+11
*
gstvalue: Add _append_and_take_value() public variants
Edward Hervey
2013-06-05
1
-11
/
+51
*
gstvalue: Add compare function for caps
Andre Moreira Magalhaes (andrunko)
2013-04-18
1
-1
/
+12
*
caps: Add new data type for handling caps features to the caps
Sebastian Dröge
2013-03-31
1
-0
/
+81
*
value: Remove set-style bitmask intersection/union/subtraction functions
Sebastian Dröge
2013-02-13
1
-63
/
+2
*
gstvalue: Adding offset to GstSegment serialize/deserialize.
Tim 'mithro' Ansell
2013-02-11
1
-1
/
+2
*
gstvalue: some micro-optimisations
Tim-Philipp Müller
2012-12-22
1
-22
/
+53
*
value: Use the GLib GType for GThread if compiling against GLib 2.35.3 or newer
Sebastian Dröge
2012-11-20
1
-0
/
+4
*
value: API: Add boxed type for GThread
Sebastian Dröge
2012-11-12
1
-0
/
+15
*
Fix FSF address
Tim-Philipp Müller
2012-11-03
1
-2
/
+2
*
value: avoid duplicates when intersecting lists
Tim-Philipp Müller
2012-09-29
1
-1
/
+1
*
sample: add serialisation/deserialisation functions for GstSample
Tim-Philipp Müller
2012-09-16
1
-5
/
+159
*
value: fix crash serialising a 0 flags value when there's no name for it
Alban Browaeys
2012-08-29
1
-1
/
+4
*
value: when serialising arrays or lists, handle types we can't serialise more...
Tim-Philipp Müller
2012-08-13
1
-4
/
+10
*
value: add GstTagList serialisation/deserialisation
Tim-Philipp Müller
2012-07-20
1
-0
/
+48
*
Remove 0.10-related documentation and "Since" markers
Edward Hervey
2012-07-10
1
-16
/
+0
*
value: use datetime serialise/deserialise functions for datetimes
Tim-Philipp Müller
2012-07-07
1
-30
/
+9
*
datetime: fix compare function
Tim-Philipp Müller
2012-06-27
1
-9
/
+2
*
value: fix int64 - int64 range intersection on big endian systems
Tim-Philipp Müller
2012-06-23
1
-3
/
+6
*
sample: add compare function for GstSample
Tim-Philipp Müller
2012-06-23
1
-5
/
+45
*
value: fix buffer compare function
Tim-Philipp Müller
2012-06-23
1
-3
/
+3
*
segment: add rude serialization
Wim Taymans
2012-04-16
1
-0
/
+70
[next]