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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
ghostpad: fix g_return_* with new query
Wim Taymans
1
-1
/
+2
2011-05-16
Merge branch 'master' into 0.11
Sebastian Dröge
9
-164
/
+650
2011-05-16
gst: Add a filter caps parameter to all get_caps() functions
Sebastian Dröge
5
-38
/
+122
2011-05-16
Rework GstSegment handling
segment-rework
Wim Taymans
7
-520
/
+295
2011-05-16
pad: Re-implement notify::caps
Sebastian Dröge
1
-0
/
+13
2011-05-14
docs: fix up some Since markers and update for new multiqueue args
Tim-Philipp Müller
4
-26
/
+26
2011-05-14
bin: Don't interprete pipelines without sink elements as always being in EOS ...
Sebastian Dröge
1
-1
/
+9
2011-05-14
systemclock: Only retry writing to the socket for EAGAIN, EWOULDBLOCK and EINTR
Sebastian Dröge
1
-3
/
+10
2011-05-14
miniobject: Minor cleanup of last commit
Sebastian Dröge
2
-6
/
+9
2011-05-14
miniobject: Add weak referencing functionality
José Alburquerque
2
-5
/
+170
2011-05-14
bin: Only post EOS messages after reaching the PLAYING state
Sebastian Dröge
1
-17
/
+54
2011-05-14
element: Add GstElement::state_changed vfunc
Sebastian Dröge
4
-28
/
+47
2011-05-14
ghostpad: Add docs for all the new, public functions
Sebastian Dröge
2
-3
/
+240
2011-05-14
ghostpad: Add guards against invalid parameters to the new, public functions
Sebastian Dröge
1
-15
/
+81
2011-05-14
ghostpad: Rename ghostpad/proxypad default functions
Sebastian Dröge
2
-88
/
+95
2011-05-14
ghostpad: Make all the internal caps functions public
Sebastian Dröge
2
-18
/
+38
2011-05-14
ghostpad: Only implement the iterate_internal_links function on proxypads
Sebastian Dröge
1
-18
/
+5
2011-05-14
ghostpad: API: Expose gst_proxy_pad_get_internal()
Sebastian Dröge
2
-6
/
+23
2011-05-14
caps: Merge structures when intersecting instead of appending them
Sebastian Dröge
1
-2
/
+2
2011-05-14
parse: don't unescape inside quotes
Miguel Angel Cabrera Moya
1
-1
/
+8
2011-05-14
pad: Remove unnecessary FIXME
Sebastian Dröge
1
-2
/
+3
2011-05-14
element: If activating one pad failed error out early instead of trying to ac...
Sebastian Dröge
1
-7
/
+6
2011-05-14
bin: If activating one pad failed error out early instead of trying to activa...
Sebastian Dröge
1
-7
/
+6
2011-05-11
meta: remove (de)serialize functions
Wim Taymans
2
-31
/
+6
2011-05-11
structure: more cleanups
Wim Taymans
6
-97
/
+140
2011-05-11
bin: Dereference GstQuery** before passing it to GST_QUERY_TYPE_NAME
Sebastian Dröge
1
-1
/
+1
2011-05-11
event: update the structure when needed
Wim Taymans
1
-8
/
+45
2011-05-11
caps: cleanups
Wim Taymans
1
-5
/
+3
2011-05-11
event: clean up some macros
Wim Taymans
2
-27
/
+19
2011-05-11
bus: Fix GST_DEBUG parameters to be consistent with the format string
Sebastian Dröge
1
-1
/
+2
2011-05-11
event: example of how to optimize events
Wim Taymans
1
-31
/
+32
2011-05-10
query: allow _make_writable on query handlers
Wim Taymans
7
-40
/
+48
2011-05-10
element: use request_new_pad_full as the default
Wim Taymans
2
-15
/
+5
2011-05-10
query: make sure query is writable
Wim Taymans
1
-0
/
+29
2011-05-10
query: Hide GstStructure in queries
Wim Taymans
3
-101
/
+196
2011-05-10
message: hide the message structure field
Wim Taymans
4
-102
/
+226
2011-05-10
caps: fix the macros a little
Wim Taymans
1
-2
/
+3
2011-05-10
event: Hide the GstStructure
Wim Taymans
3
-43
/
+109
2011-05-09
event: _qos_full -> _qos
Wim Taymans
2
-57
/
+5
2011-05-09
segment: remove _full version
Wim Taymans
4
-90
/
+6
2011-05-09
segment: remove abs_rate from segment structure
Wim Taymans
2
-11
/
+12
2011-05-09
caps: remove caps from buffers and pads
Wim Taymans
4
-93
/
+4
2011-05-09
gstbuffer: Fix unitialized variables
Edward Hervey
1
-2
/
+2
2011-05-09
tools: avoid using pad caps
Wim Taymans
1
-1
/
+3
2011-05-08
Merge branch 'master' into 0.11
Wim Taymans
1
-15
/
+15
2011-05-08
pad: improve caps event handling
Wim Taymans
1
-46
/
+79
2011-05-08
event: don't ref the caps
Wim Taymans
1
-2
/
+7
2011-05-08
buffer: avoid using buffer caps
Wim Taymans
1
-1
/
+6
2011-05-06
pad: avoid using the old GST_PAD_CAPS
Wim Taymans
1
-0
/
+6
2011-05-06
pad: add 2 new caps methods
Wim Taymans
2
-1
/
+52
[prev]
[next]