gstreamer/gst/elements
Benjamin Otte f7b9b1773e filesrc needs to be reffed by buffers that use its mmaped data directly
Original commit message from CVS:
filesrc needs to be reffed by buffers that use its mmaped data directly
2003-10-28 16:01:26 +00:00
..
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
gstaggregator.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstaggregator.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstbufferstore.c fix issue in buffer_store_get_size spanning multiple buffers, include more checks/debugging while doing so 2003-10-28 12:18:01 +00:00
gstbufferstore.h initial checkin of typefind rewrite - doesn't work yet, but you may want to fix it :) - it compiles though 2003-10-23 01:27:07 +00:00
gstelements.c latest set of fixed (mostly stupid bugs in the typefind element and the bufferstore) 2003-10-26 17:22:21 +00:00
gstfakesink.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstfakesink.h cache return values of _gst_debug_nameof_funcptr 2003-08-07 12:45:31 +00:00
gstfakesrc.c bugfixes (don't remember them though ;) 2003-10-27 19:01:55 +00:00
gstfakesrc.h cache return values of _gst_debug_nameof_funcptr 2003-08-07 12:45:31 +00:00
gstfdsink.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstfdsink.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstfdsrc.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstfdsrc.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstfilesink.c Properly give an error if no file was given 2003-10-20 14:58:07 +00:00
gstfilesink.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstfilesrc.c filesrc needs to be reffed by buffers that use its mmaped data directly 2003-10-28 16:01:26 +00:00
gstfilesrc.h Add using_mmap field to GstFileSrc 2003-07-30 01:41:23 +00:00
gstidentity.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstidentity.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstmd5sink.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstmd5sink.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstmultidisksrc.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstmultidisksrc.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstmultifilesrc.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstmultifilesrc.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstpipefilter.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstpipefilter.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gstshaper.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gstshaper.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gststatistics.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gststatistics.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsttee.c s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +00:00
gsttee.h GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
gsttypefind.c fix issue in buffer_store_get_size spanning multiple buffers, include more checks/debugging while doing so 2003-10-28 12:18:01 +00:00
gsttypefind.h initial checkin of typefind rewrite - doesn't work yet, but you may want to fix it :) - it compiles though 2003-10-23 01:27:07 +00:00
gsttypefindelement.c fix issue in buffer_store_get_size spanning multiple buffers, include more checks/debugging while doing so 2003-10-28 12:18:01 +00:00
gsttypefindelement.h initial checkin of typefind rewrite - doesn't work yet, but you may want to fix it :) - it compiles though 2003-10-23 01:27:07 +00:00
Makefile.am initial checkin of typefind rewrite - doesn't work yet, but you may want to fix it :) - it compiles though 2003-10-23 01:27:07 +00:00