2008-02-29 |
Wim Taymans | Add INIT macro and _init method for initializing the... |
tree | commitdiff |
2008-02-27 |
Wim Taymans | configure.ac: Add checks for poll, ppoll and pselect. |
tree | commitdiff |
2008-02-25 |
Tim-Philipp Müller | gst/gstfilter.c: Improve documentation of gst_filter_ru... |
tree | commitdiff |
2008-02-19 |
Sebastian Dröge | gst/parse/lex._gst_parse_yy.pre.c: Update pre-generated... |
tree | commitdiff |
2008-02-19 |
Sebastian Dröge | gst/gstminiobject.c: Add FIXME for 0.11 to make GstMini... |
tree | commitdiff |
2008-02-15 |
Stefan Kost | gst/gstbuffer.c: Copy selected buffer-flags when creati... |
tree | commitdiff |
2008-02-12 |
Sebastian Dröge | Properly chain up finalize functions to the parent... |
tree | commitdiff |
2008-02-11 |
Siavash Safi | gst/gstindex.*: Add new function with option to dispose... |
tree | commitdiff |
2008-02-11 |
Sebastian Dröge | gst/gstindex.c: Chain up finalize to the parent class... |
tree | commitdiff |
2008-02-06 |
Stefan Kost | gst/gstconfig.h.in: Add 'id' for example. |
tree | commitdiff |
2008-02-05 |
Tim-Philipp Müller | gst/: Some minor docs fixes: fix typo, mention that... |
tree | commitdiff |
2008-02-05 |
Stefan Kost | gst/gstpluginfeature.h: Clarify GstRank range docs. |
tree | commitdiff |
2008-02-05 |
David Schleef | gst/gst.c: Add a separate gst_deinitialized that preven... |
tree | commitdiff |
2008-02-05 |
Sebastian Dröge | Revert previous changes to the behaviour of GstPadTempl... |
tree | commitdiff |
2008-02-04 |
Thijs Vermeir | Be sure that we have a new copy of the caps and not... |
tree | commitdiff |
2008-02-03 |
Sebastian Dröge | Don't use base_init where not absolutely necessary... |
tree | commitdiff |
2008-02-03 |
Sebastian Dröge | gst/: Make it possible (and recommended) to set element... |
tree | commitdiff |
2008-02-01 |
Julien Moutte | docs/gst/gstreamer-sections.txt: Add GST_CHECK_VERSION... |
tree | commitdiff |
2008-02-01 |
Stefan Kost | gst/parse/: Add delayed set-property. This allows to... |
tree | commitdiff |
2008-02-01 |
Thijs Vermeir | gst/gstutils.c: Check if caps are not NULL (fix bug... |
tree | commitdiff |
2008-02-01 |
Wim Taymans | gst/gstminiobject.c: When replacing a miniobject, do... |
tree | commitdiff |
2008-01-30 |
Jan Schmidt | gst/gstutils.c: Check if caps are not NULL (fix bug... |
tree | commitdiff |
2008-01-30 |
Thijs Vermeir | gst/gstutils.c: Check if caps are not NULL (fix bug... |
tree | commitdiff |
2008-01-30 |
Cygwin Ports maint... | gst/gstutils.c: Fix compilation on systems that have... |
tree | commitdiff |
2008-01-20 |
Tim-Philipp Müller | gst/gstplugin.c: Fix old-style static plugins via GST_P... |
tree | commitdiff |
2008-01-17 |
Tim-Philipp Müller | gst/gstplugin.h: Remove deprecation guards around GST_P... |
tree | commitdiff |
2008-01-17 |
Tim-Philipp Müller | gst/: Change API of gst_plugin_register_static() to... |
tree | commitdiff |
2008-01-14 |
Stefan Kost | gst/gstminiobject.c: Spelling fixes for the API docs. |
tree | commitdiff |
2008-01-12 |
Jan Schmidt | gst/gst.c: _gst_trace_on is already provided by gsttrac... |
tree | commitdiff |
2008-01-10 |
Stefan Kost | gst/gstchildproxy.c: Improve docs and add some ideas... |
tree | commitdiff |
2008-01-10 |
Tim-Philipp Müller | gst/gst_private.h: Add GST_CAT_TYPES, for consistency... |
tree | commitdiff |
2008-01-10 |
Sebastian Dröge | gst/parse/Makefile.am: Move types.h from EXTRA_DIST... |
tree | commitdiff |
2008-01-09 |
Tim-Philipp Müller | API: add gst_plugin_register_static() and deprecate |
tree | commitdiff |
2008-01-09 |
Tim-Philipp Müller | gst/: Yet another gratuitous GString micro-optimisation... |
tree | commitdiff |
2008-01-09 |
Tim-Philipp Müller | gst/gststructure.c: Always check UTF-8 conformance... |
tree | commitdiff |
2008-01-09 |
Peter Kjellerstedt | gst/gstclock.h: Cast the results from the timeval/spec_... |
tree | commitdiff |
2008-01-09 |
Wim Taymans | gst/gstbuffer.c: Update some comments. |
tree | commitdiff |
2008-01-05 |
Tim-Philipp Müller | gst/gstdebugutils.c: Log the reason why fopen fails... |
tree | commitdiff |
2008-01-04 |
Sebastian Dröge | gst/parse/parse.l: Use "%option never-interactive"... |
tree | commitdiff |
2008-01-04 |
Wim Taymans | gst/gstpad.c: Don't crash when trying to fixate and... |
tree | commitdiff |
2007-12-30 |
Thijs Vermeir | gst/gstdebugutils.c: add warning when failed to open... |
tree | commitdiff |
2007-12-28 |
Laurent Glayal | gst/gstvalue.c: Optimisation: bail out of the loop... |
tree | commitdiff |
2007-12-28 |
Tim-Philipp Müller | gst/: Bunch of gratuitous nano-optimisations. |
tree | commitdiff |
2007-12-24 |
Wim Taymans | gst/gstsystemclock.c: Add some more docs to explain... |
tree | commitdiff |
2007-12-22 |
Sebastian Dröge | gst/gstobject.c: Fix typo in the gst_object_{ref,unref... |
tree | commitdiff |
2007-12-21 |
Tim-Philipp Müller | gst/gsttypefind.c: Make gst_type_find_register work... |
tree | commitdiff |
2007-12-21 |
Wim Taymans | gst/gstpad.c: Really unlink the peer pad instead of... |
tree | commitdiff |
2007-12-19 |
Wim Taymans | docs/design/part-synchronisation.txt: Small updates. |
tree | commitdiff |
2007-12-18 |
Tim-Philipp Müller | gst/gsttaglist.c: Small docs addition: mention that... |
tree | commitdiff |
2007-12-16 |
Tim-Philipp Müller | gst/gstregistrybinary.c: Use g_remove() and g_rename... |
tree | commitdiff |
2007-12-13 |
Tim-Philipp Müller | gst/gstutils.c: Fix possible compiler warning (#503417). |
tree | commitdiff |
2007-12-13 |
Tim-Philipp Müller | gst/gstobject.c: Don't use GST_CAT_EVENT here for loggi... |
tree | commitdiff |
2007-12-12 |
Tim-Philipp Müller | Makefile.am: Add check-exports target and run it as... |
tree | commitdiff |
2007-12-12 |
Stefan Kost | gst/gstvalue.*: Add more missing "Since:" tags to docs. |
tree | commitdiff |
2007-12-12 |
Stefan Kost | gst/gstutils.c: Add mising "Since:" to docs. |
tree | commitdiff |
2007-12-11 |
Stefan Kost | gst/gstplugin.c: Include "glib-compat-private.h" to... |
tree | commitdiff |
2007-12-11 |
Stefan Kost | gst/gstutils.*: Actually its not PURE as it gets the... |
tree | commitdiff |
2007-12-11 |
Stefan Kost | Change GST_GET_TIMESTAMP into gst_util_get_timestamp... |
tree | commitdiff |
2007-12-08 |
Tim-Philipp Müller | gst/gststructure.c: Don't crash in _from_string() if... |
tree | commitdiff |
2007-12-03 |
Wim Taymans | gst/gstutils.c: Clarify gst_element_get_compatible_pad... |
tree | commitdiff |
2007-11-28 |
Stefan Kost | gst/: Fix wrong order of args in GST_CLOCK_DIFF() usage. |
tree | commitdiff |
2007-11-28 |
Stefan Kost | Rename new API + ChangeLog surgery to remove old name... |
tree | commitdiff |
2007-11-28 |
Stefan Kost | Now hide the different clock stuff behind a macro. |
tree | commitdiff |
2007-11-28 |
Stefan Kost | Apply the posix-timer check from #361155. Conditionally... |
tree | commitdiff |
2007-11-28 |
Sebastian Dröge | gst/gstminiobject.c: Some cleanup and checking against... |
tree | commitdiff |
2007-11-28 |
Wim Taymans | Start merging in the easy bits of #361155, the monotoni... |
tree | commitdiff |
2007-11-26 |
Stefan Kost | Due to popular request remove preset interface again... |
tree | commitdiff |
2007-11-22 |
Stefan Kost | docs/random/ensonic/profiling.txt: More ideas. |
tree | commitdiff |
2007-11-22 |
Stefan Kost | gst/gstpreset.c: Try harder to use the return value... |
tree | commitdiff |
2007-11-21 |
Stefan Kost | gst/gstpreset.c: For theses two fgets we handle the... |
tree | commitdiff |
2007-11-20 |
Stefan Kost | gst/gstpreset.c: Plug a leak and fix saving. |
tree | commitdiff |
2007-11-20 |
Stefan Kost | gst/gstpreset.*: Change _get_preset_names API to return... |
tree | commitdiff |
2007-11-19 |
Stefan Kost | gst/gstpreset.c: More cleanups, docs, and TODOs from... |
tree | commitdiff |
2007-11-19 |
Stefan Kost | gst/gstpreset.c: Fix bogus warning and make the propert... |
tree | commitdiff |
2007-11-19 |
Julien Moutte | gst/gstpreset.c: Make it build on OS X. |
tree | commitdiff |
2007-11-19 |
Wim Taymans | gst/gstbin.c: Change email, cleanups add some more... |
tree | commitdiff |
2007-11-18 |
Stefan Kost | gst/: Fix build with --disable-gst-debug. Fixes #497859. |
tree | commitdiff |
2007-11-17 |
Stefan Kost | gst/gstevent.c: Little documentation improvment. |
tree | commitdiff |
2007-11-17 |
Stefan Kost | gst/gstpreset.c: Add some comments and TODOs. |
tree | commitdiff |
2007-11-17 |
Stefan Kost | Add the preset interface (Fixes #396779). Do some doc... |
tree | commitdiff |
2007-11-09 |
Wim Taymans | gst/gstsegment.c: Also accumulate time correctly when... |
tree | commitdiff |
2007-11-07 |
Tim-Philipp Müller | gst/: Move getenv() back into gst_init, so everyone... |
tree | commitdiff |
2007-11-06 |
Tim-Philipp Müller | gst/gst.c: Make _gst_disable_segtrap static, it's... |
tree | commitdiff |
2007-11-06 |
Wim Taymans | gst/gstelement.c: Only change the state cookie if a... |
tree | commitdiff |
2007-11-06 |
Tim-Philipp Müller | gst/gstvalue.c: Remove unused and uninitialised type... |
tree | commitdiff |
2007-11-04 |
Murray Cumming | gst/gstobject.c: Corrected the registration of the... |
tree | commitdiff |
2007-11-02 |
Tim-Philipp Müller | gst/: Move declaration of private _gst_foo_initialize... |
tree | commitdiff |
2007-11-02 |
Tim-Philipp Müller | gtk-doc fixes; trailing-comma-in-enum fix. |
tree | commitdiff |
2007-11-02 |
Tim-Philipp Müller | gst/gst.c: Clean up on deinit (not the external ones... |
tree | commitdiff |
2007-11-01 |
Tim-Philipp Müller | gst/gstinfo.h: Remove __declspec(dllimport) for MSVC... |
tree | commitdiff |
2007-11-01 |
Tim-Philipp Müller | g_type_class_ref() other types as well, see #349410... |
tree | commitdiff |
2007-11-01 |
Tim-Philipp Müller | gst/gstformat.c: g_type_class_ref() our GstFormat type... |
tree | commitdiff |
2007-10-31 |
Ole André Vadla... | Fix a couple of missing includes for MSVC2005 and a... |
tree | commitdiff |
2007-10-29 |
Stefan Kost | Improve bin graph dumping, by using the envvar to speci... |
tree | commitdiff |
2007-10-29 |
Stefan Kost | Document new env-var. Add one log-line after dumpng... |
tree | commitdiff |
2007-10-25 |
Alessandro Decina | gst/: Patch from Alessandro Decina adding get_type_full... |
tree | commitdiff |
2007-10-24 |
Tim-Philipp Müller | API: add GST_TAG_ARTIST_SORTNAME |
tree | commitdiff |
2007-10-24 |
Tim-Philipp Müller | gst/gststructure.c: Also allow white space for names... |
tree | commitdiff |
2007-10-22 |
Stefan Kost | gst/gstdebugutils.c: Reflow code to fix uninitialized... |
tree | commitdiff |
2007-10-22 |
Edgard Lima | Added GstStructure to gst_value_table and its related... |
tree | commitdiff |
next |