Revert "element: Set the originating pad as message source in gst_element_found_tags_...
[platform/upstream/gstreamer.git] / gst / gstutils.c
2009-05-27 Sebastian DrögeRevert "element: Set the originating pad as message...
2009-05-14 Sebastian Drögeelement: Set the originating pad as message source...
2009-04-15 Jan Schmidtdocs: remove errant gtk-doc comment marker triggering...
2009-04-08 Stefan Kosttests: remove the hacks to workaround the pad-leak
2009-03-24 Wim Taymansgstutils: improve property set and convert code
2009-03-18 Zeeshan Ali (Khattak)gstpad: fix gst_pad_can_link()
2009-03-02 Sebastian DrögeAPI: Add gst_util_array_binary_search() for binary...
2009-02-04 Stefan Kostleak: don't return without calling va_end
2009-01-25 Stefan KostAdd more debug logging for failure cases.
2009-01-03 Edward Herveygst/: Assign debug statements to relevant categories...
2009-01-01 Stefan Kostgst/gstdebugutils.c: Add some ideas, how to make the...
2008-12-17 Sebastian Drögegst/gstutils.c: Add FIXME for 0.11 to set the pad as...
2008-12-09 Sebastian Drögegst/gstutils.c: Fix a caps memory leak introduced by...
2008-12-09 Sebastian Drögegst/gstutils.c: Check if the caps of the pads are compa...
2008-11-04 Andy Wingogst/gstutils.c (gst_util_seqnum_next): Refactor for...
2008-11-04 Andy WingoAdd sequence numbers to events and messages. See #559250.
2008-10-31 Stefan Kostgst/gstpreset.c: Use g_unlink instead of unlink.
2008-08-30 Edward HerveyFix all leaks due to the bug in gst_pad_template_new...
2008-08-27 David Schleefgst/gstutils.c: Remove check in gst_pad_query_convert...
2008-08-20 Murray Cumminggst/gstutils.c: Mention that this is just like gst_buff...
2008-05-27 Tim-Philipp MüllerAPI: add gst_bin_find_unlinked_pad()
2008-05-25 Tim-Philipp Müllergst/: 'unconnected pad' -> 'unlinked pad' for consisten...
2008-05-24 Tim-Philipp MüllerAPI: gst_parse_launch_full()
2008-05-22 Tim-Philipp Müllergst/: More guards against bad input; typo fix; some...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-05-14 Stefan Kostgst/gstinfo.c: Explain why we copy the list.
2008-04-17 Sebastian Drögegst/gstutils.c: Use g_atomic_int_set() here too instead...
2008-04-17 Sebastian Drögegst/gstutils.*: API: Deprecate gst_atomic_int_set(...
2008-04-10 José AlburquerqueAdd gst_pad_add_*_probe_full() functions with a notify...
2008-02-06 Stefan Kostgst/gstconfig.h.in: Add 'id' for example.
2008-02-01 Thijs Vermeirgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Jan Schmidtgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Thijs Vermeirgst/gstutils.c: Check if caps are not NULL (fix bug...
2008-01-30 Cygwin Ports maint... gst/gstutils.c: Fix compilation on systems that have...
2007-12-28 Tim-Philipp Müllergst/: Bunch of gratuitous nano-optimisations.
2007-12-13 Tim-Philipp Müllergst/gstutils.c: Fix possible compiler warning (#503417).
2007-12-12 Stefan Kostgst/gstutils.c: Add mising "Since:" to docs.
2007-12-11 Stefan Kostgst/gstutils.*: Actually its not PURE as it gets the...
2007-12-11 Stefan KostChange GST_GET_TIMESTAMP into gst_util_get_timestamp...
2007-12-03 Wim Taymansgst/gstutils.c: Clarify gst_element_get_compatible_pad...
2007-10-05 Wim Taymansgst/: Small comment and documentation update.
2007-07-10 Stefan Kostgst/gsttaglist.c: Fix doc syntax.
2007-06-21 Jan SchmidtBeef up and include the docs for gst_type_register_stat...
2007-06-21 Stefan KostSaving relocations for GTypeInfo and GstElementDetails...
2007-06-07 Tim-Philipp Müllergst/gstutils.c: Small docs addition.
2007-05-09 Peter Kjellerstedtgst/: Maintain API and ABI when --disable-parse is...
2007-04-29 Stefan Kostgst/gstutils.c: Improve docs for gst_element_{link...
2007-03-09 Wim TaymansAdd metadata copy functions. Fixes #393099.
2007-02-28 Wim Taymansgst/gstelement.*: Improve docs a little. Added Since...
2007-01-29 Stefan Kostconfigure.ac: comment about refining the xml deps
2006-12-09 Jan Schmidtgst/gst.c: Ignore EINTR when reading from the child...
2006-11-06 Stefan Kostdocs/gst/gstreamer-sections.txt: add new API and fix...
2006-10-06 Josep Torre Vallesgst/gst.c: Fix empty declaration and type mismatch.
2006-09-15 Wim Taymansgst/gstbin.c: Update documentation.
2006-08-31 Michael Smithgst/gstutils.c: Ensure that we set a capsfilter to...
2006-08-23 Wim Taymansgst/gstutils.c: Handle RESYNC correctly in _proxy_getcaps.
2006-08-15 Tim-Philipp Müllergst/gstutils.c: Fix memleak (#351502).
2006-07-31 Wim Taymansgst/gstutils.c: Protect _PAD_CAPS with OBJECT_LOCK.
2006-07-26 Tim-Philipp Müllerdocs/manual/basics-elements.xml: Fix gst_element_link...
2006-07-14 Antoine Tremblaygst/gstutils.c: Free iterator when done (#347311).
2006-07-11 Edward Herveygst/gstbin.c: (de)activate src pads before calling...
2006-05-19 Tim-Philipp MüllerAPI: add gst_element_seek_simple() (#342238).
2006-05-08 Thomas Vander Stichelewhitespace, comment, doc fixup
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-04-28 Stefan Kostgst/gstutils.c: cleanup double code
2006-04-28 Wim Taymansgst/gstutils.c: Added some more docs.
2006-03-23 Tim-Philipp MüllerAPI: add some new utility functions:
2006-02-24 Tim-Philipp Müllergst/gstutils.c: Docs enhancement: make it crystal clear...
2006-02-20 Jan Schmidtgst/: Make things work with --disable-parse as they...
2006-02-20 Julien Mouttegst/: Make those function act on the ghostpad target...
2006-02-02 Tim-Philipp MüllerAdd new API: gst_parse_bin_from_description() and gst_b...
2006-01-28 Jan Schmidtgst/gstutils.c: Don't leak pad references.
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2005-12-05 Thomas Vander Stichelefix docs
2005-12-04 Thomas Vander Sticheleadd tests that seem to show that the guint64/gdouble...
2005-12-02 Wim Taymansgst/gstutils.c: Small cleanup.
2005-11-28 Wim Taymanscheck/gst/gstutils.c: Updated check, add some scaling...
2005-11-28 Wim Taymanscheck/gst/gstutils.c: More checks.
2005-11-25 Wim Taymansgst/gstutils.c: Optimisations, remove unneeded vars.
2005-11-25 Wim Taymanscheck/gst/gstutils.c: Added more checks for the high...
2005-11-24 Wim Taymansgst/base/gstbasesrc.c: Fix wrong percentage query.
2005-11-24 Wim Taymansgst/gstutils.c: Chain trivial case to _scale_int.
2005-11-24 Wim Taymanscheck/gst/gstutils.c: Added test for scaling.
2005-11-23 Jan SchmidtAPI Changes.
2005-11-23 Stefan Kostdocs/gst/gstreamer-sections.txt: make two symbols from...
2005-11-22 Michael SmithAdd underscores
2005-11-22 Michael SmithAdd util method for scaling a clocktime by a fraction...
2005-11-22 Edward HerveyRemoved GstURI , closes bug #321061
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes. gst/gstobject...
2005-11-19 Andy Wingogst/gstutils.h: gst/gstutils.c (g_static_rec_cond_wait)
2005-11-11 Wim Taymansgst/gstbuffer.c: Copy more flags.
2005-10-28 Thomas Vander SticheleDocumentation updates.
2005-10-28 Michael SmithImprove GstBuffer documentation. It's now 100% Spiffier.
2005-10-24 Michael SmithFix some minor documentation typos
2005-10-21 Wim TaymansAnd 2% more doc coverage.
2005-10-20 Wim Taymansgst/: More docs.
2005-10-20 Wim TaymansYay! 1% more docs coverage.
2005-10-20 Wim Taymansgst/: Docs and consistency fixes.
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-15 Thomas Vander Stichelevarious style fixes
next