gst/: Use parent refcount in GstMessage to ensure GstStructure consistency.
[platform/upstream/gstreamer.git] / gst /
2005-04-21 Wim Taymansgst/: Use parent refcount in GstMessage to ensure GstSt...
2005-04-20 Wim Taymansgst/: Make gst_caps_replace() work like other _replace...
2005-04-18 Andy Wingogst/elements/gstfakesrc.c: s/ARG_/PROP_/.
2005-04-18 Andy Wingogst/base/gstbasesrc.c (gst_basesrc_set_property)
2005-04-12 Ronald S. BultjeUse libxml2 for registry parsing, use staticpadtemplate...
2005-04-12 Wim TaymansAdded typefind helper.
2005-04-10 Thomas Vander Stichelework with debug disabled
2005-04-10 Thomas Vander Stichelework with debug disabled
2005-04-06 Wim Taymansgst/: More work on the generic source base class, imple...
2005-04-06 Andy Wingopkgconfig/: New files.
2005-04-05 Wim Taymansgst/: Made base source class, make fakesrc extend it.
2005-04-01 David Schleefgst/gstplugin.c: Switch to using G_MODULE_BIND_LOCAL...
2005-03-31 Andy Wingotests/instantiate/: Add test to test speed of caps...
2005-03-31 Wim Taymansgst/: Added start/stop methods to transform base class...
2005-03-31 Wim Taymansgst/: Added rate to the discont event to prepare for...
2005-03-29 Wim Taymansgst/: Simplify pad activation.
2005-03-29 Andy Wingodocs/: Dist the overrides files.
2005-03-29 Andy Wingopo/, docs/gst/: Commit automatic changes to docs and...
2005-03-28 Wim TaymansAdded state change code.
2005-03-26 David Schleefgst/Makefile.am: remove gstcpu.[ch]. The gst_cpu funct...
2005-03-25 Ronald S. Bultjegst/gstbin.c: Add default event/set_manager handlers...
2005-03-25 Ronald S. Bultjegst/gstpipeline.c: Lock/unlock mismatch.
2005-03-22 Wim TaymansActivated more tests.
2005-03-22 Wim TaymansDocs updates
2005-03-21 Wim Taymansgst/gstbus.c: Fix copy-and-paste error.
2005-03-21 Wim TaymansNext big merge.
2005-03-10 Wim TaymansDoc updates.
2005-03-09 Wim TaymansFix _pad_get_direction wrt ghostpads.
2005-03-09 Wim TaymansAdded GstBin test.
2005-03-09 Wim TaymansBump version number, we're now 0.9.0
2005-03-08 Wim TaymansRemove threadsafe properties. Fix elements because...
2005-03-08 Wim TaymansAdded parentage check.
2005-03-08 Wim TaymansDocs updates, clean up some headers.
2005-03-07 Wim Taymansgst/gstiterator.*: Added missing files.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2005-02-25 Thomas Vander Sticheleanother no-debug build fix
2005-02-24 Thomas Vander Sticheledisable debug build fix
2005-02-23 Thomas Vander Sticheleone more fix
2005-02-23 Thomas Vander Stichelecompile with debug disabled
2005-02-19 Benjamin Ottegst/: name objects by default, not in gst_element_facto...
2005-02-19 Benjamin Ottegst/gstinfo.c: make the time that debugging functions...
2005-02-18 Tim-Philipp MüllerFix inline docs: tag setter vararg functions are NULL...
2005-02-11 Thomas Vander Sticheleflesh out error descriptions
2005-02-08 Ronald S. Bultjegst/gstthread.c: Implement state-change error handling...
2005-02-08 Ronald S. Bultjegst/gstqueue.c: Release interrupt after handling (...
2005-02-07 Thomas Vander Sticheleunref data when probe function returns FALSE. Fixes...
2005-02-05 Ronald S. Bultjegst/gst.c: Fix typo (#166269).
2005-02-04 Andy Wingogst/gstelement.c (gst_element_get_compatible_pad_templa...
2005-02-02 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Remove some FIXME...
2005-02-02 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Added lock to...
2005-02-01 Ronald S. Bultjegst/schedulers/gstoptimalscheduler.c: Try to work with...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Explicitely make an element release locks...
2005-01-31 Ronald S. Bultjegst/gstbin.c: Remove a piece of code that could never...
2005-01-31 Ronald S. Bultjedocs/pwg/advanced-types.xml: Fix description for buffer...
2005-01-29 Ronald S. Bultjegst/gstpad.c: Oops, revert previous commit, broke tests...
2005-01-29 Ronald S. Bultjegst/gstpad.c: Add check that the pad on which the push...
2005-01-28 Ronald S. Bultjegst/elements/gsttypefindelement.c: Fix buffer pushing...
2005-01-28 Ronald S. Bultjegst/gstvalue.c: Allow NULL-strings as argument (#165365).
2005-01-27 Ronald S. Bultjegst/schedulers/faircothreads.c: Fix build without debug...
2005-01-24 Stefan Kostinstall style.css along with docs fixing incomplete...
2005-01-24 Tim-Philipp MüllerDon't unref seek event twice in case where fflush(...
2005-01-21 Stefan Kostadded params for deprecation guards documented some...
2005-01-18 Jan Schmidtgst/autoplug/gstspideridentity.c: Cosmetic fix - spider...
2005-01-18 Stefan Kostadded docs for the TAG defines
2005-01-18 Ronald S. Bultjegst/schedulers/gstoptimalscheduler.c: Only unref entry...
2005-01-17 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Also ref/unref...
2005-01-17 Ronald S. Bultjedocs/: by Steve Baker
2005-01-17 Ronald S. Bultjegst/registries/gstxmlregistry.c: Fix memleak (#163801).
2005-01-17 Ronald S. Bultjegst/elements/gsttee.c: I think this is actually moer...
2005-01-16 Ronald S. Bultjegst/gstprobe.c: Another workaround for memory access...
2005-01-14 Ronald S. Bultjegst/elements/gsttee.c: Fix negotiation.
2005-01-13 Thomas Vander Sticheledoh, wrong patch
2005-01-13 Thomas Vander Stichelegst/: allow probes to work on ghost pads by realizing...
2005-01-11 Ronald S. BultjeAdd gst_pad_set_active_recursive().
2005-01-10 Thomas Vander Sticheledocs/random/release: updates
2005-01-09 Stéphane Loeuilletgst/gstplugin.c: Fix plugin loading if plugin/lib was...
2005-01-09 Ronald S. Bultjegst/gstpluginfeature.c: Protect plugin loading by a...
2005-01-08 Ronald S. Bultjegst/gstevent.c: Reference source object when copying...
2005-01-08 Ronald S. BultjeAdd two new functions for filler events (which are...
2005-01-08 Benjamin Ottegst/gstelement.c: fix up g_return_if_fail's
2005-01-07 Ronald S. Bultjegst/gstprobe.c: Check for existence of probe after...
2005-01-06 David Schleefgst/gstvalue.h: Mark _gst_reserved[] as private
2005-01-06 David Schleefgst/gstvalue.c: Fix doc build problem.
2005-01-05 David Schleefgst/gstvalue.c: Add some documentation
2005-01-05 Stefan Kostanother shell oneliner for empty return value docs...
2005-01-05 Ronald S. Bultjegst/: Fix macro's for Mingw (fixes #162276).
2005-01-04 Stefan Kostquick shell oneliner to find undocumented members in...
2004-12-27 Stéphane Loeuilletgst/gstplugin.c: document gst_library_load a bit more...
2004-12-21 Thomas Vander SticheleFix for #159852 - make iterate emission threadsafe
2004-12-17 Benjamin Ottegst/gstvalue.c: use deprecated g_value_set_string_take_...
2004-12-17 Benjamin Ottegst/gstvalue.c: revert last patch, only dom a g_utf8_va...
2004-12-16 Ronald S. Bultjegst/gstpad.c: Do query on realized pad, similar to...
2004-12-16 Benjamin Ottegst/gstvalue.c: check that a simple string that gets...
2004-12-16 Ronald S. Bultjegst/gstelementfactory.c: Fix compile failure if compili...
2004-12-15 Wim Taymansgst/schedulers/gstoptimalscheduler.c: Fix bug where...
2004-12-14 David Schleefgst/gstpad.c: Allow caps to be NULL (bug #160220).
2004-12-09 Ronald S. Bultjegst/gstqueue.c: Check for availability again.
2004-12-09 Ronald S. Bultjegst/gstcaps.c: Simple caps go first. This has the nice...
2004-12-09 Ronald S. Bultjegst/gstversion.h.in: Protect header.
2004-12-09 Ronald S. Bultjegst/schedulers/gstoptimalscheduler.c: When we're recurs...
next