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
/
gststructure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
value: add GstTagList serialisation/deserialisation
Tim-Philipp Müller
1
-0
/
+2
2012-07-11
structure: Demote WARNING to DEBUG
Edward Hervey
1
-2
/
+2
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-36
/
+0
2012-07-07
gststructure: Set lcopy string const exactly as glib's macro
Sebastian Rasmussen
1
-1
/
+1
2012-07-06
structure: Demote WARNING to INFO
Edward Hervey
1
-2
/
+2
2012-05-17
docs: fix gst_structure_to_string() docs
Anton Belka
1
-1
/
+1
2012-03-29
docs: update more documentation
Wim Taymans
1
-5
/
+6
2012-03-11
structure: add allocation debug
Wim Taymans
1
-0
/
+6
2012-02-29
structure: print a g_warning() if someone tries to construct 0.10-style raw a...
Tim-Philipp Müller
1
-0
/
+8
2012-01-26
gststructure: Set "transfer none" to return values that shouldn't be freed
Edward Hervey
1
-1
/
+1
2012-01-24
gstvalue: add stepped ranges
Vincent Penquerc'h
1
-31
/
+42
2012-01-13
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-4
/
+4
2012-01-12
Remove GST_TYPE_DATE, our own GDate type
Tim-Philipp Müller
1
-12
/
+4
2012-01-11
gststructure: clarify _get docs about the returned reference
Vincent Penquerc'h
1
-4
/
+4
2012-01-05
structure: Add "bitmask" as alias for (GstBitmask) when (de-)serializing values
Sebastian Dröge
1
-0
/
+2
2011-11-08
Merge branch 'master' into 0.11
Wim Taymans
1
-4
/
+4
2011-11-08
docs: fix Since: markers for API added after 0.10.35
Tim-Philipp Müller
1
-4
/
+4
2011-11-07
Merge branch 'master' into 0.11
Wim Taymans
1
-17
/
+15
2011-11-07
gstvalue: quicker version of intersection when we do not need the result
Vincent Penquerc'h
1
-4
/
+1
2011-11-07
gststructure: simplify return statement in gst_structure_can_intersect
Vincent Penquerc'h
1
-5
/
+2
2011-11-07
gststructure: early out when we know a value cannot be a subset
Vincent Penquerc'h
1
-1
/
+8
2011-11-07
gstvalue: quicker test for substraction emptiness
Vincent Penquerc'h
1
-6
/
+2
2011-11-07
gststructure: rejig test ordering for speed
Vincent Penquerc'h
1
-5
/
+6
2011-11-02
structure: cleanup API
Wim Taymans
1
-16
/
+16
2011-10-30
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+3
2011-10-29
structure: identical structures are definitely equal
Tim-Philipp Müller
1
-0
/
+3
2011-10-19
Add gst_structure_get_type
Johan Dahlin
1
-3
/
+5
2011-09-26
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+2
2011-09-26
gst: Fix compiler warnings on 64 bit mingw-w64
Raimo Järvi
1
-2
/
+2
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-3
/
+3
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-3
/
+3
2011-08-29
gst: add some _priv prefixes to private methods
Wim Taymans
1
-1
/
+1
2011-08-22
value: remove our FOURCC GType
Wim Taymans
1
-40
/
+0
2011-08-17
structure: add method to fixate one field
Wim Taymans
1
-12
/
+36
2011-08-15
caps: add fixate function
Wim Taymans
1
-0
/
+2
2011-08-15
structure: add function to fixate
Wim Taymans
1
-0
/
+26
2011-06-03
structure: fix some more 0.11 fixmes
Wim Taymans
1
-2
/
+1
2011-06-02
structure: fix a FIXME
Wim Taymans
1
-2
/
+1
2011-06-01
Merge branch 'master' into 0.11
Wim Taymans
1
-37
/
+0
2011-05-30
value: Consider "1" and "{1}" as equal in gst_value_compare()
Sebastian Dröge
1
-37
/
+0
2011-05-30
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+37
2011-05-30
caps: Fix subset check for equivalent lists and scalar values
Sebastian Dröge
1
-0
/
+37
2011-05-27
Merge branch 'master' into 0.11
Sebastian Dröge
1
-0
/
+71
2011-05-27
structure: Add gst_structure_is_subset()
Sebastian Dröge
1
-0
/
+71
2011-05-26
Merge branch 'master' into 0.11
Sebastian Dröge
1
-5
/
+0
2011-05-25
gst: we can now use GLib 2.24 API unconditionally
Tim-Philipp Müller
1
-5
/
+0
2011-05-17
structure: Fix compilation
Sebastian Dröge
1
-1
/
+2
2011-05-17
Merge branch 'master' into 0.11
Sebastian Dröge
1
-40
/
+188
2011-05-17
structure: Make both parameters to gst_structure_is_equal() const
Sebastian Dröge
1
-3
/
+3
2011-05-17
structure: Update Since markers to the correct version
Sebastian Dröge
1
-2
/
+2
[next]