index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
liveadder
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
liveadder: handle gap buffer flag
Michael Olbrich
1
-9
/
+12
2014-04-27
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-10
liveadder: fix memory leak querying sink caps
Santiago Carot-Nemesio
1
-0
/
+1
2014-04-09
liveadder: remove dead code
Vincent Penquerc'h
1
-4
/
+0
2013-09-28
liveadder: round when calculation length from duration
Michael Olbrich
1
-1
/
+2
2013-04-26
liveadder: Document that the latency is in milliseconds
Olivier Crête
1
-2
/
+3
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-02-11
liveadder: don't use deprecated GLib threading API
Tim-Philipp Müller
2
-8
/
+7
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-12
liveadder: port to 1.0 API
Olivier Crête
2
-226
/
+226
2012-06-20
update for task api change
Wim Taymans
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
2
-1
/
+2
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-02-03
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
1
-1
/
+1
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
2
-1
/
+2
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
1
-2
/
+3
2011-12-12
liveadder: fix buffer leak
Vincent Penquerc'h
1
-2
/
+3
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+4
2011-11-04
make request pads take _%u
Wim Taymans
1
-2
/
+2
2011-06-04
Work around changes in g_atomic API
David Schleef
1
-0
/
+4
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-11-30
Fix pad template memleaks
David Schleef
1
-5
/
+2
2010-09-28
liveadder: move debug-category registration to type init
Stefan Kost
1
-5
/
+4
2010-09-28
liveadder: GST_BOILERPLATE already sets parent_class
Stefan Kost
1
-2
/
+0
2010-09-28
liveadder: use base_init for pad_templates and element_details
Stefan Kost
1
-15
/
+12
2010-09-28
liveadder: use G_PARAM_STATIC_STRINGS on properties
Stefan Kost
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-9
/
+4
2009-11-22
Clean up LDFLAGS, LIBS, CFLAGS
Tim-Philipp Müller
1
-3
/
+5
2009-06-19
Make build without warnings with debugging disabled
Tim-Philipp Müller
1
-3
/
+2
2009-03-22
Makefile.am: no static libs for plugins
Stefan Kost
1
-0
/
+1
2009-02-23
liveadder: Fix build on macosx
Edward Hervey
1
-1
/
+2
2009-02-17
Add liveadder to the docs
Olivier Crête
1
-0
/
+1
2009-02-17
Document the liveadder
Olivier Crête
1
-0
/
+12
2009-02-17
Moved liveadder from gst-plugins-farsight to -bad
Olivier Crête
2
-203
/
+182
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Use log for message thats on every buffer
Olivier Crête
1
-3
/
+4
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête
1
-0
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] liveadder : Handle jitter in incoming buffers
Edward Hervey
1
-5
/
+27
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Add handling of position query to liveadder
Olivier Crete
1
-27
/
+73
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Replace C99 llabs with C89 code
Olivier Crete
1
-2
/
+6
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Reset vars before restarting thread on flush stop
Olivier Crete
1
-2
/
+4
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Implement first version of seeking
Olivier Crete
1
-4
/
+0
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Add duration query from adder
Olivier Crete
1
-0
/
+78
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Move flush stop inside where it belongs
Olivier Crete
1
-13
/
+4
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Have the liveadder remember if its playing or not
Olivier Crete
2
-9
/
+24
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Push out buffer if we're not playing while there ...
Olivier Crete
1
-1
/
+6
2009-02-17
[MOVED FROM GST-P-FARSIGHT] Empty the queue on flush start
Olivier Crete
1
-0
/
+5
[next]