..
.gitignore
ignore more
2005-06-17 09:12:33 +00:00
gstcapsfilter.c
capsfilter. Always calls _suggest, even with NULL caps. Fixes #574805
2009-03-31 15:15:29 +02:00
gstcapsfilter.h
Add more missing docs.
2007-08-13 13:33:07 +00:00
gstelements.c
plugins/: Use #ifdef for HAVE_XYZ for consistency.
2007-05-22 11:55:33 +00:00
gstfakesink.c
fakesink: hack around crasher bug in g_object_notify() for out-of-band events
2009-05-31 19:17:33 +01:00
gstfakesink.h
fakesink: hack around crasher bug in g_object_notify() for out-of-band events
2009-05-31 19:17:33 +01:00
gstfakesrc.c
cleanup: remove unused variables in _class_init() and reindent.
2009-02-05 17:25:01 +02:00
gstfakesrc.h
plugins/elements/gstfakesrc.*: Added format property to control the format of the newsegment events.
2008-05-07 09:34:58 +00:00
gstfdsink.c
win32: fix seeking in files >4GB
2009-03-20 14:14:52 +01:00
gstfdsink.h
plugins/elements/: Port to GstPoll. See #505417 .
2008-02-28 10:18:02 +00:00
gstfdsrc.c
win32: fix seeking in files >4GB
2009-03-20 14:14:52 +01:00
gstfdsrc.h
Add timeout property like udpsrc. Fixes #538628 .
2008-06-20 10:02:14 +00:00
gstfilesink.c
win32: fix seeking in files >4GB
2009-03-20 14:14:52 +01:00
gstfilesink.h
configure.ac: Check for stdio_ext.h for the filesink changes.
2007-12-24 19:11:29 +00:00
gstfilesrc.c
filesrc: Improve debugging a bit on invalid URIs
2009-05-12 09:02:45 +02:00
gstfilesrc.h
plugins/elements/gstfilesrc.*: Add "sequential" property, off by default, to use madvise and hint to the kernel that ...
2006-07-04 09:01:51 +00:00
gstidentity.c
identity: hack around g_object_notify() bug by protecting it with a lock
2009-05-31 21:30:18 +01:00
gstidentity.h
identity: hack around g_object_notify() bug by protecting it with a lock
2009-05-31 21:30:18 +01:00
gstmultiqueue.c
plugins/elements/gstmultiqueue.*: revert extra-size-buffers stuff, caused some race conditions and extra-size-buffers...
2008-06-26 20:27:00 +00:00
gstmultiqueue.h
plugins/elements/gstmultiqueue.*: revert extra-size-buffers stuff, caused some race conditions and extra-size-buffers...
2008-06-26 20:27:00 +00:00
gstqueue.c
Use the correct unref function
2009-02-22 18:53:10 +01:00
gstqueue.h
plugins/elements/gstqueue.*: When dropping buffers in leaky modes, mark next buffers we sent as
2008-02-20 15:44:33 +00:00
gsttee.c
tee: add property to control the alloc pad
2009-04-09 18:27:21 +02:00
gsttee.h
plugins/elements/gsttee.*: Protect pad_alloc with a new lock so that we can be sure that nothing is performing a pad_...
2008-08-15 17:01:07 +00:00
gsttypefindelement.c
typefind: don't leak the force-caps property
2009-05-12 10:21:26 +02:00
gsttypefindelement.h
plugins/elements/gsttypefindelement.*: Cleanup properties.
2008-04-02 17:21:40 +00:00
Makefile.am
plugins/: Don't install static libs for plugins. Fixes #550851 for core.
2008-10-13 16:47:51 +00:00