index
:
cubox/gst-plugins-xvbo.git
+refs/heads/master
master
Gstreamer XVBO plugin for xf86-video-armada
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
adder
Age
Commit message (
Expand
)
Author
2015-06-12
Convert gst-plugins-base to stand-alone gst-plugins-xvbo package
Russell King
2010-01-28
adder: don't hold object lock when calling peer elements
Wim Taymans
2009-12-24
adder: be a lot smarter with buffer management
Wim Taymans
2009-12-24
adder: use collectpads clipping function
Wim Taymans
2009-12-24
adder: fix juvenile comment
Wim Taymans
2009-11-19
adder: make events succeed, if they succed on atleast one pad
Stefan Kost
2009-10-28
Remove GST_DEBUG_FUNCPTR where they're pointless
Tim-Philipp Müller
2009-08-31
adder: improve caps filter functionality. Fixes #590146.
Stefan Kost
2009-08-08
gst: Remove dead assignments and resulting unused variables
Edward Hervey
2009-07-30
adder: reset pending flush-stop flag in state_changed. (mostly) Fixes #590146.
Stefan Kost
2009-07-20
gstadder: Don't forget to free pending events on flush/dispose.
Edward Hervey
2009-07-19
adder: Collect incoming tag events and send them after newsegment. Fixes #588747
Edward Hervey
2009-07-10
adder: add since tags to docs
Stefan Kost
2009-07-10
adder: add a caps-property to avoid to need to plug a capsfilter afterwards
Stefan Kost
2009-07-06
adder: keep sending newsegments after seeking
Stefan Kost
2009-07-05
adder: Call set_flushing(TRUE) for flushing seeks *when* the streaming is sto...
Edward Hervey
2009-06-23
adder: only unflush when we flushed before
Wim Taymans
2009-06-17
adder: more seeking fixes.
Wim Taymans
2009-06-15
adder: send flush_stop when seeking failed
Stefan Kost
2009-06-12
adder: send flush-stop earlier
Wim Taymans
2009-05-19
adder: only send flush_stop when seek failed
Stefan Kost
2009-05-19
adder: send flush_stop to match flush_start
Stefan Kost
2009-05-19
adder: add more logging and return value checking
Stefan Kost
2009-05-19
adder: handle the return value from iterator_fold
Stefan Kost
2009-05-19
adder: use the pad in logging as objects
Stefan Kost
2009-03-10
adder: log details in getcaps like in setcaps
Stefan Kost
2009-03-05
adder: add variants for unsigned to fix warnings for unneeded check
Stefan Kost
2009-01-30
Don't do void pointer arithmetic.
Jan Schmidt
2008-12-17
gst/adder/: Cleanup variable names to make the adder-loop easier to understand.
Stefan Kost
2008-11-10
gst/adder/gstadder.c: Change author string after seeing output of gst-inspector.
Thomas Vander Stichele
2008-10-16
Don't install static libs for plugins. Fixes #550851 for base.
Stefan Kost
2008-08-01
gst/adder/gstadder.c: Cleanup lots of empty lines that came from gst-indent g...
Stefan Kost
2008-07-10
Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. ...
Stefan Kost
2008-06-29
gst/adder/gstadder.c: Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
Stefan Kost
2008-06-02
gst/adder/gstadder.c: When using gst_element_iterate_pads() one has to unref ...
Sebastian Dröge
2008-05-28
gst/adder/gstadder.c: Implement latency query.
Sebastian Dröge
2008-05-27
gst/adder/gstadder.c: Correctly resync the iterator if gst_iterator_next() re...
Sebastian Dröge
2008-05-21
gst/adder/gstadder.c: Adder also doesn't support audio/x-raw-int with width!=...
Sebastian Dröge
2008-05-16
gst/adder/gstadder.c: Adder doesn't support 24 bit samples so don't claim it ...
Sebastian Dröge
2008-05-14
gst/adder/gstadder.c: Correctly declare the supported endianness on the pad t...
Sebastian Dröge
2008-02-18
configure.ac: Require CVS of core for new API in collectpads.
Stefan Kost
2007-07-03
gst/adder/gstadder.c: Make getcaps more robust by not using the proxycaps fun...
Wim Taymans
2007-05-08
gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected, gst_adder_cha...
Stefan Kost
2007-05-04
gst/: gst/audiotestsrc/gstaudiotestsrc.c
Stefan Kost
2007-04-23
gst/adder/gstadder.c: Fix non-flushing segmented seeks, Fixes #340060 for me
Stefan Kost
2007-02-15
More docs coverage and some ChangeLog surgery (add missing names)
Stefan Kost
2007-01-04
configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAG...
Thomas Vander Stichele
2006-11-24
gst/: remove obsolete _factory_init protos
Stefan Kost
2006-08-31
gst/adder/gstadder.c: Fix build.
Tim-Philipp Müller
2006-08-31
gst/adder/gstadder.*: Remember the start position asked in the incoming seeks...
Edward Hervey
[next]