index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
Automatic update of common submodule
Nicolas Dufresne
2
-1
/
+5
2015-12-07
element: Check for an activated pad before adding, not a non-flushing one
Sebastian Dröge
1
-9
/
+6
2015-12-04
tests: funnel: remove state change from stress tests
Thiago Santos
1
-5
/
+4
2015-12-04
gst-launch: Fix process return value on error
Nicolas Dufresne
1
-0
/
+1
2015-12-04
Revert "tools: gst-launch: return non-0 exit code on async error"
Nicolas Dufresne
1
-2
/
+0
2015-12-04
tools: gst-launch: return non-0 exit code on async error
Tim-Philipp Müller
1
-0
/
+2
2015-12-04
helpers: really fix install race
Ross Burton
1
-10
/
+12
2015-12-04
query: fix docs
Wim Taymans
1
-3
/
+3
2015-12-02
Drop usage of deprecated g-ir-scanner --strip-prefix flag
Reynaldo H. Verdejo Pinochet
4
-4
/
+8
2015-12-02
multiqueue: Fix set/get property
Edward Hervey
1
-0
/
+2
2015-12-02
pad: Implement GstPadEventFullFunction
Edward Hervey
5
-16
/
+119
2015-12-02
multiqueue: Use signed clock values for running time calculation
Edward Hervey
2
-72
/
+89
2015-12-02
multiqueue: Add an extra cache time for unlinked streams
Edward Hervey
2
-2
/
+33
2015-12-02
multiqueue: Optimize multiqueue sizes based on interleave
Edward Hervey
2
-7
/
+163
2015-12-02
multiqueue: use new stream-start event sparse flag to avoid overreading subti...
Vincent Penquerc'h
1
-5
/
+23
2015-12-02
multiqueue: Fix high_time computation
Edward Hervey
1
-23
/
+57
2015-12-02
queue2: Don't report 0% unless empty
Jan Schmidt
1
-0
/
+9
2015-12-01
gstclock: Fix GST_STIME_ARGS
Edward Hervey
1
-2
/
+10
2015-11-30
controlsource: Annotate get_value[_array] as (method)
Thibault Saunier
1
-2
/
+2
2015-11-25
plugin: Add prefix support to dependencies
Nicolas Dufresne
2
-3
/
+13
2015-11-25
plugin: Allow device nodes as dependency
Nicolas Dufresne
1
-1
/
+1
2015-11-25
plugin: Don't do lossy shift on hash
Nicolas Dufresne
1
-4
/
+3
2015-11-24
info: fix compiler warning with -Wpedantic and gcc 5
Lukasz Forynski
1
-3
/
+3
2015-11-20
controller: fix annotation to make g-ir-scanner happy
Tim-Philipp Müller
1
-1
/
+2
2015-11-20
tags: add GST_TAG_PRIVATE_DATA
Ravi Kiran K N
2
-0
/
+21
2015-11-19
Revert "baseparse: do not overwrite header buffer timestamps"
Thiago Santos
1
-8
/
+4
2015-11-19
Revert "baseparse: simplify code a bit"
Thiago Santos
1
-14
/
+12
2015-11-18
queue2: don't print criticals when receiving custom events in ring buffer mode
Tim-Philipp Müller
1
-4
/
+5
2015-11-18
ptp-helper: Disable multicast loopback
Sebastian Dröge
1
-0
/
+2
2015-11-17
debugutils: Fix string memory leak
Vineeth TM
1
-0
/
+1
2015-11-16
baseparse: simplify code a bit
Thiago Santos
1
-12
/
+14
2015-11-14
collectpads: handle buffer with dts-only when mapping to running time
Thiago Santos
1
-35
/
+39
2015-11-14
baseparse: do not overwrite header buffer timestamps
Thiago Santos
1
-4
/
+8
2015-11-13
identity: add drop-buffer-flags property
Aleix Conchillo Flaqué
2
-0
/
+26
2015-11-13
helpers: fix install race
Ross Burton
1
-1
/
+1
2015-11-13
systemclock: Add test for gst_clock_get_resolution
Heinrich Fink
1
-0
/
+31
2015-11-13
systemclock: Use mach_time on Apple platforms
Heinrich Fink
1
-0
/
+24
2015-11-12
tracers: log: add missing hooks
Thiago Santos
1
-1
/
+153
2015-11-12
tracer: add element-change-state-pre/post hook
Thiago Santos
3
-3
/
+26
2015-11-11
pad: test for checking the order of the probe calls
Miguel París Díaz
1
-0
/
+51
2015-11-10
context: fix some copy and paste leftover in docs
Thiago Santos
1
-2
/
+2
2015-11-10
context: add some more documentation
Thiago Santos
1
-0
/
+6
2015-11-09
utils: use 'static inline' instead of 'inline static' for gtk-doc
Tim-Philipp Müller
1
-10
/
+10
2015-11-09
docs: remove dummy function declarations with G_INLINE_FUNCTION for gtk-doc
Tim-Philipp Müller
13
-210
/
+0
2015-11-06
queue2: Add the avg-in-rate property.
Duncan Palmer
2
-1
/
+28
2015-11-06
queue2: add overrun signal
Philippe Normand
3
-1
/
+101
2015-11-06
pad: tests for accept-caps handling with proxy pads
Thiago Santos
1
-0
/
+194
2015-11-06
pad: check template caps for proxy pads in accept-caps
Thiago Santos
1
-9
/
+13
2015-11-06
Fix build with -Werror=maybe-uninitialized
Thibault Saunier
1
-1
/
+1
2015-11-06
preset: Add a GST_PRESET_PATH env variable for presets to be usable uninstalled
Thibault Saunier
2
-6
/
+39
[next]