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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-31
docs/design/part-gstghostpad.txt: Update ascii art in documentation.
Wim Taymans
1
-15
/
+65
2006-08-31
Refactored *_new() functions.
Edward Hervey
1
-0
/
+80
2006-08-29
gst/gstxml.c: Improve and detypofy docs.
Tim-Philipp Müller
3
-0
/
+95
2006-08-28
gst/gstcaps.*: Fix docs and indentation again.
Wim Taymans
1
-3
/
+17
2006-08-28
Initialize variables when creating a new segment query.
Torsten Schoenfeld
1
-0
/
+20
2006-08-28
Check for NULL before _reffing the bus. Fixes #353122.
Torsten Schoenfeld
1
-0
/
+5
2006-08-24
tests/check/gst/gstcaps.c: Don't leak caps in unit test; add a few more simpl...
Tim-Philipp Müller
1
-0
/
+29
2006-08-24
implement caps merging (fixes #352580)
Stefan Kost
1
-0
/
+92
2006-08-21
gst/gstbuffer.c: Copy duration/offset_end/caps when creating a subbuffer of t...
Wim Taymans
1
-1
/
+37
2006-08-18
tests/check/gst/gstinfo.c: Disable test that require gstdebug if it wasn't bu...
Edward Hervey
1
-0
/
+6
2006-08-15
gst/gstutils.c: Fix memleak (#351502).
Tim-Philipp Müller
1
-0
/
+129
2006-08-14
gst/gstinfo.c: Make GST_PTR_FORMAT print messages as well.
Tim-Philipp Müller
1
-3
/
+72
2006-08-11
GST_DISABLE_DEPRECATED is only for users of API that don't want to see deprec...
Andy Wingo
1
-2
/
+6
2006-08-10
libs/gst/controller/gstcontroller.h: fix ABI size-correction
Stefan Kost
1
-1
/
+6
2006-08-09
tests/check/: Let's enable the new unit test as well.
Tim-Philipp Müller
2
-0
/
+3
2006-08-09
API: add GST_SEGMENT_FORMAT, which is a printf extension we register that let...
Tim-Philipp Müller
1
-0
/
+127
2006-08-08
tests/check/libs/gdp.c: Also comment out the test (see below).
Edward Hervey
1
-0
/
+4
2006-08-08
tests/check/libs/gdp.c: Use the architecture information from config.h and no...
Edward Hervey
1
-1
/
+3
2006-08-02
libs/gst/dataprotocol/dataprotocol.c: Make debug category static
Wim Taymans
1
-0
/
+119
2006-07-31
gst/gstvalue.c: Fix GstValueList comparison code. Fixes #347293.
Wim Taymans
1
-0
/
+13
2006-07-31
gst/gstelementfactory.c: Remove unnecessary ref/unref pair
Jan Schmidt
2
-8
/
+8
2006-07-30
tests/check/pipelines/parse-launch.c: Make all uses of identity and fakesink ...
Jan Schmidt
1
-34
/
+35
2006-07-27
libs/gst/base/gstbasetransform.c: Extra debug output
Jan Schmidt
2
-3
/
+5
2006-07-27
tests/check/pipelines/parse-launch.c: Oops, meant to uncomment this line too ...
Jan Schmidt
1
-1
/
+1
2006-07-27
Fix some of the leaks exposed by extending the parse-launch testsuite, and mo...
Jan Schmidt
1
-8
/
+30
2006-07-26
gst/gststructure.*: Add API for setting values into structures without perfor...
Jan Schmidt
1
-9
/
+269
2006-07-21
tests/check/gst/gstpad.c: Fix leak in test.
Wim Taymans
1
-1
/
+8
2006-07-20
tests/check/libs/gdp.c: the test_buffer test fails at line 140 on ppc64 at th...
Edward Hervey
1
-0
/
+2
2006-07-14
Revert fix for regression in #347408 after release.
Wim Taymans
1
-2
/
+0
2006-07-14
gst/gstutils.c: Free iterator when done (#347311).
Antoine Tremblay
1
-0
/
+15
2006-07-13
Revert pull-0 fix for release. Disable check. Fixes #347408.
Wim Taymans
1
-0
/
+2
2006-07-11
Make GstValueArray comparison be order dependent as designed.
Jan Schmidt
1
-0
/
+86
2006-07-11
gst/gstbin.c: (de)activate src pads before calling state_change on the childs.
Edward Hervey
1
-6
/
+6
2006-07-07
gst/gstobject.c: Random micro-optimisation: don't use a hash table with strin...
Tim-Philipp Müller
1
-0
/
+8
2006-07-06
libs/gst/base/gstbasesrc.c: Update docs. blocksize == 0 now means the default...
Wim Taymans
1
-0
/
+127
2006-07-05
No point in checking if the size of the subbuffer > 0, the code handles it co...
Wim Taymans
1
-1
/
+47
2006-07-03
fix leak
Thomas Vander Stichele
1
-0
/
+2
2006-07-03
gst/gstpad.c: Implement pad blocking on events according to part-block.txt.
Edward Hervey
1
-1
/
+8
2006-07-02
libs/gst/check/gstcheck.c: if we get the wrong message, give us the types as ...
Thomas Vander Stichele
1
-0
/
+18
2006-07-02
remove double var
Thomas Vander Stichele
1
-1
/
+0
2006-07-02
moap ignore
Thomas Vander Stichele
13
-0
/
+14
2006-07-02
tests/check/gst/gstbin.c: add a test for adding self
Thomas Vander Stichele
1
-0
/
+15
2006-07-02
libs/gst/check/gstcheck.h: add some assert_ as alias for fail_unless_*
Thomas Vander Stichele
1
-0
/
+16
2006-07-02
tests/check/elements/.cvsignore: moaping
Edward Hervey
1
-0
/
+1
2006-07-02
configure.ac: don't set CFLAGS and friends for gcov, done from GST_GCOV now
Thomas Vander Stichele
1
-1
/
+1
2006-07-02
unbreak test
Thomas Vander Stichele
1
-5
/
+1
2006-07-02
gst/gstcaps.c: whitespace fixes
Thomas Vander Stichele
2
-1
/
+27
2006-07-02
libs/gst/dataprotocol/Makefile.am: build dataprotocol test by linking to the ...
Thomas Vander Stichele
2
-2
/
+143
2006-07-02
tests/check/gst/gststructure.c: Push coverage from 59.04% to 70.00%
Thomas Vander Stichele
1
-2
/
+57
2006-07-02
tests/check/Makefile.am: gst-inspect every element; this makes sure that we a...
Thomas Vander Stichele
1
-0
/
+6
[next]