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-10-12
do some batch processing, doesn't work, see #613827
queue-batch2
Wim Taymans
1
-1
/
+5
2010-10-11
miniobject: avoid duplicate type check when freeing miniobject
Tim-Philipp Müller
1
-1
/
+4
2010-10-11
miniobject: Directly increate mini_object in mini_object_free()
Edward Hervey
1
-1
/
+5
2010-10-11
miniobject: Remove confusing DEBUG_REFCOUNT define
Edward Hervey
1
-11
/
+1
2010-10-11
queue2: release queue2 lock before notify
Wim Taymans
1
-1
/
+8
2010-10-11
queue: add debug statement
Wim Taymans
1
-0
/
+1
2010-10-11
queue: apply sink segment on the source if queue is empty
Ognyan Tonchev
3
-10
/
+49
2010-10-11
bin: fix documentation for iterate_sources
Wim Taymans
1
-2
/
+2
2010-10-11
docs: use the gtk-doc shortcuts to get coloured and xrefed example
Stefan Kost
1
-2
/
+3
2010-10-11
bin: Initialize variable
Sebastian Dröge
1
-0
/
+1
2010-10-11
bin: Improve tracking of source elements
Wim Taymans
1
-9
/
+21
2010-10-11
basesrc: tag as a SOURCE element
Wim Taymans
1
-0
/
+1
2010-10-11
element: add IS_SOURCE flag
Wim Taymans
1
-0
/
+2
2010-10-10
registry: g_mapped_file_unref exists already since GLib 2.21.3
Vincent Penquerc'h
1
-1
/
+1
2010-10-10
basetransform: Report the output position on POSITION queries on the srcpad
Sebastian Dröge
1
-3
/
+23
2010-10-08
Automatic update of common submodule
David Schleef
1
-0
/
+0
2010-10-08
multiqueue: Remove unused variable and simplify code
Edward Hervey
1
-11
/
+3
2010-10-08
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2010-10-08
bytewriter: Add missing file
Sebastian Dröge
1
-0
/
+362
2010-10-08
bytewriter: Add unchecked variants of the writing functions
Sebastian Dröge
3
-12
/
+59
2010-10-08
controller, dataprotocol: make public enum _get_type() functions thread-safe
Tim-Philipp Müller
2
-24
/
+26
2010-10-08
dataprotocol, lfocontrolsource: fix enum value name in enums that are public API
Tim-Philipp Müller
2
-7
/
+7
2010-10-08
bytewriter: Fix possible infinite loop caused by an overflow
Sebastian Dröge
1
-2
/
+2
2010-10-07
elements: minor performance improvement when doing g_object_notify() for the ...
Tim-Philipp Müller
4
-5
/
+5
2010-10-07
fakesink: use g_object_notify_by_pspec() and remove work-around for old GLib ...
Tim-Philipp Müller
2
-4
/
+17
2010-10-07
tee: use g_object_notify_by_pspec() if possible
Tim-Philipp Müller
1
-10
/
+30
2010-10-07
fakesrc: use g_object_notify_by_pspec() if possible
Tim-Philipp Müller
1
-6
/
+16
2010-10-07
identity: use g_object_notify_by_pspec() and remove work-around for old GLib ...
Tim-Philipp Müller
2
-3
/
+19
2010-10-07
pads: use new g_object_notify_by_pspec() for caps notifies if available
Tim-Philipp Müller
2
-9
/
+30
2010-10-07
clock: remove unnecessary g_object_notify() call
Tim-Philipp Müller
1
-1
/
+0
2010-10-07
docs: update qos design doc
Wim Taymans
1
-7
/
+8
2010-10-05
Add gobject-introspection temp directories to CRUFT_DIRS
Tim-Philipp Müller
1
-1
/
+3
2010-10-05
lfocontrolsource: use math-compat.h for M_PI
Tim-Philipp Müller
1
-1
/
+1
2010-10-05
gstinfo: remove random MSVC compatibility define for M_PI that doesn't belong...
Tim-Philipp Müller
2
-5
/
+0
2010-10-05
gst: add math-compat.h header
Tim-Philipp Müller
3
-1
/
+85
2010-10-05
tools: fix parsing of timestamp in gst-plot-timeline
Thijs Vermeir
1
-3
/
+3
2010-10-05
basesink: don't take preroll-lock in get_property
Stefan Kost
1
-8
/
+4
2010-10-05
basesink: add a fixme for 0.11
Stefan Kost
1
-1
/
+1
2010-10-04
basesink: format negative values better
Wim Taymans
1
-2
/
+2
2010-10-03
bitreader: Fix uninitialized variable compiler warnings
Sebastian Dröge
1
-2
/
+2
2010-10-03
bytewriter: Add inline variants of all important functions
Sebastian Dröge
2
-68
/
+182
2010-10-03
bitreader: Add inlined and unchecked versions of the important functions
Sebastian Dröge
6
-79
/
+401
2010-10-03
bytewriter: Add guards to the inlined get_pos/get_remaining/get_size/etc func...
Sebastian Dröge
2
-32
/
+59
2010-10-03
bitreader: Optimize peek_bits/get_bits a bit
Sebastian Dröge
1
-13
/
+27
2010-09-27
gstdatetime: Fix string serialization
Thiago Santos
2
-12
/
+14
2010-09-24
basesink: improve adjust_time()
Wim Taymans
1
-2
/
+9
2010-09-24
basesink: renderdelay needs to be subtracted in adjust_time()
Havard Graff
1
-1
/
+1
2010-09-24
win32: define GST_PACKAGE_RELEASE_DATETIME in win32 config.h as well
Tim-Philipp Müller
5
-5
/
+15
2010-09-23
po: update for new strings
Tim-Philipp Müller
33
-33
/
+559
2010-09-23
gst-inspect: print GST_PARAM_MUTABLE_* property flags
Tim-Philipp Müller
1
-13
/
+24
[next]