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
/
gstvalue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
value: free caps during failure
Vineeth TM
1
-7
/
+3
2015-06-14
doc: More doc warning fixes
Nicolas Dufresne
1
-1
/
+1
2015-06-03
gstvalue: Implement gst_value_is_subset() for flagsets
Jan Schmidt
1
-0
/
+28
2015-05-25
gstvalue: Add GstFlagSet type
Jan Schmidt
1
-79
/
+560
2015-05-20
gstvalue: Add a comparision function for GstStructures
Thibault Saunier
1
-1
/
+13
2015-04-13
gstvalue: reset errno before g_ascii_strtoull call
Hyunjun Ko
1
-0
/
+1
2015-03-27
gstvalue: only unwrap string delimited with "
Luis de Bethencourt
1
-1
/
+2
2014-10-20
gstvalue: Tidy initialisation
Jan Schmidt
1
-274
/
+124
2014-09-25
fixme: bump leftover 0.11 fixme comments
Stefan Sauer
1
-1
/
+1
2014-07-21
gstvalue: add GstTagList compare function
Thiago Santos
1
-1
/
+11
2014-07-09
docs: Fix documentation typos and inconsistencies
Sebastian Rasmussen
1
-1
/
+1
2014-06-26
introspection: add nullability annotations to out and inout params
Evan Nemerson
1
-5
/
+8
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-1
/
+2
2014-06-19
gstvalue: optimise checks for lists
Tim-Philipp Müller
1
-37
/
+29
2014-06-19
gstvalue: use g_assert() in internal function for already-checked things
Tim-Philipp Müller
1
-3
/
+3
2014-06-19
gstvalue: add internal _can_compare_unchecked()
Tim-Philipp Müller
1
-6
/
+12
2014-06-19
gstvalue: add internal _list_concat() that takes ownership of input values
Tim-Philipp Müller
1
-17
/
+58
2014-06-19
value: Add a FIXME 2.0 for a fraction ranges optimization
Sebastian Dröge
1
-0
/
+9
2014-06-19
value: Make sure to cast int range values to guints before storing them
Sebastian Dröge
1
-14
/
+18
2014-06-19
value: Store integer ranges directly in a GValue without additional allocation
Sebastian Dröge
1
-51
/
+38
2014-06-19
value: Store our fundamental type GTypes in variables
Sebastian Dröge
1
-5
/
+8
2014-06-17
gstvalue: Speed up gst_value_intersect/_subtract
Edward Hervey
1
-14
/
+25
2014-06-03
datetime: change internal implementation to mini object
Tim-Philipp Müller
1
-3
/
+0
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-21
/
+21
2014-05-08
value: Add support for GstAllocationParams comparision
Nicolas Dufresne
1
-0
/
+39
2014-05-08
value: Add support for GObject comparising in structures
Nicolas Dufresne
1
-0
/
+30
2014-05-04
value: init flag mask more correctly
Tim-Philipp Müller
1
-1
/
+1
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-22
value: Use an unsigned 64 bit integer as a mask
Sebastian Dröge
1
-1
/
+1
2014-04-17
gstvalue: Prevent division or modulo by zero
Edward Hervey
1
-0
/
+2
2014-04-05
gstvalue: Prevent division or modulo by zero
Edward Hervey
1
-0
/
+20
2014-04-05
gstvalue: Fix comparison of int/int64 range
Haakon Sporsheim
1
-4
/
+4
2013-12-10
gstvalue: Fix comparision of double range
Edward Hervey
1
-1
/
+1
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-4
/
+4
2013-12-03
docs: add missing docs, fixing doc errors
Sebastian Rasmussen
1
-2
/
+1
2013-11-13
value: Lists with all equal elements are equal to a single value
Sebastian Dröge
1
-6
/
+33
2013-09-30
value: fix caps serialization when there are caps inside caps
Thiago Santos
1
-3
/
+12
2013-07-24
value: Fix copy&paste mistakes in the bitmask function docs
Sebastian Dröge
1
-2
/
+2
2013-07-22
value: handle deserialisation of nonexistant enum value more gracefully
Tim-Philipp Müller
1
-7
/
+11
2013-06-05
gstvalue: Add _append_and_take_value() public variants
Edward Hervey
1
-11
/
+51
2013-04-18
gstvalue: Add compare function for caps
Andre Moreira Magalhaes (andrunko)
1
-1
/
+12
2013-03-31
caps: Add new data type for handling caps features to the caps
Sebastian Dröge
1
-0
/
+81
2013-02-13
value: Remove set-style bitmask intersection/union/subtraction functions
Sebastian Dröge
1
-63
/
+2
2013-02-11
gstvalue: Adding offset to GstSegment serialize/deserialize.
Tim 'mithro' Ansell
1
-1
/
+2
2012-12-22
gstvalue: some micro-optimisations
Tim-Philipp Müller
1
-22
/
+53
2012-11-20
value: Use the GLib GType for GThread if compiling against GLib 2.35.3 or newer
Sebastian Dröge
1
-0
/
+4
2012-11-12
value: API: Add boxed type for GThread
Sebastian Dröge
1
-0
/
+15
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-29
value: avoid duplicates when intersecting lists
Tim-Philipp Müller
1
-1
/
+1
2012-09-16
sample: add serialisation/deserialisation functions for GstSample
Tim-Philipp Müller
1
-5
/
+159
[next]