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
/
gstutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: Add gst_message_{new,parse}_tag_full() to get/set the source pad
Sebastian Dröge
2009-05-27
1
-4
/
+2
*
Revert "element: Set the originating pad as message source in gst_element_fou...
Sebastian Dröge
2009-05-27
1
-2
/
+4
*
element: Set the originating pad as message source in gst_element_found_tags_...
Sebastian Dröge
2009-05-14
1
-4
/
+2
*
docs: remove errant gtk-doc comment marker triggering a warning
Jan Schmidt
2009-04-16
1
-1
/
+1
*
tests: remove the hacks to workaround the pad-leak
Stefan Kost
2009-04-08
1
-5
/
+0
*
gstutils: improve property set and convert code
Wim Taymans
2009-03-24
1
-178
/
+33
*
gstpad: fix gst_pad_can_link()
Zeeshan Ali (Khattak)
2009-03-18
1
-70
/
+59
*
API: Add gst_util_array_binary_search() for binary searchs on a sorted array
Sebastian Dröge
2009-03-02
1
-0
/
+88
*
leak: don't return without calling va_end
Stefan Kost
2009-02-04
1
-7
/
+8
*
Add more debug logging for failure cases.
Stefan Kost
2009-01-25
1
-0
/
+7
*
gst/: Assign debug statements to relevant categories instead of the 'default'...
Edward Hervey
2009-01-03
1
-16
/
+19
*
gst/gstdebugutils.c: Add some ideas, how to make the graph smaller.
Stefan Kost
2009-01-01
1
-0
/
+1
*
gst/gstutils.c: Add FIXME for 0.11 to set the pad as message source and not t...
Sebastian Dröge
2008-12-17
1
-0
/
+3
*
gst/gstutils.c: Fix a caps memory leak introduced by the last change.
Sebastian Dröge
2008-12-09
1
-0
/
+3
*
gst/gstutils.c: Check if the caps of the pads are compatible before returning...
Sebastian Dröge
2008-12-09
1
-14
/
+29
*
gst/gstutils.c (gst_util_seqnum_next): Refactor for clarity.
Andy Wingo
2008-11-04
1
-5
/
+2
*
Add sequence numbers to events and messages. See #559250.
Andy Wingo
2008-11-04
1
-0
/
+46
*
gst/gstpreset.c: Use g_unlink instead of unlink.
Stefan Kost
2008-10-31
1
-0
/
+1
*
Fix all leaks due to the bug in gst_pad_template_new() by which it does not s...
Edward Hervey
2008-08-30
1
-0
/
+6
*
gst/gstutils.c: Remove check in gst_pad_query_convert() that src_val must be ...
David Schleef
2008-08-27
1
-1
/
+0
*
gst/gstutils.c: Mention that this is just like gst_buffer_merge() but with ex...
Murray Cumming
2008-08-20
1
-1
/
+6
*
API: add gst_bin_find_unlinked_pad()
Tim-Philipp Müller
2008-05-27
1
-5
/
+30
*
gst/: 'unconnected pad' -> 'unlinked pad' for consistency (#401456).
Tim-Philipp Müller
2008-05-25
1
-27
/
+24
*
API: gst_parse_launch_full()
Tim-Philipp Müller
2008-05-24
1
-1
/
+34
*
gst/: More guards against bad input; typo fix; some minor clean-ups.
Tim-Philipp Müller
2008-05-22
1
-1
/
+1
*
Don't use gst_element_get_pad().
Wim Taymans
2008-05-21
1
-7
/
+22
*
gst/gstinfo.c: Explain why we copy the list.
Stefan Kost
2008-05-14
1
-0
/
+4
*
gst/gstutils.c: Use g_atomic_int_set() here too instead of assignment + g_ato...
Sebastian Dröge
2008-04-17
1
-5
/
+1
*
gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() shoul...
Sebastian Dröge
2008-04-17
1
-0
/
+5
*
Add gst_pad_add_*_probe_full() functions with a notify callback that lets the...
José Alburquerque
2008-04-10
1
-3
/
+106
*
gst/gstconfig.h.in: Add 'id' for example.
Stefan Kost
2008-02-06
1
-4
/
+4
*
gst/gstutils.c: Check if caps are not NULL (fix bug #510194)
Thijs Vermeir
2008-02-01
1
-3
/
+6
*
gst/gstutils.c: Check if caps are not NULL (fix bug #510194)
Jan Schmidt
2008-01-30
1
-6
/
+3
*
gst/gstutils.c: Check if caps are not NULL (fix bug #510194)
Thijs Vermeir
2008-01-30
1
-3
/
+6
*
gst/gstutils.c: Fix compilation on systems that have posix timers but no mono...
Cygwin Ports maintainer
2008-01-30
1
-1
/
+1
*
gst/: Bunch of gratuitous nano-optimisations.
Tim-Philipp Müller
2007-12-28
1
-2
/
+2
*
gst/gstutils.c: Fix possible compiler warning (#503417).
Tim-Philipp Müller
2007-12-13
1
-1
/
+1
*
gst/gstutils.c: Add mising "Since:" to docs.
Stefan Kost
2007-12-12
1
-0
/
+2
*
gst/gstutils.*: Actually its not PURE as it gets the time from elsewhere.
Stefan Kost
2007-12-11
1
-1
/
+1
*
Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all uses as ...
Stefan Kost
2007-12-11
1
-0
/
+27
*
gst/gstutils.c: Clarify gst_element_get_compatible_pad() documentation.
Wim Taymans
2007-12-03
1
-1
/
+1
*
gst/: Small comment and documentation update.
Wim Taymans
2007-10-05
1
-1
/
+2
*
gst/gsttaglist.c: Fix doc syntax.
Stefan Kost
2007-07-10
1
-0
/
+2
*
Beef up and include the docs for gst_type_register_static_full and gst_elemen...
Jan Schmidt
2007-06-21
1
-0
/
+39
*
Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457.
Stefan Kost
2007-06-21
1
-0
/
+30
*
gst/gstutils.c: Small docs addition.
Tim-Philipp Müller
2007-06-07
1
-1
/
+2
*
gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ...
Peter Kjellerstedt
2007-05-09
1
-2
/
+13
*
gst/gstutils.c: Improve docs for gst_element_{link,unlink}.
Stefan Kost
2007-04-29
1
-1
/
+5
*
Add metadata copy functions. Fixes #393099.
Wim Taymans
2007-03-09
1
-8
/
+6
*
gst/gstelement.*: Improve docs a little. Added Since: for new macro.
Wim Taymans
2007-02-28
1
-1
/
+1
[next]