gstreamer/gst
Ole André Vadla Ravnås bf20f01fba Add new function gst_poll_fd_ignored() for improved Windows compatibility.
Original commit message from CVS:
Patch by: Ole André Vadla Ravnås
<ole dot andre dot ravnas at tandberg dot com>
* docs/gst/gstreamer-sections.txt:
* gst/gstpoll.c: (gst_poll_winsock_error_to_errno),
(gst_poll_update_winsock_event_mask),
(gst_poll_prepare_winsock_active_sets),
(gst_poll_collect_winsock_events), (gst_poll_new), (gst_poll_free),
(gst_poll_add_fd_unlocked), (gst_poll_fd_ctl_write),
(gst_poll_fd_ctl_read_unlocked), (gst_poll_fd_ignored),
(gst_poll_fd_has_error), (gst_poll_fd_can_read_unlocked),
(gst_poll_check_ctrl_commands), (gst_poll_wait):
* gst/gstpoll.h:
* win32/common/libgstreamer.def:
Add new function gst_poll_fd_ignored() for improved Windows
compatibility.
Various minor fixes and cleanups. See #520808.
2008-03-18 10:54:52 +00:00
..
parse gst/parse/lex._gst_parse_yy.pre.c: Update pre-generated flex files with flex 2.3.34. 2008-02-19 08:05:15 +00:00
.gitignore
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst/gst.c: Add a separate gst_deinitialized that prevents gst_init() from being called after gst_deinit(). Fixes #50... 2008-02-05 18:37:08 +00:00
gst.h configure.ac: Add checks for poll, ppoll and pselect. 2008-02-27 18:00:04 +00:00
gst_private.h Move registry backend API to private headers where we can. Add fixme-0.11 comments for the others. Add stubs for the ... 2008-03-07 11:12:59 +00:00
gstbin.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
gstbin.h
gstbuffer.c gst/gstbuffer.c: Copy selected buffer-flags when creating subbuffers. 2008-02-15 12:33:00 +00:00
gstbuffer.h gst/: Move declaration of private _gst_foo_initialize() functions into our private header file where they should have... 2007-11-02 18:35:37 +00:00
gstbus.c
gstbus.h
gstcaps.c gst/: Yet another gratuitous GString micro-optimisation: add a (private) function that serialises a structure appendi... 2008-01-09 16:36:34 +00:00
gstcaps.h
gstchildproxy.c gst/gstchildproxy.c: Improve docs and add some ideas for making this more general-purpose. 2008-01-10 21:06:58 +00:00
gstchildproxy.h
gstclock.c
gstclock.h gst/gstclock.h: Cast the results from the timeval/spec_to_time macros to what the docs say it casts to, a GstClockTim... 2008-01-09 12:22:22 +00:00
gstcompat.h
gstconfig.h.in Move registry backend API to private headers where we can. Add fixme-0.11 comments for the others. Add stubs for the ... 2008-03-07 11:12:59 +00:00
gstdebugutils.c gst/gstdebugutils.c: Log the reason why fopen fails in addition to the fact that it failed. 2008-01-05 13:45:22 +00:00
gstdebugutils.h docs/random/ensonic/profiling.txt: More ideas. 2007-11-22 15:59:01 +00:00
gstelement.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
gstelement.h
gstelementfactory.c gst/gsttypefind.c: Make gst_type_find_register work for static typefind functions, ie. allow passing plugin == NULL (... 2007-12-21 20:58:23 +00:00
gstelementfactory.h And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
gsterror.c
gsterror.h
gstevent.c Properly chain up finalize functions to the parent class. 2008-02-12 12:04:43 +00:00
gstevent.h gst/: Move declaration of private _gst_foo_initialize() functions into our private header file where they should have... 2007-11-02 18:35:37 +00:00
gstfilter.c gst/gstfilter.c: Improve documentation of gst_filter_run(). Fixes #518627. 2008-02-25 15:37:36 +00:00
gstfilter.h
gstformat.c
gstformat.h gst/: Move declaration of private _gst_foo_initialize() functions into our private header file where they should have... 2007-11-02 18:35:37 +00:00
gstghostpad.c Makefile.am: Add check-exports target and run it as part of 'make check' (see #499140 and #493983). 2007-12-12 23:20:00 +00:00
gstghostpad.h
gstindex.c gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst_index_entry_free() (#522741). 2008-03-17 10:21:59 +00:00
gstindex.h gst/gstindex.*: Don't free key strings which we don't own. Fixes crash in gst_index_entry_free() (#522741). 2008-03-17 10:21:59 +00:00
gstindexfactory.c
gstindexfactory.h
gstinfo.c gst/: Bunch of gratuitous nano-optimisations. 2007-12-28 14:15:53 +00:00
gstinfo.h Makefile.am: Add check-exports target and run it as part of 'make check' (see #499140 and #493983). 2007-12-12 23:20:00 +00:00
gstinterface.c gst/gstinterface.c: Don't crash if the element supports the interface queried, but does not implement GstImplementsIn... 2008-02-29 18:38:54 +00:00
gstinterface.h
gstiterator.c
gstiterator.h
gstmacros.h
gstmarshal.list
gstmessage.c Properly chain up finalize functions to the parent class. 2008-02-12 12:04:43 +00:00
gstmessage.h gst/: Move declaration of private _gst_foo_initialize() functions into our private header file where they should have... 2007-11-02 18:35:37 +00:00
gstminiobject.c gst/gstminiobject.c: Import gst_private.h before any other header that might include other glib headers. This fixes t... 2008-03-03 18:14:33 +00:00
gstminiobject.h
gstobject.c gst/gstobject.c: Fix typo in the gst_object_{ref,unref} documentation. 2007-12-22 12:48:26 +00:00
gstobject.h
gstpad.c gst/gstconfig.h.in: Add 'id' for example. 2008-02-06 12:21:05 +00:00
gstpad.h gst/: Some minor docs fixes: fix typo, mention that GST_FLOW_RESEND is unused and unimplemented; finally, it is plugi... 2008-02-05 21:22:47 +00:00
gstpadtemplate.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
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c gst/: Bunch of gratuitous nano-optimisations. 2007-12-28 14:15:53 +00:00
gstparse.h
gstpipeline.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
gstpipeline.h
gstplugin.c gst/gstplugin.c: Fix old-style static plugins via GST_PLUGIN_DEFINE_STATIC again, which I broke two commits ago when ... 2008-01-20 15:04:33 +00:00
gstplugin.h gst/gstplugin.h: Remove deprecation guards around GST_PLUGIN_DEFINE_STATIC. 2008-01-17 22:22:58 +00:00
gstpluginfeature.c
gstpluginfeature.h gst/: Some minor docs fixes: fix typo, mention that GST_FLOW_RESEND is unused and unimplemented; finally, it is plugi... 2008-02-05 21:22:47 +00:00
gstpoll.c Add new function gst_poll_fd_ignored() for improved Windows compatibility. 2008-03-18 10:54:52 +00:00
gstpoll.h Add new function gst_poll_fd_ignored() for improved Windows compatibility. 2008-03-18 10:54:52 +00:00
gstquark.c
gstquark.h
gstquery.c Properly chain up finalize functions to the parent class. 2008-02-12 12:04:43 +00:00
gstquery.h gst/: Move declaration of private _gst_foo_initialize() functions into our private header file where they should have... 2007-11-02 18:35:37 +00:00
gstregistry.c
gstregistry.h Move registry backend API to private headers where we can. Add fixme-0.11 comments for the others. Add stubs for the ... 2008-03-07 11:12:59 +00:00
gstregistrybinary.c gst/gstregistrybinary.c: Include io.h for write() and close() when building with MSVC. Fixes bug #520877. 2008-03-07 13:19:12 +00:00
gstregistrybinary.h
gstregistryxml.c Switch to using portabl gsize/gssize instead of size_t/ssize_t 2008-03-03 18:42:04 +00:00
gstsegment.c gst/gstsegment.c: Improve some comment. 2008-02-29 15:22:34 +00:00
gstsegment.h
gststructure.c tests/check/gst/gststructure.c (GST_START_TEST): Add a check for the new warning. 2008-03-03 10:07:21 +00:00
gststructure.h
gstsystemclock.c gst/gstsystemclock.c: Add some more docs to explain why a FIXME was wrongly added. 2007-12-24 14:35:24 +00:00
gstsystemclock.h
gsttaglist.c gst/gsttaglist.c: Small docs addition: mention that the strings returned by gst_tag_list_get_string*() are in UTF-8 e... 2007-12-18 12:03:18 +00:00
gsttaglist.h gst/: Move declaration of private _gst_foo_initialize() functions into our private header file where they should have... 2007-11-02 18:35:37 +00:00
gsttagsetter.c
gsttagsetter.h
gsttask.c
gsttask.h
gsttrace.c gst/gst.c: Make _gst_disable_segtrap static, it's only used in gstplugin.c and we can use gst_segtrap_is_enabled() t... 2007-11-06 15:10:36 +00:00
gsttrace.h
gsttypefind.c gst/gsttypefind.c: Make gst_type_find_register work for static typefind functions, ie. allow passing plugin == NULL (... 2007-12-21 20:58:23 +00:00
gsttypefind.h
gsttypefindfactory.c Makefile.am: Add check-exports target and run it as part of 'make check' (see #499140 and #493983). 2007-12-12 23:20:00 +00:00
gsttypefindfactory.h
gsturi.c Switch to using portabl gsize/gssize instead of size_t/ssize_t 2008-03-03 18:42:04 +00:00
gsturi.h
gstutils.c gst/gstconfig.h.in: Add 'id' for example. 2008-02-06 12:21:05 +00:00
gstutils.h gst/gstutils.*: Actually its not PURE as it gets the time from elsewhere. 2007-12-11 20:32:29 +00:00
gstvalue.c gst/gstvalue.c: Optimisation: bail out of the loop as early as possible (#500143). 2007-12-28 14:34:34 +00:00
gstvalue.h gst/gstvalue.*: Add more missing "Since:" tags to docs. 2007-12-12 14:04:14 +00:00
gstversion.h.in docs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION to the docs 2008-02-01 16:37:22 +00:00
gstxml.c
gstxml.h
Makefile.am configure.ac: Add checks for poll, ppoll and pselect. 2008-02-27 18:00:04 +00:00