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
/
gstutils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-28
utils: Export linear regression calculation as public function
Sebastian Dröge
1
-0
/
+263
2016-09-10
element: Reset the stop position to NONE in seek_simple()
Sebastian Dröge
1
-1
/
+1
2016-06-30
streams: sprinkle some Since: markers for docs
Tim-Philipp Müller
1
-1
/
+1
2016-06-30
gst: New Stream listing/selection system
Edward Hervey
1
-0
/
+35
2016-06-08
utils: Add gst_pad_link_maybe_ghosting() for consistency
Sebastian Dröge
1
-0
/
+27
2016-05-04
utils: fix element leak in find_common_root()
Guillaume Desmottes
1
-0
/
+2
2016-04-06
utils: check the correct element's state on ghosting pads
Matthew Waters
1
-5
/
+5
2016-04-06
utils: expose pad_link_maybe_ghosting
Matthew Waters
1
-0
/
+32
2016-03-21
utils: add 'transfer full' annotation to gst_pad_peer_query_caps
Aurélien Zanelli
1
-3
/
+3
2016-03-18
utils: fix gir annotation for gst_element_query_convert()
Ben Iofel
1
-1
/
+1
2016-01-20
utils: remove duplicate check
Tim-Philipp Müller
1
-2
/
+0
2015-06-22
utils: use caps when getting a compatible pad by template
Thiago Santos
1
-1
/
+6
2015-03-13
utils: Add gst_bin_sync_children_states()
Vivia Nikolaidou
1
-0
/
+52
2015-03-02
utils: improve warning when linking elements without common ancestor
Tim-Philipp Müller
1
-2
/
+18
2015-02-25
gstutils: remove incorrect Fixme comment
Luis de Bethencourt
1
-1
/
+0
2015-02-25
gstutils: remove obsolete Fixme comment
Luis de Bethencourt
1
-5
/
+0
2015-02-15
gstutils: check uri before using it in gst_pad_create_stream_id_internal
Matthieu Bouron
1
-3
/
+5
2014-08-06
utils: Ghostpads can be request pads too but check if the pad has a template
Sebastian Dröge
1
-8
/
+6
2014-08-06
utils: Unref/release pads in error cases when linking pads
Sebastian Rasmussen
1
-19
/
+75
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-15
/
+21
2014-06-21
value: simplify GST_VALUE_HOLDS for our boxed and fundamental types
Tim-Philipp Müller
1
-1
/
+1
2014-06-06
introspection: fix some minor annotation bugs
Evan Nemerson
1
-3
/
+4
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-49
/
+49
2014-04-09
utils: avoid dividing by zero when multiplying y/z by 0/x
Vincent Penquerc'h
1
-0
/
+7
2014-03-16
pad: actually return data.ret
Stefan Sauer
1
-5
/
+5
2014-03-15
pad: forward return value from gst_pad_forward
Stefan Sauer
1
-2
/
+7
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-6
/
+6
2013-12-02
docs: cosmetic changes in references/decriptions
Sebastian Rasmussen
1
-1
/
+1
2013-11-29
gstpad: drop assertion on gst_pad_peer_query_position
Thiago Santos
1
-1
/
+0
2013-11-22
gstutils: Escape stream id format in comments
Sebastian Rasmussen
1
-1
/
+1
2013-10-30
utils: Add some attributes and reorganize code to fix compiler warnings
Sebastian Dröge
1
-30
/
+44
2013-08-20
docs: flesh out gst_element_query_{duration,position} docs a bit
Tim-Philipp Müller
1
-3
/
+17
2013-08-19
parse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS
Brendan Long
1
-8
/
+20
2013-07-30
docs: some small gtk-doc markup fixes
Kjartan Maraas
1
-1
/
+2
2013-07-22
gst: Add new group-id field to the stream-start event
Sebastian Dröge
1
-0
/
+17
2013-07-03
Add few missing allow-none annotation
Nicolas Dufresne
1
-2
/
+2
2013-04-09
clock: Do use HAVE_CLOCK_GETTIME
Руслан Ижбулатов
1
-1
/
+2
2013-03-25
Update docs for gst_pad_create_stream_id_printf()
David Schleef
1
-0
/
+4
2013-02-15
Revert "utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_p...
Tim-Philipp Müller
1
-15
/
+8
2013-02-14
utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_pad_templ...
Niv Sardi
1
-8
/
+15
2013-02-11
compat: kill more uses of gst_pad_set_caps()
Stefan Sauer
1
-2
/
+2
2013-01-19
pad: add gst_pad_get_stream_id() utility function
Tim-Philipp Müller
1
-0
/
+40
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-29
pad: downgrade 'creating random stream-id' debug log message
Tim-Philipp Müller
1
-1
/
+1
2012-09-11
utils: allow NULL stream_id also when 0 srcpads
Wim Taymans
1
-1
/
+1
2012-08-11
docs: fix up docs a bit
Tim-Philipp Müller
1
-3
/
+6
2012-08-06
event: Add new stream-id field to the stream-start event
Sebastian Dröge
1
-0
/
+169
2012-07-30
utils: Update annotation for get_compatible_pad
Jens Georg
1
-1
/
+1
2012-07-18
utils: fix docs
Wim Taymans
1
-2
/
+3
2012-07-18
pad: improve query caps function
Wim Taymans
1
-6
/
+8
[next]