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
/
gstminiobject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-13
gi: Skip mini object method that play with refcounting
Nicolas Dufresne
1
-5
/
+5
2015-06-03
miniobject: disallow a double write/exclusive lock
Matthew Waters
1
-4
/
+6
2014-06-26
miniobject: Add missing (nullable) annotations
Philip Withnall
1
-3
/
+3
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-2
/
+4
2014-05-30
Revert "miniobject: Add missing (nullable) annotations"
Sebastian Dröge
1
-3
/
+3
2014-05-30
miniobject: Add missing (nullable) annotations
Philip Withnall
1
-3
/
+3
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-10
/
+10
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-2
/
+2
2013-07-03
Add few missing allow-none annotation
Nicolas Dufresne
1
-3
/
+3
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-28
miniobject: Always reject WRITE locks on READONLY miniobjects
Olivier Crête
1
-2
/
+5
2012-08-11
docs: fix up docs a bit
Tim-Philipp Müller
1
-0
/
+1
2012-08-09
miniobject: check writability
Wim Taymans
1
-1
/
+1
2012-07-19
miniobject: fix sharedness check
Wim Taymans
1
-1
/
+3
2012-07-19
miniobject: refuse write when object is shared
Wim Taymans
1
-3
/
+4
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-4
/
+0
2012-07-10
miniobject: fix exclusive lock/unlock race
Matej Knopp
1
-4
/
+2
2012-07-05
miniobject: fix some miniobject docs
Wim Taymans
1
-4
/
+0
2012-07-05
miniobject: add lock functionality to GstMiniObject
Wim Taymans
1
-8
/
+135
2012-06-26
miniobject: add steal_qdata
Wim Taymans
1
-73
/
+118
2012-06-23
miniobjects: pass copy, dispose and free function to gst_mini_object_init()
Tim-Philipp Müller
1
-3
/
+15
2012-06-18
miniobject: hide qdata array layout
Wim Taymans
1
-18
/
+30
2012-06-15
docs: improve API docs
Wim Taymans
1
-1
/
+0
2012-06-15
miniobject: expand docs a little
Wim Taymans
1
-1
/
+9
2012-06-15
miniobject: add qdata
Wim Taymans
1
-27
/
+126
2012-06-15
miniobject: fix error in the weak ref handling
Wim Taymans
1
-35
/
+18
2012-06-14
miniobject: remove the size field
Wim Taymans
1
-2
/
+1
2012-03-29
docs: update more documentation
Wim Taymans
1
-5
/
+18
2012-03-28
review some docs
Wim Taymans
1
-3
/
+2
2012-02-06
gst: improve debugging
Wim Taymans
1
-1
/
+2
2012-01-27
trace: rework alloc tracing
Wim Taymans
1
-3
/
+3
2012-01-27
trace: make alloc trace work for miniobject again
Wim Taymans
1
-2
/
+12
2011-09-26
docs: fix docs
Wim Taymans
1
-0
/
+1
2011-08-29
init: add _get_type() functions
Wim Taymans
1
-24
/
+0
2011-08-29
mini-object: use ref/unref directly in boxed copy/free
Wim Taymans
1
-20
/
+2
2011-07-25
miniobject: avoid race in bufferpool release
Wim Taymans
1
-7
/
+6
2011-06-09
miniobject: add new methods to manage miniobject pointers
Wim Taymans
1
-8
/
+84
2011-05-19
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+2
2011-05-18
docs: use the same name for the argument in prototype and docs
Stefan Kost
1
-2
/
+2
2011-05-17
miniobject: delay private data initialisation until actually needed
Tim-Philipp Müller
1
-9
/
+11
2011-05-16
Merge branch 'master' into 0.11
Sebastian Dröge
1
-2
/
+110
2011-05-14
docs: fix up some Since markers and update for new multiqueue args
Tim-Philipp Müller
1
-2
/
+2
2011-05-14
miniobject: Minor cleanup of last commit
Sebastian Dröge
1
-4
/
+4
2011-05-14
miniobject: Add weak referencing functionality
José Alburquerque
1
-4
/
+147
2011-05-03
miniobject: Fix dup_mini_object function to handle NULL gvalues
Thiago Santos
1
-4
/
+6
2011-04-16
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+1
2011-04-14
gst: Add some more gobject-introspection annotations
Sebastian Dröge
1
-1
/
+1
2011-04-06
buffer: make memory writable in _peek
Wim Taymans
1
-2
/
+2
2011-04-06
miniobject: fix debug
Wim Taymans
1
-1
/
+1
[next]