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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
bufferlist: use faster gst_buffer_list_get()
Wim Taymans
1
-24
/
+3
2009-06-29
basesink: take timestamp later
Ognyan Tonchev
1
-3
/
+2
2009-06-29
logging: add a performace log category
Stefan Kost
1
-1
/
+2
2009-06-25
basesink: don't do things with side effects within a g_assert()
Tim-Philipp Müller
1
-3
/
+12
2009-06-23
bytereader: add a bunch of utility functions for strings and a data dup function
Tim-Philipp Müller
2
-13
/
+350
2009-06-18
collectpads: use the right flushing flag.
Wim Taymans
1
-6
/
+8
2009-06-18
collectpads: Properly handle flushing pads.
Edward Hervey
1
-4
/
+6
2009-06-16
basesink: add Since tag for new method
Wim Taymans
1
-1
/
+1
2009-06-16
basesink: add support for buffer list
Branko Subasic
2
-47
/
+167
2009-06-15
collectpads: fix .h indentation
Wim Taymans
1
-2
/
+2
2009-06-15
basesrc: add some more debug
Wim Taymans
1
-0
/
+2
2009-06-13
bytereader: add gst_byte_reader_masked_scan_uint32()
Tim-Philipp Müller
2
-0
/
+84
2009-06-12
stepping: more stepping improvements
Wim Taymans
1
-14
/
+38
2009-06-12
basesink: post step-start
Wim Taymans
1
-1
/
+30
2009-06-09
basesink: update segment start/stop for clipping
Wim Taymans
1
-12
/
+32
2009-06-09
basesink: do proper clipping in stepping
framestep
Wim Taymans
1
-23
/
+44
2009-06-08
stepping: do flushing steps correctly
Wim Taymans
1
-14
/
+21
2009-06-08
basesink: Change awkward wording in a translateable message.
Jan Schmidt
1
-2
/
+2
2009-06-08
basesink: add non-flushing steps
Wim Taymans
1
-19
/
+45
2009-06-05
basesrc: reply to QUERY_SEEKING with original format. Fixes #584838.
Mark Nauwelaerts
1
-2
/
+9
2009-06-04
basesink: fix clipped start/stop after step
Wim Taymans
1
-2
/
+2
2009-06-04
basesink: use more correct segment methods
Wim Taymans
1
-34
/
+28
2009-06-03
basesink; handle EOS correctly.
Wim Taymans
1
-6
/
+13
2009-06-03
basesink: forget previous times when stepping
Wim Taymans
1
-0
/
+3
2009-06-02
basesink: fix regression in unit tests
Wim Taymans
1
-7
/
+7
2009-06-01
basesink: post a warning on excessive framedrops
Wim Taymans
1
-0
/
+3
2009-06-01
basesink: more stepping in reverse
Wim Taymans
1
-19
/
+37
2009-06-01
basesink: use start_time as the step start
Wim Taymans
1
-8
/
+2
2009-06-01
basesink: catch step cases in _wait_preroll()
Wim Taymans
1
-15
/
+43
2009-06-01
basesink: more stepping in reverse fixes
Wim Taymans
1
-16
/
+29
2009-06-01
basesink: small cleanups
Wim Taymans
1
-10
/
+17
2009-06-01
framestep: implement backwards framestep
Wim Taymans
1
-14
/
+29
2009-06-01
basesink: add framestepping in time
Wim Taymans
1
-14
/
+36
2009-06-01
basesink: keep track of stepped time
Wim Taymans
1
-19
/
+33
2009-06-01
basesink: move stuff around, more stepping
Wim Taymans
1
-87
/
+152
2009-06-01
basesink: first stab at frame stepping in PAUSED
Wim Taymans
1
-2
/
+161
2009-05-28
adapter: fix _masked_scan_uint32() at boundaries
Arnout Vandecappelle
1
-4
/
+33
2009-05-22
controller: add G_LIKELY and join two if for same condition
Stefan Kost
2
-9
/
+11
2009-05-22
gsttypefindhelper: Fix indentation
Edward Hervey
1
-5
/
+5
2009-05-22
controller: Silence a warning from the GSequence being NULL.
Jan Schmidt
1
-1
/
+2
2009-05-20
adapter: improve the flush function
Wim Taymans
1
-23
/
+39
2009-05-20
controller: fix assertion when freeing the control source
Stefan Kost
1
-2
/
+4
2009-05-20
adapter: potentially save a memcpy in _take
Wim Taymans
1
-8
/
+17
2009-05-20
adapter: micro optimisations
Wim Taymans
1
-11
/
+7
2009-05-20
adapter: avoid comparisions in fast path
Wim Taymans
1
-14
/
+16
2009-05-20
adapter: avoid branch in copy code
Wim Taymans
1
-21
/
+22
2009-05-20
adapter: add _masked_scan_uint32
Wim Taymans
2
-0
/
+81
2009-05-19
adapter: more optimisations
Wim Taymans
1
-73
/
+60
2009-05-14
controller: Use ordered GSequence instead of GList
Sebastian Dröge
3
-167
/
+138
2009-05-13
adapter: don't use realloc, it does a memcpy
Wim Taymans
1
-2
/
+4
[next]