..
.gitignore
ignore more
2005-06-17 09:12:33 +00:00
gstcapsfilter.c
Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ...
2008-02-05 14:15:15 +00: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
Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ...
2008-02-05 14:15:15 +00:00
gstfakesink.h
libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS.
2007-04-05 11:16:09 +00:00
gstfakesrc.c
Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ...
2008-02-05 14:15:15 +00:00
gstfakesrc.h
gst/gsttagsetter.h: Can't cast ifaces to a class
2006-06-01 18:22:14 +00:00
gstfdsink.c
plugins/elements/: Pull in patch from head to handle EAGAIN. Fixes : #524041
2008-04-03 14:03:17 +00:00
gstfdsink.h
plugins/elements/: Port to GstPoll. See #505417 .
2008-02-28 10:18:02 +00:00
gstfdsrc.c
plugins/elements/: Pull in patch from head to handle EAGAIN. Fixes : #524041
2008-04-03 14:03:17 +00:00
gstfdsrc.h
plugins/elements/: Port to GstPoll. See #505417 .
2008-02-28 10:18:02 +00:00
gstfilesink.c
Switch to using portabl gsize/gssize instead of size_t/ssize_t
2008-03-03 18:42:04 +00:00
gstfilesink.h
configure.ac: Check for stdio_ext.h for the filesink changes.
2007-12-24 19:11:29 +00:00
gstfilesrc.c
Switch to using portabl gsize/gssize instead of size_t/ssize_t
2008-03-03 18:42:04 +00: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
Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ...
2008-02-05 14:15:15 +00:00
gstidentity.h
plugins/elements/gstidentity.*: Add property to disable handoff signal emission. Fixes #498694 .
2007-11-21 13:27:50 +00:00
gstmultiqueue.c
Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static...
2008-02-29 12:41:33 +00:00
gstmultiqueue.h
plugins/elements/gstmultiqueue.*: Take the multiqueue lock when updating the fill level so we don't get confused.
2007-06-26 14:45:15 +00:00
gstqueue.c
plugins/elements/gstqueue.c: Ensure that buffer metadata is writeable, before modifying. Spotted by
2008-02-21 10:22:36 +00: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
Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static...
2008-02-29 12:41:33 +00:00
gsttee.h
tests/check/pipelines/simple-launch-lines.c (test_tee): Add tests for push and pull tee behavior.
2007-02-09 13:45:27 +00:00
gsttypefindelement.c
Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static...
2008-02-29 12:41:33 +00:00
gsttypefindelement.h
plugins/elements/: Remove GstBufferStore, no idea why we were still building it.
2008-02-20 12:26:19 +00:00
Makefile.am
plugins/elements/: Remove GstBufferStore, no idea why we were still building it.
2008-02-20 12:26:19 +00:00