index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
liveadder
/
liveadder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
liveadder: Fix memory leaks iterating over pads
Santiago Carot-Nemesio
2015-06-10
1
-6
/
+5
*
gst: remove some unnecessary glib version checks
Tim-Philipp Müller
2015-04-28
1
-4
/
+0
*
liveadder: Use default upstream latency querying logic
Arun Raghavan
2015-02-27
1
-54
/
+6
*
liveadder: Fail the latency query if one of the upstream queries fails
Sebastian Dröge
2015-02-19
1
-2
/
+6
*
Improve and fix LATENCY query handling
Sebastian Dröge
2015-02-11
1
-2
/
+4
*
liveadder: handle gap buffer flag
Michael Olbrich
2014-06-03
1
-9
/
+12
*
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
2014-04-27
1
-2
/
+0
*
liveadder: fix memory leak querying sink caps
Santiago Carot-Nemesio
2014-04-10
1
-0
/
+1
*
liveadder: remove dead code
Vincent Penquerc'h
2014-04-09
1
-4
/
+0
*
liveadder: round when calculation length from duration
Michael Olbrich
2013-09-28
1
-1
/
+2
*
liveadder: Document that the latency is in milliseconds
Olivier Crête
2013-04-26
1
-2
/
+3
*
liveadder: don't use deprecated GLib threading API
Tim-Philipp Müller
2013-02-11
1
-7
/
+6
*
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2012-10-17
1
-1
/
+1
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
liveadder: port to 1.0 API
Olivier Crête
2012-09-12
1
-206
/
+223
*
update for task api change
Wim Taymans
2012-06-20
1
-1
/
+1
*
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2012-04-05
1
-1
/
+1
*
Merge branch 'master' into 0.11
Wim Taymans
2012-02-10
1
-0
/
+1
|
\
|
*
plenty: fixup glib deprecations
Vincent Penquerc'h
2012-01-27
1
-0
/
+1
*
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
2012-02-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
2011-12-30
1
-2
/
+3
|
\
\
|
|
/
|
*
liveadder: fix buffer leak
Vincent Penquerc'h
2011-12-12
1
-2
/
+3
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
make request pads take _%u
Wim Taymans
2011-11-04
1
-2
/
+2
|
/
*
Work around changes in g_atomic API
David Schleef
2011-06-04
1
-0
/
+4
*
Fix pad template memleaks
David Schleef
2010-11-30
1
-5
/
+2
*
liveadder: move debug-category registration to type init
Stefan Kost
2010-09-28
1
-5
/
+4
*
liveadder: GST_BOILERPLATE already sets parent_class
Stefan Kost
2010-09-28
1
-2
/
+0
*
liveadder: use base_init for pad_templates and element_details
Stefan Kost
2010-09-28
1
-15
/
+12
*
liveadder: use G_PARAM_STATIC_STRINGS on properties
Stefan Kost
2010-09-28
1
-1
/
+1
*
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2010-03-18
1
-9
/
+4
*
Make build without warnings with debugging disabled
Tim-Philipp Müller
2009-06-19
1
-3
/
+2
*
liveadder: Fix build on macosx
Edward Hervey
2009-02-23
1
-1
/
+2
*
Document the liveadder
Olivier Crête
2009-02-17
1
-0
/
+12
*
Moved liveadder from gst-plugins-farsight to -bad
Olivier Crête
2009-02-17
1
-172
/
+152
*
[MOVED FROM GST-P-FARSIGHT] Use log for message thats on every buffer
Olivier Crête
2009-02-17
1
-3
/
+4
*
[MOVED FROM GST-P-FARSIGHT] liveadder : Handle jitter in incoming buffers
Edward Hervey
2009-02-17
1
-5
/
+27
*
[MOVED FROM GST-P-FARSIGHT] Add handling of position query to liveadder
Olivier Crete
2009-02-17
1
-27
/
+73
*
[MOVED FROM GST-P-FARSIGHT] Replace C99 llabs with C89 code
Olivier Crete
2009-02-17
1
-2
/
+6
*
[MOVED FROM GST-P-FARSIGHT] Reset vars before restarting thread on flush stop
Olivier Crete
2009-02-17
1
-2
/
+4
*
[MOVED FROM GST-P-FARSIGHT] Implement first version of seeking
Olivier Crete
2009-02-17
1
-4
/
+0
*
[MOVED FROM GST-P-FARSIGHT] Add duration query from adder
Olivier Crete
2009-02-17
1
-0
/
+78
*
[MOVED FROM GST-P-FARSIGHT] Move flush stop inside where it belongs
Olivier Crete
2009-02-17
1
-13
/
+4
*
[MOVED FROM GST-P-FARSIGHT] Have the liveadder remember if its playing or not
Olivier Crete
2009-02-17
1
-9
/
+22
*
[MOVED FROM GST-P-FARSIGHT] Push out buffer if we're not playing while there ...
Olivier Crete
2009-02-17
1
-1
/
+6
*
[MOVED FROM GST-P-FARSIGHT] Empty the queue on flush start
Olivier Crete
2009-02-17
1
-0
/
+5
*
[MOVED FROM GST-P-FARSIGHT] Reset pad private on flush stop
Olivier Crete
2009-02-17
1
-0
/
+1
*
[MOVED FROM GST-P-FARSIGHT] Pass pad as pad to reset_pad_private
Olivier Crete
2009-02-17
1
-3
/
+5
*
[MOVED FROM GST-P-FARSIGHT] Print debug message if we return non-ok from chain
Olivier Crete
2009-02-17
1
-0
/
+2
*
[MOVED FROM GST-P-FARSIGHT] Don't return EOS if we have no pads
Olivier Crete
2009-02-17
1
-0
/
+4
[next]