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
/
libs
/
gst
/
base
/
gstcollectpads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-13
gi: Set collectpads function param scope
Nicolas Dufresne
1
-7
/
+7
2015-06-12
collectpads: Don't initially send an invalid DTS
Nicolas Dufresne
1
-1
/
+1
2015-06-12
collectpads: Add negative DTS support
Nicolas Dufresne
1
-3
/
+27
2015-03-14
collectpads: avoid multiple calls to gst_buffer_get_size() in macro
Tim-Philipp Müller
1
-2
/
+3
2014-12-01
Don't compare booleans for equality to TRUE and FALSE
Sebastian Dröge
1
-4
/
+4
2014-10-08
collectpads: Use GST_PTR_FORMAT in debug to output buffer details
Jan Schmidt
1
-2
/
+2
2014-07-01
introspection: Assorted minor introspection and documentation fixes
Evan Nemerson
1
-2
/
+2
2014-06-26
base: assorted introspection fixes and additions
Evan Nemerson
1
-4
/
+4
2014-06-26
base: add (nullable) annotations to return values
Evan Nemerson
1
-1
/
+1
2014-06-06
base: use correct syntax in documentation more consistently
Evan Nemerson
1
-13
/
+13
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-03-16
collectpads: When seek flushed, immediately set eospads to 0
Mathieu Duponchelle
1
-1
/
+5
2014-03-16
collectpads: Unref peer pad
Sebastian Dröge
1
-1
/
+3
2014-03-16
collectpads: Forward seek events to the peer directly
Mathieu Duponchelle
1
-1
/
+6
2014-02-06
gst: clear floating references for GstTask, GstTaskPool and GstCollectPads
Brendan Long
1
-0
/
+3
2014-01-08
collectpads: take offset into account for expected segment position
Wim Taymans
1
-2
/
+5
2013-12-02
docs: cosmetic changes in references/decriptions
Sebastian Rasmussen
1
-5
/
+0
2013-11-11
collectpads: Always send SEEK events to all pads, even if one fails
Sebastian Dröge
1
-1
/
+3
2013-11-11
collectpads: Update documentation for flushing seek handling
Sebastian Dröge
1
-1
/
+25
2013-11-11
collectpads: Don't leak seek events
Sebastian Dröge
1
-1
/
+4
2013-11-11
collectpads: implement flushing seek support
Alessandro Decina
1
-26
/
+156
2013-10-09
collectpads: Call the collected function while it returns FLOW_OK
Thibault Saunier
1
-1
/
+3
2013-09-24
collectpads: Make sure that the object lock is always taken when accessing th...
Sebastian Dröge
1
-1
/
+3
2013-09-24
collectpads: Use private pad list in set_flushing_unlocked
Mathieu Duponchelle
1
-1
/
+1
2013-09-05
collectpads: Don't unref NULL GstCollectData
Zaheer Abbas Merali
1
-1
/
+3
2013-07-03
Add few missing allow-none annotation
Nicolas Dufresne
1
-1
/
+1
2013-04-11
GstCollectPads documentation: gst_collect_pads_read is gone.
Douglas Bagnall
1
-1
/
+1
2013-03-02
collectpads: take DTS into account
David Schleef
1
-7
/
+17
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-30
collectpads: Clarify docs about the buffer handler callback.
Jan Schmidt
1
-1
/
+3
2012-10-15
collectpads: minor docs fixes
Tim-Philipp Müller
1
-1
/
+1
2012-10-15
collectpads: fix buffer leak in clip_time
Tim-Philipp Müller
1
-0
/
+1
2012-10-15
collectpads: call clip function with user data
Mark Nauwelaerts
1
-1
/
+1
2012-10-10
collectpads: ensure all timestamps are in same time domain
Mark Nauwelaerts
1
-7
/
+34
2012-09-23
collectpads: don't forward random stream-start event
Tim-Philipp Müller
1
-11
/
+3
2012-09-19
docs: collectpads doc fixes
Tim-Philipp Müller
1
-20
/
+20
2012-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
1
-33
/
+2
2012-09-11
events: remove STREAM_CONFIG
Wim Taymans
1
-1
/
+0
2012-09-05
collectpads: handle GAP event
Mark Nauwelaerts
1
-18
/
+54
2012-07-24
collectpads: remove unimplemented api
Stefan Sauer
1
-77
/
+0
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-56
/
+0
2012-07-09
collectpads: add STREAM_START handling
Stefan Sauer
1
-1
/
+12
2012-04-23
collectpads: do not unref flush_start twice
Mark Nauwelaerts
1
-1
/
+3
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
1
-0
/
+2211
2012-01-26
collectpads: Remove old collectpads
Sebastian Dröge
1
-1365
/
+0
2012-01-19
Update for new gthread API
Wim Taymans
1
-4
/
+4
2011-12-04
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+1
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
1
-0
/
+1
2011-11-17
pad: add parent to other functions
Wim Taymans
1
-6
/
+8
2011-11-17
collectpads: move fields out of reserved and restore padding
Stefan Sauer
1
-104
/
+51
[next]