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
2009-04-24
GstBin: set PENDING_STATE correctly
Wim Taymans
1
-0
/
+1
2009-04-17
gstdebug: compete stubs. Fixes #579177.
Stefan Kost
2
-2
/
+124
2009-04-17
gst_init: relocatability is unnecessary on Cygwin
Yaakov Selkowitz
1
-1
/
+1
2009-04-17
gstinfo: don't assume G_HAVE_ISO_VARARGS implies ISO C99
Brian Cameron
1
-1
/
+1
2009-04-17
GstPlugin: fix compilation if both HAVE_WIN32 and HAVE_SIGACTION are defined
Tim-Philipp Müller
1
-6
/
+3
2009-04-16
docs: remove errant gtk-doc comment marker triggering a warning
Jan Schmidt
1
-1
/
+1
2009-04-16
paramspecs: revert gst_param_spec_is_mutable() for release
Jan Schmidt
2
-51
/
+0
2009-04-15
gstdebug: show enabled/disabled in configure and fix build for disabled
Stefan Kost
2
-30
/
+2
2009-04-15
Use g_once_init_*() instead of GOnce for the enum types
Sebastian Dröge
1
-2
/
+2
2009-04-15
staticpadtemplate: Update docs of gst_static_pad_template_get_caps ()
Sebastian Dröge
1
-2
/
+4
2009-04-14
docs: use real <note> tags as they look nice in new gtk-doc
Stefan Kost
2
-6
/
+6
2009-04-14
Fix locking in gst_param_spec_is_mutable
David Schleef
1
-3
/
+3
2009-04-14
docs: add simple doc blurb
Wim Taymans
1
-0
/
+2
2009-04-14
paramspecs: add note about racyness
Wim Taymans
1
-0
/
+5
2009-04-14
info: use mutex to do console colors on windows
LRN
1
-0
/
+8
2009-04-13
docs: add Since: tags to gtk-doc chunks for new param spec API
Tim-Philipp Müller
2
-0
/
+8
2009-04-12
Add param spec flags for when a property can be changed
David Schleef
2
-0
/
+70
2009-04-09
bin: always mark pending_async_done
Wim Taymans
1
-10
/
+14
2009-04-09
info: fix compilation, %08x needs an unsigned int
Wim Taymans
1
-1
/
+1
2009-04-08
API: add FIXME and DUMPMEM log levels and convenience macros
Tim-Philipp Müller
2
-5
/
+286
2009-04-08
docs: xref more
Stefan Kost
2
-11
/
+10
2009-04-08
tests: remove the hacks to workaround the pad-leak
Stefan Kost
1
-5
/
+0
2009-04-08
padtemplate: enable code to fix the leak, now that the deps have been released
Stefan Kost
1
-5
/
+0
2009-04-04
gsttaglist: Remove unused variable.
Edward Hervey
1
-3
/
+1
2009-04-04
gststructure: Only use methods used in g_* checks if glib checks are disabled
Edward Hervey
1
-0
/
+2
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
22
-612
/
+200
2009-04-04
gst: Use G_DEFINE_TYPE and don't call g_thread_init() from class_init
Sebastian Dröge
2
-65
/
+5
2009-04-03
Use g_slice_copy instead of g_slice_dup.
Mark Nauwelaerts
1
-1
/
+1
2009-04-03
gststructure: Remove dead assignment.
Edward Hervey
1
-2
/
+0
2009-04-03
gstbin: Remove unused variable.
Edward Hervey
1
-2
/
+1
2009-04-03
pipeline: remove redundant assignment.
Edward Hervey
1
-1
/
+0
2009-04-03
gstregistrybinary: remove variable only used for a check.
Edward Hervey
1
-2
/
+1
2009-04-03
Remove unused increments as detect by LLVM's CLang static analyzer.
Edward Hervey
2
-2
/
+2
2009-04-03
Remove unused variables detected by LLVM's Clang static analyzer.
Edward Hervey
8
-32
/
+0
2009-04-03
docs: improve API reference for gst_caps_get_structure()
Tim-Philipp Müller
1
-1
/
+8
2009-04-02
docs: explain ref ownership for handle_message implementations
Thomas Vander Stichele
1
-2
/
+3
2009-03-27
binaryregistry: init variable, that is referenced in error case below the fai...
Stefan Kost
1
-1
/
+1
2009-03-27
clock: wakeup the async thread a bit more
Wim Taymans
1
-0
/
+2
2009-03-27
element: Fix a little debug message
Wim Taymans
1
-1
/
+1
2009-03-27
binaryregistry: check for not reading beyond the data area. Fixes #576842
Stefan Kost
1
-62
/
+106
2009-03-26
clock: make UNSCHEDULED checks threadsafe
Wim Taymans
2
-26
/
+28
2009-03-26
clock: remove pending async wakeup sooner
Wim Taymans
1
-8
/
+8
2009-03-26
gstpoll: Corrected a documentation typo.
Peter Kjellerstedt
1
-5
/
+6
2009-03-26
clock: add some more comments.
Wim Taymans
1
-1
/
+3
2009-03-26
clock: rework the wakeup of entries.
Wim Taymans
1
-51
/
+72
2009-03-26
gstpoll: Fix up documentation strings.
Jan Schmidt
1
-5
/
+11
2009-03-26
clock: fix 2 wakeup races.
Wim Taymans
1
-0
/
+9
2009-03-26
registry: ignore .git directory when recursively scanning plugin paths for pl...
Tim-Philipp Müller
1
-2
/
+2
2009-03-26
registry: do fsync() before close() and rename()
Tim-Philipp Müller
2
-0
/
+18
2009-03-26
API: add gst_tag_list_get_buffer{_index}
Tim-Philipp Müller
2
-0
/
+72
[next]