index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
debugutils
/
rndbuffersize.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-12
/
+12
2013-12-24
rndbuffersize: Proxy CAPS, ALLOCATION, SCHEDULING and srcpad events properly
Sebastian Dröge
1
-3
/
+8
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-11
ext, gst: only activate in pull mode if upstream is seekable
Mark Nauwelaerts
1
-1
/
+2
2012-06-28
rndbuffersize: add push mode support
Tim-Philipp Müller
1
-16
/
+129
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+2
2012-06-11
rndbuffersize: printf format fix for long -> int change
Tim-Philipp Müller
1
-1
/
+1
2012-06-09
debug: change rndbuffersize properties from long to int
Tim-Philipp Müller
1
-14
/
+11
2012-05-09
rndbuffersize: only send flush-stop if it was a flushing seek
Tim-Philipp Müller
1
-2
/
+4
2012-05-09
rndbuffersize: must send flush-stop after acquiring the stream lock
Tim-Philipp Müller
1
-2
/
+3
2012-05-09
rndbuffersize: port seeking code to 0.11
Tim-Philipp Müller
1
-5
/
+7
2012-05-09
rndbuffersize: add support for seeks
Tim-Philipp Müller
1
-0
/
+52
2012-05-09
rndbuffersize: send SEGMENT event before pushing buffers
Tim-Philipp Müller
1
-1
/
+13
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-01-03
GST_FLOW_UNEXPECTED -> GST_FLOW_EOS
Wim Taymans
1
-3
/
+3
2011-11-21
update for activation changes
Wim Taymans
1
-14
/
+24
2011-11-18
update for new scheduling query
Wim Taymans
1
-1
/
+2
2011-11-18
add parent to activate functions
Wim Taymans
1
-5
/
+6
2011-07-10
debug: port to 0.11, disable others
Wim Taymans
1
-8
/
+28
2011-06-07
debugutils: Switch from GST_BOILERPLATE to G_DEFINE_TYPE
Edward Hervey
1
-23
/
+13
2011-05-18
various: fix author tag in element details
Stefan Kost
1
-1
/
+1
2010-10-13
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-3
/
+6
2010-09-04
rndbuffersize: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-1
/
+1
2010-06-06
gst: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
Sebastian Dröge
1
-5
/
+3
2010-03-17
Add -Wmissing-declarations -Wmissing-prototypes warning flags
Benjamin Otte
1
-0
/
+1
2009-04-15
debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ...
Stefan Kost
1
-0
/
+371