index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
gstreamer: Fix memory leaks when context parse fails
Vineeth TM
2
-1
/
+17
2015-10-02
timedvaluecontrolsource: Use g_sequence_lookup where possible
Jan Alexander Steffens (heftig)
1
-33
/
+15
2015-10-01
interpolationcontrolsource: fix write over the array size
Stefan Sauer
1
-1
/
+1
2015-09-30
controlpoint: change the padding to be of arch-independent size
Stefan Sauer
1
-3
/
+3
2015-09-28
check: fix 'format string is not a string literal' warning with clang
Tim-Philipp Müller
1
-1
/
+4
2015-09-28
directcontrolbinding: fix formatting
Stefan Sauer
1
-1
/
+2
2015-09-28
index: mark two structs that don't have abi padding
Stefan Sauer
1
-0
/
+2
2015-09-28
controller: add the missing abi padding
Stefan Sauer
1
-2
/
+2
2015-09-27
interpolationcontrolsource: add cubic_mono interpolation
Stefan Sauer
3
-4
/
+185
2015-09-27
interpolationcontrolsource: refactor code
Stefan Sauer
1
-100
/
+76
2015-09-26
harness: minor doc fixes
Tim-Philipp Müller
1
-13
/
+13
2015-09-26
segment: Replaced gst_segment_to_position with gst_segment_position_from_runn...
Vivia Nikolaidou
1
-4
/
+12
2015-09-25
ptpclock: Fix error leak during failures
Vineeth TM
1
-0
/
+4
2015-09-24
harness: don't crash when adding a sink-harness without h->sinkpad
Havard Graff
1
-1
/
+1
2015-09-23
basetransform: Print buffer PTS when submitting an input buffer
Sebastian Dröge
1
-5
/
+6
2015-09-15
downloadbuffer, benchmarks: fix error leaks in failure code paths
Vineeth TM
1
-0
/
+1
2015-09-15
check: Fix indentation
Vineeth TM
1
-5
/
+4
2015-09-07
harness: Fix race for gst_harness_element_ref
Stian Selnes
1
-3
/
+14
2015-09-07
harness: Allow-none for custom stress init func
Stian Selnes
1
-2
/
+3
2015-08-31
harness: misc bugfixes
Havard Graff
1
-11
/
+15
2015-08-21
basetransform: Reconfigure before propose_allocation
Nicolas Dufresne
1
-24
/
+37
2015-08-18
baseparse: avoid tag list spam if upstream provides bitrate tags already
Tim-Philipp Müller
1
-16
/
+51
2015-08-16
baseparse: fix tag handling
Tim-Philipp Müller
1
-93
/
+88
2015-08-16
baseparse: add API for subclass to set tags
Tim-Philipp Müller
2
-0
/
+56
2015-08-16
baseparse: save upstream stream tags
Tim-Philipp Müller
1
-10
/
+38
2015-08-15
baseparse: minor code simplification
Tim-Philipp Müller
1
-30
/
+19
2015-08-13
basetransform: rework accept-caps
Thiago Santos
1
-24
/
+29
2015-08-13
basetransform: remove some dead code
Thiago Santos
1
-54
/
+22
2015-08-13
basetransform: respect accept-caps intersect flag
Thiago Santos
1
-6
/
+16
2015-08-12
basetransform: remove unreachable return statement
Vineeth TM
1
-2
/
+0
2015-08-09
harness: add _set_forwarding function
Havard Graff
3
-3
/
+49
2015-08-05
basesink: Only drop buffer if their PTS is out of segment
Nicolas Dufresne
1
-2
/
+13
2015-08-05
harness: don't run code inside g_assert
Luis de Bethencourt
1
-34
/
+63
2015-07-28
doc/gsthardness: Fix typo in GstAllocationParams
Nicolas Dufresne
1
-5
/
+4
2015-07-28
doc/gstharness: Remove unknown parameter
Nicolas Dufresne
1
-1
/
+0
2015-07-27
basetransform: Return FLOW_FLUSHING if negotiation fails during shutdown
Olivier Crête
1
-0
/
+2
2015-07-22
harness: Fix indendation
Olivier Crête
1
-2
/
+2
2015-07-22
basetransform: Avoid increasing query reference
Nicolas Dufresne
1
-4
/
+14
2015-07-20
harness: add functions for adding sub-harnesses directly
Havard Graff
3
-30
/
+68
2015-07-17
baseparse: Don't override gst_segment_do_seek()
Nicolas Dufresne
1
-2
/
+0
2015-07-17
baseparse: Fix extrapolation of seeksegment.stop
Nicolas Dufresne
1
-4
/
+6
2015-07-16
harness: fix indentation
Tim-Philipp Müller
1
-5
/
+5
2015-07-16
harness: fix pad template leak
Tim-Philipp Müller
1
-1
/
+5
2015-07-16
harness: don't re-establish the harness sink and src pads
Havard Graff
1
-2
/
+6
2015-07-16
harness: Improve detection of element type
Stian Selnes
2
-36
/
+66
2015-07-16
harness: Forward sticky events to sink harness
Stian Selnes
1
-0
/
+10
2015-07-16
harness: make header nicer to read
Tim-Philipp Müller
1
-87
/
+187
2015-07-10
baseparse: estimate duration on EOS
Vineeth TM
1
-0
/
+3
2015-07-10
adapter: change log message properly
Hyunjun Ko
1
-6
/
+6
2015-07-08
adapter: fix to get valid (buffer_)list
Hyunjun Ko
1
-9
/
+40
[next]