index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
elements
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
queue: add "flush-on-eos" property
Tim-Philipp Müller
2
-4
/
+36
2012-10-30
multiqueue: Add EOS status to debug output about filled/unfilled
Jan Schmidt
1
-1
/
+1
2012-10-25
dataqueue/queuearray: Make public API again
Sebastian Dröge
9
-1088
/
+19
2012-10-04
capsfilter: don't prefer passthrough
Wim Taymans
1
-0
/
+1
2012-09-26
typefind: send STREAM-START event
Wim Taymans
2
-0
/
+17
2012-09-26
identity: retimestamp both pts and dts when doing so
Mark Nauwelaerts
1
-2
/
+2
2012-09-25
identity: also track and store segment info in single segment mode
Mark Nauwelaerts
1
-0
/
+3
2012-09-25
Make intel compiler happier
Josep Torra Valles
4
-7
/
+7
2012-09-19
identity: transform GAP event in single segment mode
Mark Nauwelaerts
1
-0
/
+14
2012-09-13
docs: fix some docs
Wim Taymans
2
-4
/
+3
2012-09-12
filesink: fix build on Cygwin
Mark Nauwelaerts
1
-1
/
+2
2012-09-12
queue2: fix possible data corruption in ring buffer mode when seeking
Tim-Philipp Müller
1
-6
/
+26
2012-09-11
baseparse, typefind: only activate in pull mode if upstream is seekable
Tim-Philipp Müller
1
-1
/
+6
2012-08-31
ghostpad: Make some debugging more verbose
Jan Schmidt
1
-2
/
+0
2012-08-30
inputselector: fix clock leak
Arnaud Vrac
1
-0
/
+2
2012-08-14
inputselector: Wait for other streams to advance on unselected pads
Edward Hervey
1
-1
/
+0
2012-08-14
inputselector: More debug statements
Edward Hervey
1
-1
/
+8
2012-08-14
inputselector: Don't forward stream-start sticky events
Edward Hervey
1
-1
/
+1
2012-08-06
inputselector: Use the first created pad by default
Edward Hervey
1
-6
/
+18
2012-08-05
input-selector: use generic marshaller for "block" action signal
Tim-Philipp Müller
1
-33
/
+1
2012-08-02
typefind: send segment_done event in addition to segment_done message
Tim-Philipp Müller
1
-0
/
+2
2012-07-31
basesrc: Add default handler for URI query in GstURIHandler subclasses
Sebastian Dröge
1
-24
/
+0
2012-07-27
Update for new seeking variable name
Wim Taymans
1
-4
/
+4
2012-07-24
typefind: require bytes before typefinding
Wim Taymans
1
-1
/
+1
2012-07-23
plugins: print flags better
Wim Taymans
3
-3
/
+3
2012-07-19
queue2: set buffering-left to 0 on 100% buffering
Wim Taymans
1
-7
/
+11
2012-07-19
queue2: fix buffering query
Wim Taymans
1
-12
/
+22
2012-07-19
queue2: fix the buffering-left in the buffering message
Wim Taymans
1
-15
/
+12
2012-07-18
queue: answer SCHEDULING query
Tim-Philipp Müller
1
-1
/
+12
2012-07-17
queue2: handle CAPS event and drop it if operating in ring buffer mode
Tim-Philipp Müller
1
-0
/
+13
2012-07-14
plugins: embed GstAueueArray in dataqueue struct as well
Tim-Philipp Müller
2
-12
/
+13
2012-07-14
plugins: don't use one-time array in plugin_init
Tim-Philipp Müller
1
-44
/
+55
2012-07-14
queue: embed GstQueueArray structure
Tim-Philipp Müller
2
-16
/
+17
2012-07-14
plugins: sprinkle some more G_GNUC_INTERNAL
Tim-Philipp Müller
18
-29
/
+39
2012-07-14
plugins: add init/clear functions to GstQueueArray
Tim-Philipp Müller
2
-5
/
+21
2012-07-14
base: make GstQueueArray private to coreelements for now
Tim-Philipp Müller
5
-2
/
+214
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
14
-66
/
+0
2012-07-09
basesrc, basesink, baseparse, typefind: use GST_SEGMENT_FLAG with segment flags
Tim-Philipp Müller
1
-2
/
+2
2012-07-09
plugins: sprinkle G_GNUC_INTERNAL for dataqueue functions
Tim-Philipp Müller
1
-2
/
+18
2012-07-09
queue: Fix handling of min-threshold and serialized queries
Sebastian Dröge
1
-0
/
+10
2012-07-06
typefindelement: remove unimplemented maximum property
Tim-Philipp Müller
2
-15
/
+1
2012-07-06
tee: remove unimplemented has-sink-loop property
Tim-Philipp Müller
2
-17
/
+0
2012-07-06
queue2: remove deprecated temp-location use, make it read-only
Tim-Philipp Müller
1
-52
/
+31
2012-07-06
identity: remove deprecated check-perfect property
Tim-Philipp Müller
2
-63
/
+0
2012-07-04
dataqueue: Use GstQueueArray
Edward Hervey
2
-19
/
+20
2012-07-04
queue: Use new GstQueueArray for local storage.
Edward Hervey
2
-13
/
+18
2012-07-02
fdsink.c: fix G_OS_WIN32 #ifdef
Chun-wei Fan
1
-8
/
+8
2012-06-26
inputselector: remove some dead code for old GLib versions
Tim-Philipp Müller
1
-9
/
+0
2012-06-21
inputselector: avoid notify-tags holding lock
Thiago Santos
1
-1
/
+4
2012-06-20
task: add GDestroyNotify to _new
Wim Taymans
4
-8
/
+10
[next]