..
.gitignore
gstcapsfilter.c
plugins: add example launch lines and more explanation to the docs.
2010-08-16 18:08:39 +03:00
gstcapsfilter.h
gstelements.c
coreelements: move input-selector and output-selector to core
2010-12-31 00:55:19 +00:00
gstfakesink.c
fakesink: make variable static
2010-12-30 18:31:11 +00:00
gstfakesink.h
fakesink: use g_object_notify_by_pspec() and remove work-around for old GLib versions if possible
2010-10-07 19:04:00 +01:00
gstfakesrc.c
elements: minor performance improvement when doing g_object_notify() for the "last-message" property
2010-10-07 19:04:00 +01:00
gstfakesrc.h
gstfdsink.c
gstfdsink: fix typo
2010-12-31 12:20:45 +01:00
gstfdsink.h
gstfdsrc.c
coreelements: GST_BOILERPLATE already sets parent_class
2010-12-31 00:56:11 +00:00
gstfdsrc.h
gstfilesink.c
plugins: add example launch lines and more explanation to the docs.
2010-08-16 18:08:39 +03:00
gstfilesink.h
build: sprintf, sscanf need stdio.h
2009-10-07 10:59:54 +03:00
gstfilesrc.c
plugins: add example launch lines and more explanation to the docs.
2010-08-16 18:08:39 +03:00
gstfilesrc.h
gstidentity.c
identity: print unset buffer timestamps or durations as 'none'
2011-01-28 19:59:47 +00:00
gstidentity.h
identity: use g_object_notify_by_pspec() and remove work-around for old GLib versions if possible
2010-10-07 19:03:42 +01:00
gstinputselector.c
docs: mention extra input-selector pad properties
2011-01-06 18:18:29 +00:00
gstinputselector.h
inputselector: remove "select-all" property
2011-01-05 15:53:28 +00:00
gstmultiqueue.c
multiqueue: return upon input when already eos
2010-12-03 13:35:49 +01:00
gstmultiqueue.h
gstoutputselector.c
outputselector: Improve get and set caps functions
2011-01-10 14:52:05 -03:00
gstoutputselector.h
output-selector: Add pad-negotiation-mode property
2011-01-06 18:42:29 +00:00
gstqueue.c
Revert "micro-optim: if (x) is cheaper than if (x > 0) for unsigned integers"
2010-12-26 21:21:43 +00:00
gstqueue.h
queue: avoid g_cond_signal when we can
2010-10-12 18:48:10 +02:00
gstqueue2.c
queue2: don't read beyond the end of file upstream in pull mode
2011-02-15 14:51:20 +01:00
gstqueue2.h
queue2: Avoid useless segment_to_running_time() calculations.
2010-12-02 19:04:56 +01:00
gsttee.c
elements: minor performance improvement when doing g_object_notify() for the "last-message" property
2010-10-07 19:04:00 +01:00
gsttee.h
gsttypefindelement.c
typefind: don't take object lock for reading the found caps
2011-01-28 11:17:48 +02:00
gsttypefindelement.h
gstvalve.c
valve: Only set discont on the first buffer after drops
2011-01-28 15:38:17 -05:00
gstvalve.h
valve: some minor clean-ups
2010-12-31 00:51:12 +00:00
Makefile.am
coreelements: move input-selector and output-selector to core
2010-12-31 00:55:19 +00:00