gstreamer/plugins/elements
2010-09-15 13:29:52 +02:00
..
.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
gstfakesink.c fakesink: keep properties in order 2010-08-27 16:31:55 +03:00
gstfakesink.h
gstfakesrc.c fakesrc: fix use of empty subbuffers 2010-09-02 14:19:24 +03:00
gstfakesrc.h
gstfdsink.c fdsink: make sync property work correctly 2010-06-16 13:05:07 +02:00
gstfdsink.h
gstfdsrc.c fdsrc: allow specifying the size in bytes on the uri 2010-04-09 13:21:19 +02:00
gstfdsrc.h fdsrc: allow specifying the size in bytes on the uri 2010-04-09 13:21:19 +02:00
gstfilesink.c plugins: add example launch lines and more explanation to the docs. 2010-08-16 18:08:39 +03:00
gstfilesink.h
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: identity is GAP flag aware, no need to let it be unset by basetransform 2010-09-09 16:12:26 +02:00
gstidentity.h
gstmultiqueue.c multiqueue: Don't do an infinite loop in the loop function 2010-08-27 16:59:09 +02:00
gstmultiqueue.h
gstqueue.c queue: add silent property to suppress signal emission 2010-08-30 09:46:53 +03:00
gstqueue.h queue: add silent property to suppress signal emission 2010-08-30 09:46:53 +03:00
gstqueue2.c queue2: only post buffering message when percent changed 2010-09-15 13:29:52 +02:00
gstqueue2.h queue2: extend ring buffer to support ram mode 2010-08-13 16:38:57 +02:00
gsttee.c plugins: add example launch lines and more explanation to the docs. 2010-08-16 18:08:39 +03:00
gsttee.h
gsttypefindelement.c typefind: add comment and more logging 2010-08-02 11:45:28 +03:00
gsttypefindelement.h
Makefile.am