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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
pad: make internal links a GstQuery
intlinks-query
Wim Taymans
10
-183
/
+247
2011-11-08
pad: install query probes
Wim Taymans
3
-101
/
+202
2011-11-08
pad: remove lock/unlock_full versions of stream-lock
Wim Taymans
1
-16
/
+0
2011-11-08
pad: add defines for query probes
Wim Taymans
1
-6
/
+11
2011-11-08
pad: fix unit test
Wim Taymans
1
-2
/
+6
2011-11-08
buffer: update docs
Wim Taymans
1
-21
/
+12
2011-11-08
test: port to 0.11
Wim Taymans
1
-10
/
+10
2011-11-08
Merge branch 'master' into 0.11
Wim Taymans
10
-28
/
+110
2011-11-08
pad: add pull mode probes
Wim Taymans
3
-61
/
+102
2011-11-08
tests: pad: add test to verify flushing behaviour
René Stadler
1
-0
/
+81
2011-11-08
pad: Add GstPadProbeInfo
Wim Taymans
12
-84
/
+115
2011-11-08
event: log creation of qos events at LOG level instead at INFO
Stefan Sauer
1
-1
/
+1
2011-11-08
buffer: improve parameter docs
Stefan Sauer
1
-2
/
+3
2011-11-08
docs: fix Since: markers for API added after 0.10.35
Tim-Philipp Müller
9
-34
/
+34
2011-11-08
win32: update .def file for new API
Tim-Philipp Müller
1
-0
/
+1
2011-11-07
Merge branch 'master' into 0.11
Wim Taymans
3
-58
/
+131
2011-11-07
pad: rework pad probes
Wim Taymans
10
-93
/
+111
2011-11-07
gstcaps: remove unneeded use of gint64
Vincent Penquerc'h
1
-1
/
+1
2011-11-07
gstvalue: quicker version of intersection when we do not need the result
Vincent Penquerc'h
2
-30
/
+69
2011-11-07
gststructure: simplify return statement in gst_structure_can_intersect
Vincent Penquerc'h
1
-5
/
+2
2011-11-07
gststructure: early out when we know a value cannot be a subset
Vincent Penquerc'h
1
-1
/
+8
2011-11-07
gstvalue: quicker test for substraction emptiness
Vincent Penquerc'h
2
-20
/
+49
2011-11-07
gststructure: rejig test ordering for speed
Vincent Penquerc'h
1
-5
/
+6
2011-11-07
docs: mention more api changes in the porting guide
Stefan Sauer
1
-2
/
+5
2011-11-07
caps: fix compilation
Wim Taymans
1
-2
/
+2
2011-11-07
Merge branch 'master' into 0.11
Wim Taymans
2
-0
/
+43
2011-11-06
Revert "controller: fix g_return statement"
Tim-Philipp Müller
1
-1
/
+1
2011-11-05
docs: remove refs to removed API
Tim-Philipp Müller
2
-5
/
+0
2011-11-05
controller: the object needs a ref to the controller for the convenience api
Stefan Sauer
2
-1
/
+11
2011-11-05
controller: fix g_return statement
Stefan Sauer
1
-1
/
+1
2011-11-05
controller: logging tweaks
Stefan Sauer
1
-7
/
+6
2011-11-05
gst: fix some compiler warnings
Tim-Philipp Müller
2
-2
/
+2
2011-11-04
controller: add api to check for active controllers (needed for e.g. volume)
Stefan Sauer
5
-4
/
+73
2011-11-04
controller: remove obsolete comments from api transition
Stefan Sauer
1
-3
/
+3
2011-11-04
controller: fix tests after move and API changes
Stefan Sauer
2
-276
/
+72
2011-11-04
controller: port to new controller api
Stefan Sauer
3
-8
/
+2
2011-11-04
controller: update docs for controller move
Stefan Sauer
7
-86
/
+81
2011-11-04
controller: move to core/gstobject
Stefan Sauer
17
-612
/
+512
2011-11-04
docs: small clarification
Stefan Sauer
1
-0
/
+2
2011-11-04
docs: missing rename iface->interface in the docs
Stefan Sauer
1
-1
/
+1
2011-11-04
bin: fix the iterator copy
Wim Taymans
1
-2
/
+2
2011-11-04
Merge branch 'master' into 0.11
Wim Taymans
8
-40
/
+57
2011-11-04
basetransform: Only use the cached transform on strictly equal caps
Sjoerd Simons
1
-1
/
+1
2011-11-04
caps: Add gst_caps_is_strictly_equal
Sjoerd Simons
2
-0
/
+43
2011-11-04
tests: fix tests
Wim Taymans
2
-0
/
+6
2011-11-04
pad: make probes work on all pads
Wim Taymans
2
-42
/
+65
2011-11-04
introspection: add Value annotations for GST_SECOND, GST_MSECOND, GST_USECOND...
Peteris Krisjanis
1
-0
/
+13
2011-11-04
configure: suppress unused variable warnings if gst debugging is disabled
Tim-Philipp Müller
1
-1
/
+7
2011-11-04
configure: fix typo around GLIB_EXTRA_CFLAGS in GST_ALL_CXXFLAGS
Tim-Philipp Müller
1
-1
/
+1
2011-11-03
queue: use statically allocated GQueue
Tim-Philipp Müller
2
-15
/
+15
[next]