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
2010-12-03
pad: add push cache to bufferlists
push-cache
Wim Taymans
1
-1
/
+59
2010-12-03
pad: don't cache the peer chainfunc
Wim Taymans
1
-3
/
+1
2010-12-03
pad: clear pad cache when installing probes
Wim Taymans
3
-11
/
+17
2010-12-03
pad: explicitly inline some functions
Wim Taymans
1
-3
/
+3
2010-12-03
pad: remove unused variable
Wim Taymans
1
-1
/
+0
2010-12-03
pad: invalidate caches on flush and pad block
Wim Taymans
1
-0
/
+17
2010-12-03
pad: don't unref NULL caps
Wim Taymans
1
-1
/
+2
2010-12-03
pad: add invalidate function
Wim Taymans
1
-13
/
+39
2010-12-03
pad: small cleanup
Wim Taymans
1
-3
/
+0
2010-12-03
pad: improve pad push caching
Wim Taymans
1
-45
/
+81
2010-12-03
pad: prototype of pad push cache
Wim Taymans
1
-1
/
+83
2010-12-03
task: avoid task lock for each iteration
Wim Taymans
1
-28
/
+32
2010-12-03
docs: fix example matching in extract.pl
Stefan Kost
1
-4
/
+8
2010-12-03
docs: query doc improvements
Stefan Kost
3
-6
/
+13
2010-12-03
elementfactory: clarify list item types in comments
Stefan Kost
1
-2
/
+2
2010-12-03
padtemplate: add two FIXME0.11: comments
Stefan Kost
2
-0
/
+2
2010-12-03
padtemplate: allow disablinbg the template name conformance checks
Stefan Kost
1
-2
/
+3
2010-12-03
padtemplate: the supplied caps may not be NULL
Stefan Kost
1
-2
/
+1
2010-12-03
fakesink: Print sink-message events like a message and the GstMessage structure
Andoni Morales Alastruey
1
-8
/
+20
2010-12-03
design-docs: add html output using asciidoc
Stefan Kost
46
-1633
/
+1681
2010-12-03
gstobject: more default name generation more efficient
Stefan Kost
1
-5
/
+9
2010-12-03
pluginfeature: use the parent_class from G_DEFINE_TYPE macro and drop extra copy
Stefan Kost
1
-4
/
+1
2010-12-03
elementfactory: use g_intern_string for interface names
Stefan Kost
1
-2
/
+2
2010-12-03
registry: also intern the static caps
Stefan Kost
2
-4
/
+5
2010-12-03
elementfactory: meta-data can be NULL
Stefan Kost
1
-0
/
+3
2010-12-02
gstdatetime: Fix handling of timezones
Thiago Santos
2
-4
/
+16
2010-12-02
gstdataqueue: Don't break ABI
Edward Hervey
2
-13
/
+17
2010-12-02
basesink: rework position reporting code
Wim Taymans
3
-207
/
+157
2010-12-02
basesink: perform wait_preroll in a while loop
Wim Taymans
1
-1
/
+1
2010-12-02
utils: return immediately for -1 conversion
Wim Taymans
1
-2
/
+2
2010-12-02
utils: a convert query can have a -1 input value
Wim Taymans
1
-1
/
+0
2010-12-02
basesink: also preroll after a flush with async=false
Wim Taymans
2
-1
/
+81
2010-12-02
adapter: improve docs a little.
Wim Taymans
1
-2
/
+4
2010-12-02
check: lock src state to avoid error cases
Wim Taymans
1
-0
/
+2
2010-12-02
pipeline: avoid using invalid clock times
Wim Taymans
1
-1
/
+7
2010-12-02
caps: improve some comments about the zigzag intersection
Wim Taymans
1
-6
/
+7
2010-12-02
docs: Add unused symbols to proper sections
Edward Hervey
1
-1
/
+18
2010-12-02
docs: Add GstDateTime section and update it for latest symbols
Edward Hervey
2
-0
/
+3
2010-12-02
queue2: Only call update_buffering if needed.
Edward Hervey
1
-4
/
+7
2010-12-02
queue2: Avoid re-checking many times whether an item is a buffer
Edward Hervey
1
-9
/
+11
2010-12-02
queue2: Reduce amount of time locks are taken
Edward Hervey
1
-8
/
+8
2010-12-02
queue2: Fixup documentation of some properties
Edward Hervey
1
-3
/
+5
2010-12-02
queue2: Avoid useless segment_to_running_time() calculations.
Edward Hervey
2
-16
/
+45
2010-12-02
basesink: Re-using GstClockID instead of constantly recreating one
Edward Hervey
1
-5
/
+15
2010-12-02
gstclock: New API to re-use a single shot GstClockID
Edward Hervey
4
-0
/
+42
2010-12-02
basesink: Pass along miniobject type through various functions
Edward Hervey
1
-35
/
+63
2010-12-02
basesink: Switch enable_last_buffer to an atomic int
Edward Hervey
1
-20
/
+12
2010-12-02
queue: Remove useless checks from e406f7
Edward Hervey
1
-20
/
+5
2010-12-02
gstdataqueue: Only emit g_cond_signal when needed
Edward Hervey
2
-8
/
+22
2010-12-02
segment: move g_return_if_fail to where it is needed
Wim Taymans
1
-4
/
+4
[next]