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
/
gstquery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-9
/
+6
2016-05-30
docs: xref the free function and expand allocation query docs
Stefan Sauer
1
-19
/
+21
2016-05-02
query: fix compiler warning
Tim-Philipp Müller
1
-1
/
+1
2016-02-15
docs: annotate C examples as such
Evan Nemerson
1
-1
/
+1
2015-12-04
query: fix docs
Wim Taymans
1
-3
/
+3
2015-03-14
allocation: Allow allocation pool without size
Nicolas Dufresne
1
-1
/
+0
2015-02-11
Improve and fix LATENCY query handling
Sebastian Dröge
1
-0
/
+1
2014-09-16
query: Add annotations to gst_query_add_allocation_pool()
Ognyan Tonchev
1
-1
/
+1
2014-09-12
query: add annotations to gst_query_set_nth_allocation_pool()
Ognyan Tonchev
1
-1
/
+1
2014-07-01
introspection: Assorted minor introspection and documentation fixes
Evan Nemerson
1
-1
/
+1
2014-06-19
gst: Store more basic type GTypes in variables
Sebastian Dröge
1
-1
/
+1
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-48
/
+48
2014-04-28
query: Add boolean to URI query to specify if a redirect is permanent or not
Sebastian Dröge
1
-0
/
+52
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-02-27
docs: convert the examples to use gtk-doc markup, instead of docbook
Stefan Sauer
1
-19
/
+14
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-7
/
+7
2013-11-25
query: Fix gi annotations of gst_structure_new_custom()
Olivier Crête
1
-1
/
+1
2013-09-18
context: Fix unit test for GstContext changes
Sebastian Dröge
1
-1
/
+1
2013-09-17
message/query: Simplify CONTEXT messages/queries to only contain a single type
Sebastian Dröge
1
-106
/
+19
2013-08-19
query: return NULL when parsing uri redirection that was not set
Arnaud Vrac
1
-1
/
+5
2013-08-13
query: add Since markers for new API and add to exports file
Tim-Philipp Müller
1
-0
/
+4
2013-08-12
query: fix annotation for gst_query_parse_uri
Andoni Morales Alastruey
1
-1
/
+1
2013-08-12
query: add new redirection uri the URI query
Andoni Morales Alastruey
1
-0
/
+42
2013-08-12
query: add some missing 'transfer none' gi annotations
Thiago Santos
1
-7
/
+7
2013-07-29
query: Clarify the estimated-total documentation
Sjoerd Simons
1
-2
/
+3
2013-07-16
query: Don't assert if no context is set in the query
Sebastian Dröge
1
-2
/
+6
2013-07-16
query: sprinkle some Since 1.2 markers in docs
Tim-Philipp Müller
1
-0
/
+18
2013-07-16
query: Add gst_query_has_context_type()
Sebastian Dröge
1
-4
/
+34
2013-03-29
gst: Add new GstContext miniobject for sharing contexts in a pipeline
Sebastian Dröge
1
-0
/
+150
2013-03-07
query: gst_query_get_n_allocation_params() returns a new ref to the allocator
Sebastian Dröge
1
-1
/
+1
2013-02-25
query: Add new API to remove allocation params and pools from the allocation ...
Sebastian Dröge
1
-0
/
+50
2013-02-25
query: Document that the first allocator in the allocation query should allow...
Sebastian Dröge
1
-1
/
+3
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-11
query: buffering time left is in milliseconds
Wim Taymans
1
-2
/
+3
2012-09-11
query: adjust test logic for scheduling mode with flagS
Mark Nauwelaerts
1
-1
/
+1
2012-09-11
query: add convenience API to query for scheduling mode and flags
Mark Nauwelaerts
1
-0
/
+26
2012-09-11
baseparse, typefind: only activate in pull mode if upstream is seekable
Tim-Philipp Müller
1
-0
/
+10
2012-07-18
query: fix gst_query_parse_nth_allocation_pool() annotation
Tim-Philipp Müller
1
-1
/
+3
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-38
/
+0
2012-07-10
query: copy structure in _add_allocation_meta()
Wim Taymans
1
-3
/
+3
2012-07-09
memory: Make GstAllocator a GstObject
Wim Taymans
1
-4
/
+4
2012-07-06
query: use more generic structure for meta params
Wim Taymans
1
-20
/
+33
2012-07-06
query: make find_allocation_meta method
Wim Taymans
1
-4
/
+10
2012-07-06
query: add flags to allocation query
Wim Taymans
1
-11
/
+36
2012-07-05
query: Remove the TOC query, it's not very useful now that we have sticky events
Sebastian Dröge
1
-73
/
+0
2012-07-05
miniobject: add lock functionality to GstMiniObject
Wim Taymans
1
-1
/
+1
2012-06-26
toc: put toc directly into event/message/query structure
Tim-Philipp Müller
1
-33
/
+15
2012-06-23
miniobjects: pass copy, dispose and free function to gst_mini_object_init()
Tim-Philipp Müller
1
-12
/
+5
2012-06-15
docs: improve API docs
Wim Taymans
1
-0
/
+16
2012-06-15
query: no need to store the size of the structure inside the structure
Tim-Philipp Müller
1
-7
/
+4
[next]