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
2007-05-21
docs/design/part-synchronisation.txt: Small addition.
Wim Taymans
2
-8
/
+20
2007-05-21
gst/gstpad.c: Added simple version of improved caps checking. It was previous...
Wim Taymans
1
-22
/
+15
2007-05-17
gst/gstsegment.c: Small doc fix.
Edward Hervey
1
-3
/
+3
2007-05-16
gst/gstplugin.c: If we fail to load a plugin because of unresolved symbols or...
Tim-Philipp Müller
1
-1
/
+1
2007-05-13
gst/gstutils.h: Reword some documentation.
David Schleef
1
-12
/
+12
2007-05-13
gst/gstplugin.c: gst_plugin_register_func() doesn't actually do anything with...
David Schleef
1
-8
/
+7
2007-05-13
gst/gstplugin.c: Using sigaction should depend on HAVE_SIGACTION, not HAVE_WI...
David Schleef
1
-3
/
+3
2007-05-12
gst/gst.c: Add GST_DISABLE_OPTION_PARSING, in order to disable option parsing...
David Schleef
2
-2
/
+25
2007-05-11
gst/gsturi.c: Don't leak plugin feature.
Tim-Philipp Müller
1
-1
/
+1
2007-05-11
gst/gsturi.c: Treat protocol strings in a case-insensitive way (#437563).
Jeroen Wouters
1
-2
/
+2
2007-05-11
gst/: Don't print a g_warning for any failure to load a shared object.
Michael Smith
2
-17
/
+9
2007-05-11
gst/gstplugin.c (gst_plugin_load_file): gst/gstregistry.c (GST_CAT_DEFAULT, g...
Stefan Kost
2
-7
/
+23
2007-05-09
gst/: Maintain API and ABI when --disable-parse is used. Now that we have an ...
Peter Kjellerstedt
5
-36
/
+42
2007-05-02
gst/gstpad.c: Fix documentation as spotted by rg on IRC.
Wim Taymans
1
-1
/
+1
2007-04-29
gst/gstutils.c: Improve docs for gst_element_{link,unlink}.
Stefan Kost
1
-1
/
+5
2007-04-28
Typo fixes; minor docs addition.
Tim-Philipp Müller
3
-9
/
+11
2007-04-27
API: Add gst_uri_protocol_is_supported(), which checks if an sink or src that...
Sebastian Dröge
2
-7
/
+51
2007-04-26
API: add gst_buffer_try_new_and_alloc() plus unit test (#431940).
Tim-Philipp Müller
2
-4
/
+53
2007-04-26
gst/gstregistrybinary.*: Implement no-mmap alternative for registry reading. ...
Stefan Kost
2
-35
/
+65
2007-04-25
gst/gstregistrybinary.h (GstBinaryPluginElement,
Stefan Kost
1
-6
/
+20
2007-04-25
gst/gstregistrybinary.*: Refactor so that we can implement multiple features....
Stefan Kost
2
-46
/
+125
2007-04-23
gst/gstbin.c: Fix build with --gst-disable-gst-debug
Stefan Kost
1
-22
/
+22
2007-04-20
2nd attempt to have a xml-less build as a joined effort of #413123 and #421480.
Stefan Kost
4
-47
/
+60
2007-04-19
gst/parse/: Update the prebuild parser sources.
Sebastian Dröge
3
-49
/
+52
2007-04-19
gst/parse/Makefile.am: And now fix the building of the flex sources. Now ever...
Sebastian Dröge
1
-2
/
+2
2007-04-19
gst/parse/Makefile.am: Now hopefully fix the build failures by setting proper...
Sebastian Dröge
1
-6
/
+6
2007-04-19
gst/parse/Makefile.am: Fix the build by correcting the rule that gave wrong f...
Stefan Kost
1
-6
/
+6
2007-04-19
gst/parse/Makefile.am: Add correct grammar.tab.h dependency if compiling with...
Sebastian Dröge
1
-1
/
+1
2007-04-18
gst/parse/Makefile.am: Fix typo and use outdated sources if the flex/bison so...
Sebastian Dröge
1
-1
/
+13
2007-04-18
gst/parse/: Make the parser reentrant and recursively callable. This requires...
Marc-Andre Lureau
7
-58
/
+5265
2007-04-18
Make --disable-nls to work
Stefan Kost
1
-2
/
+0
2007-04-17
gst/gstconfig.h.in: Revert previous change that broke the build.
Wim Taymans
1
-6
/
+1
2007-04-17
Drop libxml2 dependency when building with
Stefan Kost
2
-2
/
+11
2007-04-16
gst/gstregistrybinary.*: Remove unnecessary <sys/mman.h> include which broke ...
Tim-Philipp Müller
2
-32
/
+30
2007-04-13
gst/gstelement.c: Don't output the same debug statement twice.
Jan Schmidt
2
-8
/
+8
2007-04-12
gst/gsterror.*: API: add GST_CORE_ERROR_DISABLED (#392804).
Tim-Philipp Müller
2
-0
/
+6
2007-04-12
docs/faq/gst-uninstalled: don't get empty paths on the PATH variables
Thomas Vander Stichele
1
-6
/
+4
2007-04-09
don't format for the uncommon editor width of 84 characters
Thomas Vander Stichele
1
-39
/
+41
2007-04-06
gst/gstpipeline.c: Only try to select a different pipeline clock when we went...
Wim Taymans
1
-12
/
+31
2007-04-05
gst/gstelement.c: Make padtemplates also work when they don't contain %s or %d.
Wim Taymans
1
-3
/
+12
2007-04-05
Improve _adjust_unlocked() so that it overflows less.
Wim Taymans
2
-9
/
+85
2007-03-29
gst/gstclock.c: Move all the debug to the CLOCK category, and associate it wi...
Jan Schmidt
1
-15
/
+26
2007-03-28
gst/gstelement.c: Make gst_element_get_request_pad() create request pads only...
Tim-Philipp Müller
1
-1
/
+18
2007-03-23
gst/gstpipeline.c: Modify the clock distribution path in PAUSED->PLAYING so t...
Jan Schmidt
1
-30
/
+38
2007-03-22
gst/gstpad.c: Revert last commit. This needs some more thoughts.
Sebastian Dröge
1
-6
/
+62
2007-03-22
gst/gstpad.c: Check in set_caps if the caps are compatible with the pad and r...
Sebastian Dröge
1
-62
/
+6
2007-03-22
gst/gstsystemclock.c: Fix anoying regression that survived a few releases. Wh...
Wim Taymans
1
-4
/
+16
2007-03-22
gst/gstpad.c: Fix possible deadlock if pad eventfunc is not specified. Fixes...
Wim Taymans
1
-0
/
+4
2007-03-21
gst/gstbin.c: Prepare for release where we warn against possible app breakage...
Wim Taymans
1
-1
/
+34
2007-03-20
gst/gst.c: Fix compilation with registry disabled as spotted by Saur.
Wim Taymans
1
-0
/
+2
[next]