index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstutils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
gstxml: fix (de)serialisation of properties of type GstStructure
Tim-Philipp Müller
1
-2
/
+11
2009-06-08
utils: gst_util_uint64_scale*() micro-optimisations
Tim-Philipp Müller
1
-36
/
+43
2009-05-27
API: Add gst_message_{new,parse}_tag_full() to get/set the source pad
Sebastian Dröge
1
-4
/
+2
2009-05-27
Revert "element: Set the originating pad as message source in gst_element_fou...
Sebastian Dröge
1
-2
/
+4
2009-05-14
element: Set the originating pad as message source in gst_element_found_tags_...
Sebastian Dröge
1
-4
/
+2
2009-04-16
docs: remove errant gtk-doc comment marker triggering a warning
Jan Schmidt
1
-1
/
+1
2009-04-08
tests: remove the hacks to workaround the pad-leak
Stefan Kost
1
-5
/
+0
2009-03-24
gstutils: improve property set and convert code
Wim Taymans
1
-178
/
+33
2009-03-18
gstpad: fix gst_pad_can_link()
Zeeshan Ali (Khattak)
1
-70
/
+59
2009-03-02
API: Add gst_util_array_binary_search() for binary searchs on a sorted array
Sebastian Dröge
1
-0
/
+88
2009-02-04
leak: don't return without calling va_end
Stefan Kost
1
-7
/
+8
2009-01-25
Add more debug logging for failure cases.
Stefan Kost
1
-0
/
+7
2009-01-03
gst/: Assign debug statements to relevant categories instead of the 'default'...
Edward Hervey
1
-16
/
+19
2009-01-01
gst/gstdebugutils.c: Add some ideas, how to make the graph smaller.
Stefan Kost
1
-0
/
+1
2008-12-17
gst/gstutils.c: Add FIXME for 0.11 to set the pad as message source and not t...
Sebastian Dröge
1
-0
/
+3
2008-12-09
gst/gstutils.c: Fix a caps memory leak introduced by the last change.
Sebastian Dröge
1
-0
/
+3
2008-12-09
gst/gstutils.c: Check if the caps of the pads are compatible before returning...
Sebastian Dröge
1
-14
/
+29
2008-11-04
gst/gstutils.c (gst_util_seqnum_next): Refactor for clarity.
Andy Wingo
1
-5
/
+2
2008-11-04
Add sequence numbers to events and messages. See #559250.
Andy Wingo
1
-0
/
+46
2008-10-31
gst/gstpreset.c: Use g_unlink instead of unlink.
Stefan Kost
1
-0
/
+1
2008-08-30
Fix all leaks due to the bug in gst_pad_template_new() by which it does not s...
Edward Hervey
1
-0
/
+6
2008-08-27
gst/gstutils.c: Remove check in gst_pad_query_convert() that src_val must be ...
David Schleef
1
-1
/
+0
2008-08-20
gst/gstutils.c: Mention that this is just like gst_buffer_merge() but with ex...
Murray Cumming
1
-1
/
+6
2008-05-27
API: add gst_bin_find_unlinked_pad()
Tim-Philipp Müller
1
-5
/
+30
2008-05-25
gst/: 'unconnected pad' -> 'unlinked pad' for consistency (#401456).
Tim-Philipp Müller
1
-27
/
+24
2008-05-24
API: gst_parse_launch_full()
Tim-Philipp Müller
1
-1
/
+34
2008-05-22
gst/: More guards against bad input; typo fix; some minor clean-ups.
Tim-Philipp Müller
1
-1
/
+1
2008-05-21
Don't use gst_element_get_pad().
Wim Taymans
1
-7
/
+22
2008-05-14
gst/gstinfo.c: Explain why we copy the list.
Stefan Kost
1
-0
/
+4
2008-04-17
gst/gstutils.c: Use g_atomic_int_set() here too instead of assignment + g_ato...
Sebastian Dröge
1
-5
/
+1
2008-04-17
gst/gstutils.*: API: Deprecate gst_atomic_int_set(), g_atomic_int_set() shoul...
Sebastian Dröge
1
-0
/
+5
2008-04-10
Add gst_pad_add_*_probe_full() functions with a notify callback that lets the...
José Alburquerque
1
-3
/
+106
2008-02-06
gst/gstconfig.h.in: Add 'id' for example.
Stefan Kost
1
-4
/
+4
2008-02-01
gst/gstutils.c: Check if caps are not NULL (fix bug #510194)
Thijs Vermeir
1
-3
/
+6
2008-01-30
gst/gstutils.c: Check if caps are not NULL (fix bug #510194)
Jan Schmidt
1
-6
/
+3
2008-01-30
gst/gstutils.c: Check if caps are not NULL (fix bug #510194)
Thijs Vermeir
1
-3
/
+6
2008-01-30
gst/gstutils.c: Fix compilation on systems that have posix timers but no mono...
Cygwin Ports maintainer
1
-1
/
+1
2007-12-28
gst/: Bunch of gratuitous nano-optimisations.
Tim-Philipp Müller
1
-2
/
+2
2007-12-13
gst/gstutils.c: Fix possible compiler warning (#503417).
Tim-Philipp Müller
1
-1
/
+1
2007-12-12
gst/gstutils.c: Add mising "Since:" to docs.
Stefan Kost
1
-0
/
+2
2007-12-11
gst/gstutils.*: Actually its not PURE as it gets the time from elsewhere.
Stefan Kost
1
-1
/
+1
2007-12-11
Change GST_GET_TIMESTAMP into gst_util_get_timestamp and replace all uses as ...
Stefan Kost
1
-0
/
+27
2007-12-03
gst/gstutils.c: Clarify gst_element_get_compatible_pad() documentation.
Wim Taymans
1
-1
/
+1
2007-10-05
gst/: Small comment and documentation update.
Wim Taymans
1
-1
/
+2
2007-07-10
gst/gsttaglist.c: Fix doc syntax.
Stefan Kost
1
-0
/
+2
2007-06-21
Beef up and include the docs for gst_type_register_static_full and gst_elemen...
Jan Schmidt
1
-0
/
+39
2007-06-21
Saving relocations for GTypeInfo and GstElementDetails. Fixes #437457.
Stefan Kost
1
-0
/
+30
2007-06-07
gst/gstutils.c: Small docs addition.
Tim-Philipp Müller
1
-1
/
+2
2007-05-09
gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ...
Peter Kjellerstedt
1
-2
/
+13
2007-04-29
gst/gstutils.c: Improve docs for gst_element_{link,unlink}.
Stefan Kost
1
-1
/
+5
[next]