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
/
gstpipeline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-11
pipeline: Add gst_pipeline_set_latency(), getter and GObject property
Sebastian Dröge
1
-1
/
+152
2015-04-02
pipeline: Add binding friendly gst_pipeline_get_pipeline_clock()
Olivier Crête
1
-3
/
+27
2014-07-21
pipeline: Reset the start time when going from PAUSED to READY too
Sebastian Dröge
1
-0
/
+2
2014-07-21
pipeline: Reset start time in READY->PAUSED before chaining up
Sebastian Dröge
1
-4
/
+3
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-2
/
+2
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2013-08-10
pipeline: g-i: allow clock to be NULL in gst_pipeline_use_clock()
Tim-Philipp Müller
1
-1
/
+1
2013-02-05
gstpipeline: fix failed assertion caused by seeking pipeline with NULL clock
Nate Bogdanowicz
1
-1
/
+4
2013-01-15
pipeline: add allow-none annotation for gst_pipeline_new()'s name property
Tim-Philipp Müller
1
-1
/
+1
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
bin, pipeline: use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-12
/
+0
2012-06-18
introspection: assorted introspection and documentation fixes
Evan Nemerson
1
-1
/
+1
2012-06-14
pipeline: use reset_time message to reset the start time
Wim Taymans
1
-9
/
+8
2012-03-29
docs: update more documentation
Wim Taymans
1
-8
/
+2
2012-01-25
gst_pipeline_new now returns a floating reference.
Peteris Krisjanis
1
-1
/
+1
2011-12-25
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-1
/
+3
2011-12-22
pipeline: only have a top-level pipeline do pipeline management
Mark Nauwelaerts
1
-1
/
+3
2011-10-08
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2011-10-07
pipeline: Use pipeline category for one more log message
Thiago Santos
1
-1
/
+1
2011-09-08
Merge branch 'master' into 0.11
Sebastian Dröge
1
-1
/
+1
2011-09-07
docs, gst: typo fixes
Piotr Fusik
1
-1
/
+1
2011-06-08
message: rename variable
Wim Taymans
1
-3
/
+3
2011-06-08
message: move the new_base_time flag to async_done
Wim Taymans
1
-2
/
+2
2011-04-16
gst: Don't use base_init and use G_DEFINE_TYPE instead of GST_BOILERPLATE
Sebastian Dröge
1
-15
/
+9
2011-02-22
Merge branch 'master' into 0.11
Wim Taymans
1
-5
/
+5
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-5
/
+5
2010-12-07
element: rework GstElementDetails
Wim Taymans
1
-1
/
+1
2010-12-06
remove deprecated symbols and methods
Wim Taymans
1
-74
/
+0
2010-12-03
pipeline: Use an object as first argument to GST_WARNING_OBJECT
Edward Hervey
1
-1
/
+2
2010-12-02
pipeline: avoid using invalid clock times
Wim Taymans
1
-1
/
+7
2010-07-16
pipeline: If the currently used clock gets lost update it the next time when ...
Sebastian Dröge
1
-1
/
+15
2010-03-11
Fixes for -Wmissing-declarations -Wmissing-prototypes
Benjamin Otte
1
-0
/
+7
2010-03-10
Make code safe for -Wredundant-decls
Benjamin Otte
1
-2
/
+0
2010-01-28
pipeline: Take start_time after chaining up too
Wim Taymans
1
-28
/
+49
2009-12-24
pipeline: avoid some type checks
Wim Taymans
1
-5
/
+4
2009-11-25
docs: fix xrefs in docs
Stefan Kost
1
-1
/
+2
2009-10-28
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
1
-3
/
+3
2009-10-22
gstpipeline: Simplify base time checking slightly
Jan Schmidt
1
-6
/
+3
2009-05-29
docs: update element an pipeline docs
Wim Taymans
1
-2
/
+2
2009-05-29
pipeline: deprecate old methods, fix test
Wim Taymans
1
-18
/
+14
2009-05-29
pipeline: use START_TIME to keep track of time
Wim Taymans
1
-55
/
+53
2009-05-21
docs: update docs for stream_time->running_time
Wim Taymans
1
-17
/
+24
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
1
-37
/
+13
2009-04-03
pipeline: remove redundant assignment.
Edward Hervey
1
-1
/
+0
2008-10-29
gst/gstpipeline.c: Some more comments.
Wim Taymans
1
-3
/
+11
2008-10-08
gst/gstpipeline.c: Release the object lock before trying to flush the bus.
Wim Taymans
1
-4
/
+15
2008-05-14
gst/gstinfo.c: Explain why we copy the list.
Stefan Kost
1
-1
/
+1
2008-03-22
Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it ev...
Sebastian Dröge
1
-2
/
+2
2008-02-05
Revert previous changes to the behaviour of GstPadTemplates, etc and the poss...
Sebastian Dröge
1
-9
/
+13
[next]