gstreamer/plugins/elements
2016-01-16 10:47:36 +01:00
..
.gitignore
gstcapsfilter.c capsfilter: remove proxying of accept-caps downstream 2015-09-26 07:13:45 -03:00
gstcapsfilter.h doc/capsfilter: Document filtering modes 2015-07-28 16:57:43 -04:00
gstconcat.c concat: dot not reset pad states too early 2015-07-21 00:22:25 -03:00
gstconcat.h concat: Add adjust-base property 2015-06-22 14:11:30 +02:00
gstdownloadbuffer.c downloadbuffer: drop unneeded macros for G_OS_WIN32 2015-12-12 13:13:54 -08:00
gstdownloadbuffer.h
gstelements.c
gstelements_private.c
gstelements_private.h
gstfakesink.c
gstfakesink.h
gstfakesrc.c docs: another sweep canonicalizing the plugin docs sections file 2015-07-03 12:39:57 +02:00
gstfakesrc.h
gstfdsink.c fdsink: enable large file support in Android 2015-12-12 13:13:54 -08:00
gstfdsink.h
gstfdsrc.c fdsrc: drop unneeded macros for G_OS_WIN32 2015-12-12 13:13:54 -08:00
gstfdsrc.h
gstfilesink.c filesink: enable large file support on Android 2015-12-09 14:15:26 -08:00
gstfilesink.h filesink: indentation fixes 2015-12-09 14:15:26 -08:00
gstfilesrc.c filesrc: enable large file support in Android 2015-12-09 14:15:26 -08:00
gstfilesrc.h
gstfunnel.c funnel: improve debug message 2016-01-08 19:28:43 +00:00
gstfunnel.h funnel: add "forward-sticky-events" property 2015-06-25 10:53:55 +02:00
gstidentity.c identity: add drop-buffer-flags property 2015-11-13 07:37:12 -08:00
gstidentity.h identity: add drop-buffer-flags property 2015-11-13 07:37:12 -08:00
gstinputselector.c inputselector: Fix buffer leak in sync_streams & cache_buffers mode 2015-09-21 10:33:55 +02:00
gstinputselector.h
gstmultiqueue.c queue/multiqueue: Don't special-case CAPS events in the event handlers 2015-12-14 11:20:43 +01:00
gstmultiqueue.h multiqueue: Use signed clock values for running time calculation 2015-12-02 16:03:20 +01:00
gstoutputselector.c output-selector: Notify when the active-pad property is changing 2016-01-16 10:47:36 +01:00
gstoutputselector.h
gstqueue.c queue/multiqueue: Don't special-case CAPS events in the event handlers 2015-12-14 11:20:43 +01:00
gstqueue.h
gstqueue2.c queue2: avoid calculating fill levels multiple times 2016-01-06 20:00:46 +00:00
gstqueue2.h queue2: Add the avg-in-rate property. 2015-11-06 12:32:16 -03:00
gstsparsefile.c sparsefile: drop bogus reference to file descriptor 2015-12-12 13:13:54 -08:00
gstsparsefile.h elements: don't depend on libgio just for g_io_error_from_errno() 2014-05-13 20:06:48 +01:00
gststreamiddemux.c docs: add StreamidDemux to documentation 2015-07-08 17:07:49 +01:00
gststreamiddemux.h docs: add StreamidDemux to documentation 2015-07-08 17:07:49 +01:00
gsttee.c tee: Check if parsing the name template with sscanf() was successful 2015-12-14 13:06:57 +01:00
gsttee.h
gsttypefindelement.c typefindelement: reset segment only once streaming has stopped 2015-06-14 21:25:29 +01:00
gsttypefindelement.h docs: order and canonicalize the -sections.txt file 2015-07-03 11:52:22 +02:00
gstvalve.c
gstvalve.h
Makefile.am